HomeElectrumpet.html
AgendaAgenda.html
Audio / VideoRecordings.html
 ArticlesArticles.html
Material ListMaterial_List.html
AcknowledgmentsAcknowledgments.html
Literature / LinksLiterature_%26_Links.html
ContactContact.html
PhilosophyPhilosophy.html

Arduino

Code

Arduino is an open source hardware development environment. In our case a microcontroller some AD converters and a Bluetooth transmitter are essembled on one PCB board. On this page you’ll find the code that is used on the Arduino that is part of the Electrumpet. The code is written in the Arduino language. A language similar to Processing and based on the JAVA language.

The picture above gives you an impression of the look of the Arduino program.

For further information on the Arduino development environment you can visit the Arduino WEBsite: www.arduino.cc

The code is commented but if you want to know what is happening in the code and which choices I made in writing it you can better visit the next page in which I try to explain those.


Code as pdf-file