We are about to switch to a new forum software. Until then we have removed the registration on this forum.
task:
Create your own Enbedded system: a working device with a specific purpose and function. The source code for the device will be submitted, with a completet description of the function and how to operate the device in a large block comm3ent at the top of the program. On the final day you will complete a self evaluation of your work.
Minimum requirements:
Must have an interaction between one esplora board and processing
Esplora board must use at least one sensor
Processing program must draw/ visualise/react to at least one variable sent across
block comments /**/ in the top of the code
Answers
Please do not ask others to do your homework for you. That would be cheating.
What is your idea for an embedded system using an Esplora sensor?
https://www.arduino.cc/en/Main/ArduinoBoardEsplora
Share your idea, share what you have done so far, and forum members may be able to give you advice or point you to other relevant examples.
For past Arduino discussions browse the Arduino forum channel and look at serial communication.