WioAirMonitor

WioAirMonitor is a smart device, able to monitor air quality and send collected data to cloud services via the MQTT protocol.     Part list SeeedStudio WioTerminal SeeedStudio Grove Laser Dust Sensor SeeedStudio Grove GPS Module Description WioAirMonitor, as the name suggests, it is built around the WioTerminal device from SeeedStudio. This device – compatible…

ESP32lights

Today’s project, ESP32lights, is a smart device based on the esp32 chip. Thanks to ESP32lights you can turn a load on and off (I used it for my christmas lights) [checklist] manually based on daily schedules based on the light intensity [/checklist] ESP32lights connects to your wifi network, can be configured and operated via a…

irrighino

Irrighino is a complete watering system, based on Arduino Yun. The main features are: [checklist] a configurable number of solenoid valves an AJAX web interface a weekly schedule manual activation / deactivation [/checklist] Here’s a short video that describes the project: How it works An Arduino Yun – the “brain” of irrighino – is connected to the switch panel…

MobileRelays – enc28J60 and Arduino (21)

Today’s project, as always based on the enc28j60 ethernet controller, allows to toggle relays (or, generally, digital PINs) using a responsive web page, that is a page that automatically adapts its layout to devices with different screen sizes (for example your smartphone and your PC). Video presentation Web site The web site, stored on an SD card and…