Fritzen Proto – an Arduino-compatible circuit board
Let’s talk about a project fo mine, Fritzen Proto – an Arduino-compatible circuit board that can be connected to a breadboard
Let’s talk about a project fo mine, Fritzen Proto – an Arduino-compatible circuit board that can be connected to a breadboard
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
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 give a update on developing a circuit board – ESP32-C6 WiFi. It may feature sensors (DHT11 and LM35) and a WS2812 LED
Learn how to implement a charlieplexing with 8 LED’s and only 4 pins of Arduino
Hello and welcome back to the FritzenLab blog, about electronics and embedded systems
What I did when I bricked my Raspberry Pi Pico? There is a simples workaround that involves a UF2 file and the BOOTSEL button
Update on how to develop a circuit board with ESP32-C6, using Kicad and featuring sensors link DHT11 and LM35, also a LED RGB WS2812
Let’s dive in an learn about functions for better Arduino code. These are useful and powerful structures in Arduino code
Today I bring you the FritzenLab blog’s year in review, a compilation of numbers from my various social networks
Let’s dive in and learn how to power Arduino and ESP32 with batteries, using a few Aliexpress modules on the way. All safe and sound.
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
Let’s talk about a project I made for the Hackaday business card contest, which is happening in 2024 and having some money prizes
There are four videos on how to use PIC16F690 microcontroller with MPLAB X IDE
I will show you how to implement an Algorithm to LED blink with microPython, using the Raspberry Pi Pico 2 and Thonny IDE.
This article is about getting started with Raspberry Pi Pico 2, the new foundation’s silicon and circuit board
We will see in this article how to Read a button with Raspberry Pi Pico and microPython, using its internal pull-down function
We are going to implement code for using the HTU21D temperature sensor with ESP32. This is an i2c temperature and humidity sensor.
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.