Arduino Arduino - GY-521 This tutorial explains how to use a GY-521 driven by an esp32-c3! This is an I2C board with a combined Gyroscope and Accelerometer.
Arduino - esp32-s2 (ILI9341) with Touchscreen This tutorial explains how to use an ILI9341 with a touchscreen driven by an esp32-s2! Supplies * (1) esp32-s2-12k * (13) Jumper wires * (1) ILI9341 with Touchscreen > For refrence I have included
ILI9341 Hardware - How to identify an ILI9341 that supports touch? This article is meant to help you identify an ILI9341 screen that contains all the proper components to support touch.
esp32-s2 Fritzing - esp32-s2 Working with the esp32-s2 has been super interesting! Like many boards produced by ai-thinker, this one didn't have a great fritzing model so I adapted one of the existing esp32-s2 dev module boards to look more like the one produced by ai-thinker.
esp32-c3 Fritzing - esp32-c3-32s I have played around with the esp32-c3-32s for a while, and it doesn't have a decent fritzing board. So I have been forced to make some less than optimal images
Arduino Arduino - esp32-c3-32s (ILI9341) with Touchscreen This tutorial goes over how to use an ILI9341 with a touchscreen driven by an esp32-c3-32s!
ESP32 Arduino - esp32-c3-32s (ILI9341) This tutorial goes over how to use an ILI9341 TFT screen with the esp32-c3-32s! Supplies * (1) esp32-c3-32s * (1) ILI9341 TFT Screen * (1) Breadboard * (8) Jumper cables Setup As this board
Arduino Arduino - esp32-c3 (What is it?) Over the past year, I have been using the esp32 as my go-to Arduino at heart micro-controller. It has Bluetooth and Wi-Fi, itโs power-efficient, and it costs less than $5. In my quest to find something more robust, I found the esp32-c3.
Arduino Thoughts - Hardware with a face: Building projects with interactivity. Over the last few months, I have been struggling to add a visual component to my hardware projects.
Arduino Arduino - Web Server (ESP-32) This tutorial goes over how to create an access point and serve web pages from a esp32 โ๏ธ!
Good Display DESPI-CO2 Arduino - (e-ink) Good Display (GDEW0213T5) This tutorial goes over how to use the GDEW0213T5 ๐จ! Supplies * (1) Good Display (e-paper) * (1) Good Display DESPI-CO2 * (4) Jumper wires * (1) ESP8266 Wi-Fi Microcontroller (NodeMCU v3) > For refrence I
Thoughts A week off, a week gone by. LinkedIn shut down last week, giving its employees a week to take a breath and recharge. For me, that felt mostly like me trying to relax and forget about work
ESP8266 Arduino - PM2.5 Sensor This tutorial goes over how to use the Plantower PMS7003 PM2.5 Sensor ๐จ! Supplies * (1) PM2.5 Sensor (Plantower PMS7003) * (1) G7 Switch Adapter * (11) Jumper wires * (1) ESP8266 Wi-Fi
ESP8266 Arduino - gy-21p This tutorial goes over how to use the Arduino ESP8266 to visualize; temperature, humidity, barometric pressure, and altitude retrieved from the GYP-21P. โ๏ธ GYP-21P (BMP280+SI7021)Supplies * Arduino ESP2866 * SSD1306 0.
Arduino Arduino - Web Server (Mega 2560 R3 built-in ESP8266) This tutorial goes over how to use the Mega 2560 R3 built-in ESP8266 and create a web server by flashing the onboard ESP8266 with AT firmware which only requires programming only the ATmega2560. ๐ถ