RPICT Full Output Firmware

From lechacal
Revision as of 20:19, 17 March 2023 by Administrator (talk | contribs) (Created page with " =Installation= We assume here the Raspberrypi has been prepared with the guide below. Howto_setup_Raspbian_for_serial_read We also assume the packages to flash the Ard...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Installation

We assume here the Raspberrypi has been prepared with the guide below.

Howto_setup_Raspbian_for_serial_read

We also assume the packages to flash the Arduino have been setup.

Upload_Arduino_sketch_from_Raspberrypi_to_RPICT

Get the firmware:

wget lechacal.com/RPICT/sketch/RPICT_FULL_OUTPUT_001_v4.1.0.ino.hex

Flash it with:

lcl-upload-sketch.sh RPICT_FULL_OUTPUT_001_v4.1.0.ino.hex

Usage