Production Programming: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Created page with "For example, uploading to multiple arduinos at the same time. #Stack exchange - [https://arduino.stackexchange.com/questions/24668/how-to-upload-one-program-into-several-ardu...")
 
No edit summary
 
Line 2: Line 2:


#Stack exchange - [https://arduino.stackexchange.com/questions/24668/how-to-upload-one-program-into-several-arduinos-at-once/24671#24671?newreg=ba544c15855b40ef95df5b8aa6eb4fe5]
#Stack exchange - [https://arduino.stackexchange.com/questions/24668/how-to-upload-one-program-into-several-arduinos-at-once/24671#24671?newreg=ba544c15855b40ef95df5b8aa6eb4fe5]
#Arduino thread - https://forum.arduino.cc/index.php?topic=121097.0
#Arduino thread - [https://forum.arduino.cc/index.php?topic=121097.0] and [https://forum.arduino.cc/index.php?topic=121097.0]
#Ganged programming at Sparkfun - [https://forum.arduino.cc/index.php?topic=121097.0]
#Ganged programming at Sparkfun - [https://www.sparkfun.com/tutorials/233]

Latest revision as of 02:11, 11 December 2019

For example, uploading to multiple arduinos at the same time.

  1. Stack exchange - [1]
  2. Arduino thread - [2] and [3]
  3. Ganged programming at Sparkfun - [4]