Tagged Questions

1
vote
6answers
548 views

How do you develop software for the Arduino?

Is the main way of programming the Arduino's Atmel MCU thru a Visual Programming environment such as Max/MSP? Or do you have to write typical C code? What are the different ways a …