Ternary Operator in Arduino C++ Language The Ternary Operator provides a shorthand method to express simple if-else statements. This operator consists of a ... Continue Reading
Platform IO Arduino Configuration Arduino Nano Board For Uno R3 [env:uno]platform = atmelavrboard = unoframework = arduinomonitor_speed = 9600 For Na... Continue Reading
Using OLED 0.96" with U8G2 Library Here's a simple demonstration code for the OLED 0.96 display on Arduino UNO R3, using the U8G2 library. Continue Reading
I2C Address Scanner Before using any I2C device, it's crucial to know its specific I2C address. Continue Reading
Cheat Sheet - Liquid Crystal Display A reference document or guide that provides a quick overview of essential information about a programming language Continue Reading
How to Use the BMP280 Sensor - Arduino Tutorial Interested in delving deeper into the BMP280 sensor? If your answer is a resounding "Yes," be sure to explore our comprehensive blog post. Continue Reading
Using ESP-01S NeoPixel Kit with WLED we will guide you through the utilization of the Lonely Binary ESP-01S NeoPixel Kit in conjunction with the WLED project. Continue Reading
ESP-01S PIR Sensor Telegram Alerts on Your iPhone It's a powerful tool for monitoring any room with precision and receiving instant notifications on your iPhone in response to imovements. Continue Reading
ESP-01S Door Sensor with IFTTT Mobile Notification This tutorial will demonstrate how to utilize the Lonely Binary ESP-01S Door Sensor kit to monitor your home's garage, doors, and windows. Continue Reading
Unlocking Deep Sleep Mode on the ESP-01S Deep sleep mode is a powerful feature of the ESP-01S, but enabling it for timed wake-ups requires a hardware modifi... Continue Reading
ESP-01S Using GPIO0 and GPIO2 Using GPIO0 or GPIO2 as a Button (input) In the module's schematics, you can observe that GPIO0 is equipped with a... Continue Reading