Abhishek
Abhishek
1. Arduino is an open-source electronics platform based on easy-to-use hardware and software. Arduino
boards are able to read inputs - light on a sensor, a finger on a button, or a Twitter message - and turn it
into an output - activating a motor, turning on an LED, publishing something online.
2.Cross-platform
3.The Arduino program structure is divided into two functions: the set-up function and the loop function.
Libraries in arduino:-
• EEPROM
• Ethernet library
• GSM library
• SD library
4.Defining Functions
• Return Types
• Example
• Custom Functions
• Animation
• Summary
• Homework
5.
Printed circuit board (PCB) design brings your electronic circuits to life in the physical form. Using layout software, the PCB
design process combines component placement and routeing to define electrical connectivity on a manufactured circuit board.
6.