Let’s dive into the content and get to know what is PWM and how to use it, using a ESP32-C6 as the controller to study it
Let’s dive into and get twot know the time-of-flight Laser distance sensor VL53L0x from ST semiconductors, with the WiFi chip ESP32-C6
I am starting the project of a minimalist USB thermometer with ESP32, based on the Xiao ESP32-C6 WiFi chip. The sensor is connected via i2c.
Let’s learn how to use a 7 segment LED display with ESP32-C6 and Arduino IDE. It is a matter of 8 resistors and a bit of code
I am just starting a Remote control RC car project, a complete radio controlled controller + control board from scratch, come with me
Do you know the new Raspberry Pi Pico 2 with RP2350? it is a dual core ARM or RISC-V microcontroller packed with features, let’s figure
We will implement wireless communication with ESP-NOW on ESP32. It is a protocol that works over WiFi or Bluetooth, for Espressif ESP’s
I create here an ESP32-C6 temperature display with DHT11 and TM1637. It is a 4-digit 7-segment temperature display
Comprehend and see how to use a K type thermocouple with MAX6675, programming an Arduino UNO to show temperature value on serial monitor
Do you know the DFRobot Beetle ESP32-C3 board? it is a small neat little WiFi-capable board that has a lot of power to it
Do you know the SDB628 boost circuit board? it is a neat little board that takes 2-24V and outputs up to 28V at 4A (theoretically)
Learn how to use a SD card with ESP32-C6 and Arduino, using the Arduino official library and my own dev board (details in the post)
Another (final) update on the bicycle odometer project, this time I made it work. It needed a capacitor value change
Let’s me show you the ESP32-C6 dev board – PCBWay partnership. They sent me 5 copies of this neat little board to test out
Let’s study ESP32 interrupts in Arduino IDE, both the hardware one (digital input) and the timer one (internal timer)
Just sharing a quick update on the bicycle odometer project, I have assembled and tested the PCB, now to the bicycle itself
An update on the bicycle odometer project, I started tinkering with the ESP8266MOD power consumption a bit. Such a pain
I started coding for my Bicycle speedometer with ESP12. The idea of the code is to light a single LED…
The HW-006 optical line tracker sensor is an optical assembly used to track lines, mainly for small competition vehicles