MicroTrac Controller v17.10/Code: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=Goals= *Establish serial communication over xbee radio *Transmit commands from the "remote controller" box to "onboard controller" box. *Attempt to run identical arduino cont...") |
(→Goals) |
||
Line 6: | Line 6: | ||
*Store radio information in EEPROM. Update on startup. | *Store radio information in EEPROM. Update on startup. | ||
**Create a program to define the EEPROM | **Create a program to define the EEPROM | ||
*Operate relay switches when "HAND" switch is on |
Revision as of 01:13, 19 October 2017
Goals
- Establish serial communication over xbee radio
- Transmit commands from the "remote controller" box to "onboard controller" box.
- Attempt to run identical arduino control software on both boxes.
- Will run in remote mode if jumper set between defined pins.
- Store radio information in EEPROM. Update on startup.
- Create a program to define the EEPROM
- Operate relay switches when "HAND" switch is on