Arduino Tools

If you work with plants, you may have tools like spades, rakes, and trimmers.  If you work with electronics like Arduino, you’ll have Arduino tools ranging from hardware (like an Arduino Shield) to software (like the Arduino IDE –Integrated Development Environment).

The lessons that follow highlight different Arduino tools that are used with Arduino, we hope you’ll find them helpful!

New Ventuno Q Dual Brain Single Board Computer

Arduino announced a new “Dual Brain” Single Board Computer (SBC) they are calling the VENTUNO Q. I have to say – it looks pretty amazing. If you have been following Arduino’s releases lately, you’ll know the dust hasn’t even settled…

Floating Pins, Pull-Up Resistors and Arduino

Welcome to today’s tutorial, where we delve into the essential topic of ‘floating pins’ in Arduino. A ‘floating pin’ is a frequent concern in electronics, impacting the reliability of your circuits. This guide will provide a clear understanding of ‘floating…

Arduino UNO R4 WiFi evaluation

I got an Arduino UNO R4 WiFi board a couple of weeks ago and decided to do some experiments with it. This isn’t an extensive test (yet), I just concentrated on the following items for now: For these tests I…

A repository of Arduino error messages and how to fix them.

Errors are part of programming life. This growing list of articles is your resource for troubleshooting common Arduino IDE errors which can sometimes feel cryptic. If you are encountering an error message in the Arduino IDE that is not in…

Arduino Remote Sketchbook? Super helpful or a waste of time?

The Arduino remote sketchbook allows you to access and update Arduino sketches regardless of what computer you’re on. This solves a pretty common problem – maybe you have dealt with it yourself. You write an Arduino program using one computer,…

Arduino UNO R4 WiFi. Is this new board for you?

The Arduino UNO R4 WiFi and Arduino UNO R4 Minima are the two newest additions to the Arduino family.   Each of these boards expand on the capabilities of the flag ship Arduino UNO R3 that has dominated the Arduino line up…

Is the Arduino UNO R4 for you? Find out here.

The iconic Arduino UNO Rev 3 has a new and power packed revision: the Arduino UNO R4. With more memory, a faster processor, and a number of new features, the Arduino UNO R4 is the perfect board for anyone looking…

Arduino Simulator Q & A

Want to learn more about the limitations of TinkerCAD as well as some helpful pro tips on how to use it? Keep watching to learn more! Transcript Hey guys, in the last video, we showed you a really cool Arduino…

10 Arduino grove modules – plug and play with the seeedstudio grove system

Have you heard of the Arduino Grove System from Seeed Studio? Check out our video to learn more about the Arduino Grove System and to see some Arduino code examples using the Grove system. Check out the Grove Family here…

The Arduino Simulator you’ve been looking for!

Are you on the lookout for a good Arduino simulator? Wondering what an Arduino simulator is? We’ve gotten a lot of questions about Arduino simulators, and if a good simulator exists, so keep watching to find out more! Overview In…