IoT-Enabled Smart Plug
Learn how to create a switch on Adafruit IO with Python code and an IoT-enabled Smart Plug. This project demonstrates how to control a plug and retrieve information.
IoT House Monitoring System

Learn how to create an IoT House Monitoring System that sends humidity, temperature, plant soil moisture, gas, and light sensor data to the cloud on Adafruit IO servers in PictoBlox Python Environment.
Quarky WiFi Connection (Python)

Learn how to connect your Quarky to a WiFi network and troubleshoot any connection issues. Follow the guide to ensure a successful connection.
DHT Sensor with Adafruit
Learn how to connect a DHT sensor to PictoBlox and use the Adafruit IO cloud service to send temperature and humidity data to the cloud. Create a dashboard to visualize the temperature and humidity data with the help of line chart and gauge elements.
Gas Monitoring System
This project explores connecting the MQ2 gas sensor to Adafruit IO to create an air pollution monitoring system. It details how to understand the sensor’s sensitivity, integrate it with Adafruit IO, and calculate the gas PPM for accurate air quality assessment.
IoT House Monitoring System
This project explores creating an IoT House Monitoring system that sends sensor data (humidity, temperature, soil moisture, gas, light) to ThingSpeak for remote monitoring.