In the internet of things paradigm, "things" is a device that is connected to the internet that can update internet content and can be control over the internet. For this "things" to do that, its require some intelligent, and this intelligent are able to sense and control its surrounding environment while stay connected with the internet.
This system is known as embedded system. A kind of technology powered by small single purpose computer embed and encapsulate in our everyday object without we even notice.
Before we go to develop "things" for internet of things, we need to understand the fundamental of the embedded system.
This seminar will teach you about using Arduino set as our platform to teach you about embedded system, and we only cover for embedded system interface.
Interface for embedded system can be categorize into 3:
1. Input - Digital & Analog
2. Output - Digital & PWM
3. Serial Connectivity - TX, RX
Let start by log into Codebender
Let start by log into Codebender