temperature

Bit rate from ISM transceiver‘World’s highest’

The SX1239IMLTRT is a part of SX123x series Transceiver ICs. It has an operating temperature ranging from -40 °C to +85 °C and comes in QFN-24 package. The SX1233 is a highly integrated RF transceiver capable of operation over a wide frequency range, including the 433, 868 and 915 MHz license-free ISM (Industry Scientific and […]

Bit rate from ISM transceiver‘World’s highest’ Continue Reading

How to get sensor data from a remote Arduino via Wireless Lora Protocol

This is an example to show how to get sensor data from a remote Arduino via Wireless Lora Protocol. The exampels requries below hardwares:   1) Client Side: Arduino + Lora Shield (868Mhz) + DS18B20 (Temperature Sensor). 2) Server Side: Arduino + Lora Shield (868Mhz) + Yun Shield + USB flash. make sure the USB

How to get sensor data from a remote Arduino via Wireless Lora Protocol Continue Reading

Circuit diagram of the temperature based fan speed control and monitoring using Arduino

Beat the Heat: DIY Temperature-Controlled Fan Speed Regulator

This project is an independent fan speed regulator that automatically adjusts the speed of an electric fan based on real-time feedback. The use of embedded system technologies like a microcontroller and closed-loop control architecture enables successful and reliable temperature regulation. The ATMega8/168/328 microcontroller allows for rapid adjustment of fan speed based on real-time sensor information.

Beat the Heat: DIY Temperature-Controlled Fan Speed Regulator Continue Reading

How to Set Up an Ultrasonic Range Finder on an Arduino

How to Set Up an Ultrasonic Range Finder on an Arduino

Ultrasonic range finders are fun little modules that measure distance. You can use them to find the distance to an object, or to detect when something is near the sensor like a motion detector. They’re ideal for projects involving navigation, object avoidance, and home security. Because they use sound to measure distance, they work just as well in the dark as

How to Set Up an Ultrasonic Range Finder on an Arduino Continue Reading

Make an Arduino Temperature Sensor Thermistor Tutorial

Make an Arduino Temperature Sensor (Thermistor Tutorial)

The DHT11 humidity and temperature sensor makes it really easy to add humidity and temperature data to your DIY electronics projects. It’s perfect for remote weather stations, home environmental control systems, and farm or garden monitoring systems. In this tutorial, I’ll first go into a little background about humidity, then I’ll explain how the DHT11 measures humidity. After that,

Make an Arduino Temperature Sensor (Thermistor Tutorial) Continue Reading

How to Set Up the DHT11 Humidity Sensor on an Arduino

How to Set Up the DHT11 Humidity Sensor on an Arduino

The DHT11 humidity and temperature sensor makes it really easy to add humidity and temperature data to your DIY electronics projects. It’s perfect for remote weather stations, home environmental control systems, and farm or garden monitoring systems. In this tutorial, I’ll first go into a little background about humidity, then I’ll explain how the DHT11 measures humidity. After that,

How to Set Up the DHT11 Humidity Sensor on an Arduino Continue Reading

Scroll to Top