Talk:MicroTrac Controller v17.10/Code: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Created page with "=Code Examples= *http://www.doctormonk.com/2012/05/sparkfun-venus-gps-and-arduino.html **uses TX and RX pins that are already in use by the xbee. need use different pins.")
 
(→‎ideas: new section)
Line 3: Line 3:
*http://www.doctormonk.com/2012/05/sparkfun-venus-gps-and-arduino.html
*http://www.doctormonk.com/2012/05/sparkfun-venus-gps-and-arduino.html
**uses TX and RX pins that are already in use by the xbee. need use different pins.
**uses TX and RX pins that are already in use by the xbee. need use different pins.
== ideas ==
*use capital letter for relay ON and lower case letter for OFF.
*transmit continuous stream of current switch settings
*shut down if stream times out

Revision as of 03:15, 19 October 2017

Code Examples

ideas

  • use capital letter for relay ON and lower case letter for OFF.
  • transmit continuous stream of current switch settings
  • shut down if stream times out