Tag: arduino

Empower Your Innovation: Unleashing the Potential of Robotics, UAVs, IoT, and Beyond!

DFRobot UNIHIKER Single-Board Computer & Microcontroller In One

Introducing the UNIHIKER: A Vision of Possibilities UNIHIKER is a compact and feature-rich single-board computer (SBC) from DFRobot. At the core of the UNIHIKER experience lies its 2.8-inch touchscreen display, a gateway to intuitive interaction and immersive exploration. Whether you’re navigating through menus, tinkering with sensors, It may look like just another screen and microcontroller,…
Read more

Upgrade Flysky Fs-i6 Firmware to 10 Channels

In this blog I’ll walk you through how to upgraded the firmware of Flysky FS-i6 drone RC transmitter to 10 channel remote to be able to use four more aux channels (instead of only two), and make use of all the switches and knobs on this radio.

LoRa RFM95W-868S2R Module 868Mz

LoRaWAN (Long Range Wide Area Network) is a specification for a telecommunication network suitable for long-distance communication with little power. The technology is used for machine-to-machine communication (Internet of Things). The architecture consists of gateways, network servers and application servers. There are RF chips from Semtech used to transmit a spread spectrum. More information about…
Read more

How to Interface Turbidity Sensor with Arduino or ESP

In this project, we learn to make a DIY Turbidity Meter by interfacing Turbidity Sensor with Arduino or ESP. When it comes to liquids, turbidity is a crucial term. Because it plays an important role in liquid dynamics and is also used to measure water quality. So in this tutorial, let’s discuss turbidity and how…
Read more

DHT11 Temperature and Humidity With ESP 8266/32 KIT APP

In this project, you’ll create a standalone web server with an ESP8266 that displays the temperature and humidity with a DHT11 or DHT22 sensor. The web server you’ll build can be accessed with any device Having the ESP 8266/32 KIT APP on Mobile . Installing the DHT Library for ESP8266 To read from the DHT…
Read more

Setup ESP 32/8266 in Arduino IDE

Setup a programming environment for ESP 8266 in Arduino IDE. 2. This will open up a new window, where we set the IDE to point to the configuration file. 3. In the field “Additional Boards Manager URLs:” enter FOR ESP8266 – http://arduino.esp8266.com/stable/package_esp8266com_index.json FOR ESP32 – https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json 5. Select the OK button at the bottom of the window…
Read more

Interface DHT 11 Sensor with ESP8266

Interface DHT 11 Sensor with ESP8266 (Node MCU) Before that a brief overview of DHT 11 DHT11 sensor consists of a capacitive humidity sensing element and a thermistor for sensing temperature.  The humidity sensing capacitor has two electrodes with a moisture-holding substrate as a dielectric between them. Change in the capacitance value occurs with the change in…
Read more

MaxSonar Ultrasonics Sensor With Arduino

I will show you how we can program/use the MaxSonar EZ0 sensor With Arduino.We will use the ‘PW’ pin on the sensor to interface with Arduino

DFROBOT TDS Meter Sensor With Arduino| Measure Water Quality in PPM |

Introduction TDS (Total Dissolved Solids) indicates how many milligrams of soluble solids are dissolved in one liter of water. In general, the higher the TDS value, the more soluble solids are dissolved in water, and the less clean the water is. Therefore, the TDS value can be used as one reference point for reflecting the…
Read more

Raspberry Pi Pico Microcontroller

Raspberry Pi Pico