We have previously worked on a relatively simple DIY electronic clock here, today we are coming back with another clock, but this…
Nikodem Bartnik
-
-
The saying ‘practice makes perfect’ is one that rings true in the electronics and hardware manufacturing niche. Therefore, to elevate your soldering,…
-
The best DIY projects are the ones that are useful like the clock we built last time. I had lots of fun…
-
If you’ve been working with the Arduino, you probably know how often it is required to use a motor with it, especially…
-
Alarms are very common nowadays, a lot of people have alarms in the whole house. But what if you want your internal alarm?…
-
Most of the basic Arduino projects do not require an external library but it is very important to know how to add…
-
A lot of people want to start building robots but they don’t know where to start. It may seem too sophisticated for…
-
Servos are useful devices, not only in robotics but almost everywhere. They are powerful, cheap and easy to use. You can also easily…
-
If you have ever had in mind the desire to control one of your real-world appliances with an Arduino, here is a…
-
Lots of beginners are having some issues with connecting a motor to the Arduino board. Some even try to connect the motor…
-
Servos are cool but you can only move them from 0 to 180 degrees, what if you want to have precise continuous rotation?…
-
Making Arduino perform asynchronous tasks is not an easy job and such Project requires you to practice implementation of clean and optimized programs.…
-
Everyone loves LEDs, they are cheap, simple to use and you can easily learn all Arduino tricks with them. But here some…
-
In one of our previous Arduino project, we used the sensor HC-SR04 to allow a robot to see obstacles while moving and…
-
Playing with Arduino projects is a lot of fun, but sometimes you can easily damage your Arduino board while working on a…