To fix various driver issues on your PC, you will need a dedicated tool to find the freshest and the original drivers. You can use PC HelpSoft Driver Updater to do it in 3 easy steps: For a simple ...
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 ...
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 ...
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 ...
In this article, we will develop an Arduino Starship game which will be displayed on LCD display 16x2. The game will be controlled by a joystick and by a computer through the Serial Monitor. In ...
Supports Nova Fitness SDS011, SDS021 however should work for other Nova Fitness SDS sensors as well. This library attempts to provide easy-to-use abstraction over Laser Dust Sensor Control Protocol V1 ...
Hours, days, weeks, and months pass but it will always feel like there isn’t enough time in the day. It seems that from morning to evening you work hard, but you don't see the result. To start using ...
Last week I spent most of my leisure time studying nonvolatile memory chips. The result was a better understanding of Arduino’s EEPROM. This might look like novice work, but I hope my thoughts will ...