Hi, I'm Bill. I'm a software developer with a passion for making and electronics. I do a lot of things and here is where I ...
I developed the Egg Incubator Project using an Arduino to maintain optimal hatching conditions with temperature and humidity control, and periodic egg turning. With a 100% hatch rate, this incubator ...
Makerfabs Maduino Zero Wi-Fi HaLow is an Arduino Zero-compatible Wi-Fi HaLow (802.11ah) development board designed for low-power, long-range wireless communication in smart agriculture, industrial ...
Rutronik Adapter Board RAB7 is an open-source hardware Arduino shield designed for AI-powered Sensor Fusion with seven environmental and inertial sensors from Bosch, Infineon, and Sensirion. The ...
ABSTRACT: In this paper, we present a secure routing scheme based on the ESP-NOW protocol of ESP32 microcontrollers. In addition to security specific to this protocol, the data transmitted is ...
1 Laboratory of Computer Science Engineering and Automation, Higher Normal School of Technical Education of Douala, University of Douala, Douala, Cameroon. 2 Laboratory of Computer Engineering, Data ...
#define DHT_SENSOR_PIN 7 // value for pin connected to DHT11 sensor... #define DHT_SENSOR_TYPE DHT11 // value for sensor type... #define DEBUG true // set to true for console output, false for no ...
I recently had to build an infrared close proximity sensor that could tell if something was dropped in a parcel delivery drop box. After some searching, I ended up using a microcontroller and a piece ...
Abstract: This paper presents designing and implementing an Automatic room temperature control system using the Arduino and DHT11 sensor. The fan speed control system has also been proposed. Here, the ...