TSAQM – The smallest air quality monitor
TSAQM – The smallest air quality monitor. It is an Arduino gadget based on the Attiny85, which uses na AGS10 sensor to assess air quality.
TSAQM – The smallest air quality monitor. It is an Arduino gadget based on the Attiny85, which uses na AGS10 sensor to assess air quality.
Let us make an e-paper display gadget with ESP32 and Arduino code. It will feature a SHT21 temperature and humidity sensor and currency conversion (you pick which one). Also there will be an Youtube subscriber live counter.
Have you ever had the need to use the BMP180 sensor with MicroPython? this post is for you. We will use a RP2350 microcontroller.
We will implement a decorative WiFi binary thermometer, using WS2812b LEDs and an ESP32. Temperature in degrees Celsius will be shown in binary format in six RGB addressable LEDs.
In this post we will implement an one button Arduino game, using exactly one button, one ESP32 and Arduino IDE. The ideia is to implement a game that I call “one second game”.
ESP32-C3 has an internal temperature sensor, readable via Arduino code. All you need is a bit of code and the Arduino IDE serial monitor.
Learn how to control the brightness of an LED with feedback from a sensor. It is called an LDR, light dependent resistor and brings control to your LED.
Have you ever needed to generate random numbers with ESP32? then this post is for you. We will use ESP32’s built in capabilities to create random number.
Let’s learn how to use the ESP32-C3 internal temperature sensor with microPython, using Thonny IDE and a breadboard
Let’s dive into the world of external and timer interrupts with microPython, using Thonny IDE and Raspberry Pi Pico 2
I will teach you how to create a home automation with ESP32 and Google Home, using Sinric service to turn an LED ON
Let’s learn how to connect and use a LCD display with micropython, with the raspberry pi pico 2 and thonny ide. Sensor LM35
Get creating analog voltages with Arduino, using a low pass filter (resistor + capacitor) and PWM (code). microcontroller SAMD21
Let’s dive in an learn about functions for better Arduino code. These are useful and powerful structures in Arduino code
This post is all about the VEML6040 RGB light sensor, a sensor capable of detecting colors and light level. We are using ESP32-C3 with it
Let’s get to know the AS7341 RGB and IR light sensor, a complete sensor for light level and color detections, with ESP32-C3
Today’s post is all about the complete and precise MPU-9255 Accelerometer and gyroscope, programmed with microPython
I just created and Indoor weather station with MQTT, V2 with ESP32, ENS160 and BME280. Programmed with Arduino code and using Adafruit.io
Today’s post is all about the DFRobot’s ENS160 + BME280 Environmental Sensor, a bundle of two very nice weather sensors