

- #ARDUINO MICROCONTROLLER MANUAL#
- #ARDUINO MICROCONTROLLER SOFTWARE#
- #ARDUINO MICROCONTROLLER CODE#
- #ARDUINO MICROCONTROLLER FREE#
#ARDUINO MICROCONTROLLER MANUAL#
The user manual for one is easily over 300 pages long, and it’s filled with tons of technical jargon. Now traditionally, microcontrollers are pretty complicated to use. Recall that we said the key component of an Arduino board is the microcontroller. So those are the three components that basically make up what”Arduino is”, and roughly what it does. So if you program an Arduino, you’re basically programming in C and C ++ programming languages.
#ARDUINO MICROCONTROLLER CODE#
The Arduino code itself is basically a derivative of the C and C++ programming languages, but with some Arduino-specific functions and structure. The Arduino code that you write is called a sketch. The code that you write inside the Arduino IDE is ultimately what gets loaded onto the microcontroller that’s on these Arduino boards. The third part of this Arduino trifecta is the Arduino code. The Arduino IDE is where you write your code that actually gets loaded onto the Arduino board itself.
#ARDUINO MICROCONTROLLER FREE#
It’s completely free software, and it’s pretty easy to use.
#ARDUINO MICROCONTROLLER SOFTWARE#
This is a software application that you download onto your computer, and then you use it to program the Arduino boards. There’s this thing called the Arduino IDE ( Integrated Development Environment). The Arduino is more than just hardware, however, it’s also software. It’s a printed circuit board, and it’s got some electrical components on it. When someone says Arduino board, they’re talking about something physical. The microcontroller is what enables us to read those different inputs, and control those different outputs. So when you learn to use Arduino, you’re learning to use a microcontroller.

A microcontroller is basically a really small computer. All Arduino boards share one thing in common: they all have a microcontroller on them. When someone says Arduino board, it could mean a number of different boards.Ī very popular Arduino board is called the Arduino UNO. There’s a bunch of different types of Arduino boards. So when we talk about Arduinos we’re really talking about three things: Arduino Hardware, Arduino IDE, and Arduino Code.įirst, we have the physical component of Arduino which are Arduino boards. That’s kind of what Arduino can do, but how does Arduino work? So Arduino can be used to read inputs and control outputs. Now outputs would be things like DC motors, stepper motors, servo motors, solenoids, LCD displays, LED indicator lights, speakers, and electrical stuff that have some type of action in the world. You can think of those sensors as input devices, and those types of sensors can be read by an Arduino board. We also have outputs, those would be electronic devices that do things.įor inputs, you can think of all the types of sensors out there: temperature sensors, light sensors, touch sensors, flex sensors, humidity sensors, infrared sensors, distance sensors, to name a few. We’ve got inputs, and those would be electronic devices that gather information. Well let’s define two general groups of “electronics stuff”. If you need to control some electronic stuff, hey, grab an Arduino. But Arduino is a tool for controlling electronics. You need to write something down so you could grab a pencil. A pencil is a tool to help you write stuff.

Put simply, an Arduino is a tool for controlling electronics. The best way to explain what an Arduino is will be to start with what you can use it for. In this video, we’re going to use plain language to tell you exactly what an Arduino is. What is this Arduino thing anyway? Sounds like a sub sandwich. Have you heard about this thing called Arduino lately? Maybe you’ve seen some projects that use an Arduino? Are you thinking about using Arduino in your project, but not sure if it’s right for you? Have you ever wondered why Arduino is so popular? Are you just wondering “What IS Arduino anyway!?”
