RPICT QC Tools: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 16: | Line 16: | ||
For the master board load the firmware below | For the master board load the firmware below | ||
lcl-upload-sketch.sh QC_01.ino.hex | lcl-upload-sketch.sh QC_01.ino.hex | ||
the slave load this one instead | for the slave load this one instead | ||
lcl-upload-sketch.sh QC_01_slave1.ino.hex | lcl-upload-sketch.sh QC_01_slave1.ino.hex |
Revision as of 20:44, 18 August 2022
Preliminairies
The guide below must have been followed first.
Upload_Arduino_sketch_from_Raspberrypi_to_RPICT
Installation
Download the package
wget lechacal.com/RPICT/tools/rpi-qc-tools.zip
Unzip it
unzip rpict-qc-tools.zip
Move inside
cd rpict-qc-tools
For the master board load the firmware below
lcl-upload-sketch.sh QC_01.ino.hex
for the slave load this one instead
lcl-upload-sketch.sh QC_01_slave1.ino.hex