Brief Introduction
Learn electronics using the Arduino platform and program the board to control various peripheralsDescription
Are you looking for a start into the world of embedded systems? Do you want to work with both hardware and software, to get an understanding into world of embedded control? If yes, then let us get started with the course which introduces embedded systems in a step by step manner. The course is aimed at guiding the learner to level of proficiency where the person can go into more advanced topics on their own.
The topics covered in the course are
Introduction to Arduino Uno
Digital Output
Analog Output
Digital Input
Analog Input
Serial Communication
Requirements
- Requirements
- Computer
- Arduino Uno board
- Arduino IDE software
- Breadboard, resistors, jumper wires, LEDs, LM35, LDR, soldering iron
Knowledge
- Detailed look at Arduino Uno Board
- Arduino Programming
- Basic circuit connections on a breadboard
- Control of LED
- Control of RGB LED
- Produce a digital output using Arduino Uno
- Produce an analog output using Arduino Uno
- Accept a digital input
- Read analog data
- Work with switches
- Temperature measurement using LM35
- Work with LDR
- Serial Communication from Device to Computer
- Serial Commincation from Computer to Device