Introduction
Introduction Statistics Contact Development Disclaimer Help
tadd usage to README - lego_film_processor - software for rotary photographic f…
git clone git://src.adamsgaard.dk/lego_film_processor
Log
Files
Refs
README
LICENSE
---
commit 49e6192aba621fc26d0536ffa35899ce3049ac37
parent 864756f088f6d0405710c0a06ca7af21c21c5722
Author: Anders Damsgaard <[email protected]>
Date: Sat, 1 Oct 2022 08:59:03 +0200
add usage to README
Diffstat:
M README | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+), 0 deletions(-)
---
diff --git a/README b/README
t@@ -6,3 +6,23 @@ Written in NQC (Not Quite C) for deployment with a Linux host.
Author: Anders Damsgaard https://src.adamsgaard.dk/lego_film_processor
License: See LICENSE for details.
+
+Usage
+-----
+1. Connect the IR-tower via a serial-to-usb adapter. Check that the
+tower has a working 9V battery.
+
+2. Install nqc (in AUR, may need manual build)
+
+3. Find a Lego RCX, turn it on, and upload the firmware, which will take
+a few minutes while the RCX counts up to high numbers. The IR tower
+will light a green LED while sending data:
+
+ $ make upload_firmware
+
+4. Upload the program:
+
+ $ make upload
+
+Note: The RCX will not remember the program and forget the firmware if
+powered off and without batteries.
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.