

It also works with almost every shield available (more on this later). The Uno is a great starter Arduino, it provides a solid foundation for those just getting started and has a lot of the options you will want as you explore the platform. We cannot cover every Arduino option, but here are some notable options for getting started. The Arduino comes in a variety of different types that make choosing the right one difficult to decide, but variety also allows for flexibility in choosing the perfect solution. The image below was created using Fritzing and is the layout for a basic Arduino using a bread board. If you are interested in building something yourself, have a look to see the hardware options, and software available to get your started. The Arduino integrated development environment (IDE) allows you to write code, compile it, and then upload it to your Arduino for stand alone use in prototyping and projects.Īll of this was designed to be easy to use to let artists and makers freely develop their ideas into real objects. The board will typically be powered via USB or an external power supply which in turn allows it to power other hardware and sensors.Īrduino also has an open-source software component which is similar to C++. Today we will help you get started by showing you some of the options available and how easy it is to get started.Īrduino hardware is an open-source circuit board with a microprocessor and input/output (I/O) pins for communication and controlling physical objects (LED, servos, buttons, etc.). Arduino is an open-source electronics prototyping platform based on flexible, easy-to-use hardware and software.
