Programming the Arduino, you’ll soon find yourself surrounded by strange data-type names, such as int, char, byte, long long, uint32_t and other oddities. What do they mean? Why are there some many of them? Which ones should you use? Let’s find out!
Monthly Archives: October 2014
Meet My Beaglebone Black
A while ago I got a Beaglebone Black. You’ve heard of the Raspberry Pi, right? Well, it’s similar in concept, although the Beaglebone Black (BBB for short) is stronger and looks way more cool. At first I made it into a simple Ubuntu “PC” for my young children, but after they got an upgrade, I took it back and started over. This is a short report of what I managed so far.
Fixing a Bug
One of the benefits of playing with electronics and Making is that with time, you can start fixing gadgets around the house. I’m not talking about home appliances – these could really harm you if you don’t know exactly what you’re doing – but there are plenty of other opportunities. Take, for instance, this Remote Controlled Beetle toy:
These Bootloaders Are Made For Flashin’ (How Arduino Programming Works)
Remember the first time you got the Arduino to blink an LED? When you clicked the icon on your desktop, and some little lights on the Arduino board blinked like crazy for a few seconds, and then it just worked? Brace yourself, because we are about to ruin that magic forever and reveal what actually happens behind the scenes!
Continue reading These Bootloaders Are Made For Flashin’ (How Arduino Programming Works)
Time To Blink
This blog has a lot to do with Arduino, so we have to do a Blink project, right? Go fetch your Arduino Beginner’s kit and let’s get this over with…
The Arduino Programming Language: Which One Is It?
Wondering what programming language you should learn to program the Arduino? The short answer is C++, but if you want to know why it’s not obvious, and why there are quite a few different answers still hovering about…
Continue reading The Arduino Programming Language: Which One Is It?
(Why is Arduino Like a) Saddled Mountain Goat
Hi, Internet.
This is my first post here, so I guess I should introduce myself, but I won’t. There will be plenty of time for that later. Anyway, I bought my first Arduino around the end of 2011, and got sucked into it badly. Since then, although I’m still not an expert by any stretch of the imagination, I did learn a lot about Arduino, electronics, microcontrollers, Making in general – and the people involved with them. This knowledge I wish to share with you now, so…
Continue reading (Why is Arduino Like a) Saddled Mountain Goat