News

This is a simple arduino project for a soil moisture sensor that will light up a LED at a certain moisture level. It uses Arduino Duemilanove microcontroller board. Two wires placed in the soil pot ...
As a biomedical equipment technician [Adam Outler] equipment needs to be in top working condition. The emergency room staff were complaining about erroneous noise on the electrocardiogram and it&#8… ...
Use Arduino to handle sensor input and relay control. Pi runs a Python Flask server with a simple UI to toggle GPIO pins via serial commands sent to the Arduino. Use cron jobs on Linux to schedule ...
After some searching, I ended up using a microcontroller and a piece of code borrowed from the web that I tweaked and adapted. The microcontroller-based concept was chosen because I wanted to scale ...
As much as we love the Arduino Uno, it's not the most powerful of hobbyist microcontrollers. Fortunately, the folks in Turin have just put the finishing touches on a 32-bit upgrade with buckets of ...
Posted in Arduino Hacks Tagged air pollution, air quality, arduino, nova pm sensor, pm10, pm2.5, pollution ← Pi-Based Spectrometer Puts The Complexity In The Software ...
In this particular project, I contemplated a shield for Arduino Nano, which can gather weather-related information by a built-in BMP280 Temperature and Pressure Sensor, a photoresistor, and a ...