Skip to content

Arduino Firmware/Sketches for TCH Technology OpenLCB Nodes

Notifications You must be signed in to change notification settings

openlcb/TCH_Technology-Firmware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino Firmware/Sketches for TCH Technology OpenLCB Nodes

Includes latest Arduino .ino sketches for:

  • TCH Technology 32 Output OpenLCB Consumer Node all Rev

  • TCH Technology 32 Input OpenLCB Producer Node all Rev

  • TCH Technology 16 in 24 out P/C Node all Rev

Do not use Arduino 1.5.0 or higher.

These Sketches were tested on 1.0.5


To use this repostitory:

  1. Download a copy of Arduino IDE 1.0.6 from this page into a new file, say Arduino106;
  2. Download the zip file from this repositiory into a new directory, say TCHFirmware;
  3. Run Arduino106, and click on the 'Arduino' tab, and choose Preferences. In the 'Sketchbook Location' field enter the location of the TCHFirmware directory, or browse for it. When you have found the directory, push OK at the bottom of the window.
    You may need to restart the Arduino IDE.
  4. Click on 'File' and then 'Sketchbook' and choose one of:
    • tch_tech_16P_24C
    • tch_consumer
    • tch_producer
  5. Click on 'Tools' and 'Board' and choose the corresponding board:
    • TCH Technology Consumer128
    • TCH Technology Consumer64
    • TCH Technology Producer128
    • TCH Technology Producer64
    • TCH Technology Producer Consumer
  6. Click on 'Tools' and 'Port' and choose the port attached to teh USB-serial adapter.
  7. Test compile the sketch by pushing the check-circle at the top of the sketch window.
  8. Program the board by pushing the right-arrow-circle.

About

Arduino Firmware/Sketches for TCH Technology OpenLCB Nodes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages