- Arduino by Example
- Adith Jagadish Boloor
- 134字
- 2021-07-16 20:06:31
Prerequisites
Well, you can't jump onto a horse without putting on a saddle first, can you? This section will cover what components you need to start coding on an Arduino. These can be purchased from your favorite electrical hobby store or simply ordered online.
Materials needed
- 1x Arduino-compatible board such as an Arduino UNO
- 1x USB cable A to B
- 2x LEDs
- 2x 330? resistors
- A mini breadboard
- 5x male-to-male jumper wires
Note
The UNO can be substituted for any other Arduino board (Mega, Leonardo, and so on) for most of the projects. These boards have their own extra features. For example, the Mega has almost double the number of I/O (input/output) pins for added functionality. The Leonardo has a feature that enables it to control the keyboard and mouse of your computer.
推薦閱讀
- 現(xiàn)代C++編程:從入門到實(shí)踐
- Getting Started with Gulp(Second Edition)
- 零起步玩轉(zhuǎn)掌控板與Mind+
- Python爬蟲開發(fā):從入門到實(shí)戰(zhàn)(微課版)
- Django:Web Development with Python
- SAS數(shù)據(jù)統(tǒng)計(jì)分析與編程實(shí)踐
- .NET 3.5編程
- UML2面向?qū)ο蠓治雠c設(shè)計(jì)(第2版)
- Instant Zurb Foundation 4
- Ext JS 4 Plugin and Extension Development
- PHP Microservices
- HTML5與CSS3權(quán)威指南
- 熱處理常見缺陷分析與解決方案
- Node.js核心技術(shù)教程
- Learning PowerShell DSC(Second Edition)