Arduino: Difference between revisions

From ikev.in/w
No edit summary
No edit summary
Line 2: Line 2:


I currently have several units, although, so far, they are all clones.
I currently have several units, although, so far, they are all clones.
==Uno==
I believe the Uno is the most popular model. It is great for planning and testing before creating a new project.
==Nano==


==External Links==
==External Links==

Revision as of 22:12, 24 December 2021

Arduino is an open-source hardware and software company, project, and user community that designs and manufactures single-board microcontrollers and microcontroller kits for building digital devices. Arduino designs, manufactures, and supports electronic devices and software, allowing people around the world to easily access advanced technologies that interact with the physical world.

I currently have several units, although, so far, they are all clones.

Uno

I believe the Uno is the most popular model. It is great for planning and testing before creating a new project.

Nano

External Links