File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,32 +25,42 @@ Instructions
2525
2626
27272 . Download firmware:
28- - use the following command in the DOS command shell
29- ` firmdl3 brickOS.srec `
30- - if you have a USB tower use this command
31- ` firmdl3 --tty=usb brickOS.srec `
28+ - Use the following command in the DOS command shell
29+ ``` Shell
30+ firmdl3 brickOS.srec
31+ ```
32+ - If you have a USB tower use this command
33+ ` ` ` Shell
34+ firmdl3 --tty=usb brickOS.srec
35+ ` ` `
3236 - OR you can use BricxCC to download the brickOS.srec firmware
3337 (Bob: I could not get firmdl3 to work so i used BricxCC.)
3438
3539
36403. Download the example program
37- - use the following command in the DOS command shell
38- ` dll pf.lx `
39- - if you have a USB tower use this command
40- ` dll -tusb pf.lx `
41+ - Use the following command in the DOS command shell
42+ ` ` ` Shell
43+ dll pf.lx
44+ ` ` `
45+ - If you have a USB tower use this command
46+ ` ` ` Shell
47+ dll -tusb pf.lx
48+ ` ` `
4149
4250
43514. Connect a rotation sensor to sensor port 1 and sensor port 3
4452
4553
46545. Press run on the RCX the point at a PF receiver
47- - turn rotation sensor 1 to control the red port on the PF
48- - turn rotation sensor 3 to control the blue port on the PF
49- - press view/prgm buttons to switch PF channels
55+ - Turn rotation sensor 1 to control the red port on the PF
56+ - Turn rotation sensor 3 to control the blue port on the PF
57+ - Press view/prgm buttons to switch PF channels
5058
5159
5260Credits
5361-------
5462Bob Kojima bob@fial.com
63+
5564https://www.bong69.com/site/pages/software.php
65+
566601-20-2008
You can’t perform that action at this time.
0 commit comments