What do you mean by development board? Enlist Arduino boards and Arduino shields available in market.
Arduino is an easy-to-use open platform to create electronics projects. Arduino boards play a vital role in creating different projects. It makes electronics accessible to non-engineers, hobbyists, etc.
The various components present on the Arduino boards are Microcontroller, Digital Input/output pins, USB Interface and Connector, Analog Pins, Reset Button, Power button, LED's, Crystal Oscillator, and Voltage Regulator. Some components may differ depending on the type of board.
The most standard and popular board used over time is Arduino UNO. The ATmega328 Microcontroller present on the UNO board makes it rather powerful than other boards. There are various types of Arduino boards used for different purposes and projects. The Arduino Boards are organized using the Arduino (IDE), which can run on various platforms. Here, IDE stands for Integrated Development Environment.
Different Types Of Arduino Boards
- Arduino uno
- Arduino nano
- Arduino mega
- Arduino micro
- Arduino leonardo
- Arduino due
- Arduino shields
- Arduino lilypad
- Arduino robot
- Arduino zero
- Arduino pro micro
- Arduino esplora
- Ethernet shield
- Xbee shield
- Proto shield
- Relay shield
- Lcd shield
- Bluetooth shield
- Motor shield
Comments
Post a Comment