Spread the love“`html Connecting sensors to Arduino opens up a vast array of possibilities for hobbyists and professionals alike, transforming ideas into functional prototypes and projects. Whether ...
Help support what I do! I have put a lot of effort into creating Arduino libraries that I hope people can make use of. If you enjoy my work, please consider becoming a Github sponsor! Click on the API ...
Why BMP280, you ask? Because this sensor costs low and it only provides both temperature and barometer readings, and as pressure changes with altitude, we can also use it as an altimeter with ±1 meter ...
Arduino RFID technology works by using electromagnetic waves in the radio frequency spectrum for wireless communication and data transfer between RFID tags and readers. From supermarket anti-theft ...
Infrared line tracker modules hardly need an in-depth explanation as they’re very familiar to most electronics and robotics hobbyists. In this post I’ll discuss a popular and cheap infrared line ...
This post is in response to a reader who asked about detecting mains electricity using a microcontroller. The easiest and safest way to detect mains electricity using a microcontroller is with an ...
This is a library allowing sending and receiving SMS messages in asynchronous way. Is has its limitations but proved to be faster than when using fixed delays and allows your application to do ...
I was having a chat recently with someone, and it surprised me that she had an amateur radio license. I suppose it shouldn’t have come as much of a surprise; after all, getting a ham radio license is ...
With all the materials needed in hand, it is time to get on with the build. The first thing to do is print out the 3D part you’ll need for this build. We have included the models above, but you can ...