Repairing an Arduino nano – replacing ATMEGA328
A video of myself repairing an Arduino nano
A video of myself repairing an Arduino nano
Let’s talk about a project fo mine, Fritzen Proto – an Arduino-compatible circuit board that can be connected to a breadboard
Hello and welcome back to the FritzenLab blog, about electronics and embedded systems
Learn how to implement a charlieplexing with 8 LED’s and only 4 pins of Arduino
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.
Have you even wanted to send Cellphone notifications with ESP32? then this post is for you. We will implement a push notifications system that allows ESP32 to send data to your phone
I implemented an ESP32 reading sensors (weather station) and sending data to my Telegram APP. Using Arduino IDE and ESP32-C6.
Let us program random blinking lights with ESP32, using the Arduino random() function and two 5mm LEDs. ESP32-C6 and Arduino IDE.
Have you thought of making sounds with LDR and buzzer? this is exactly what we are doing in this post, so get ready to rock!
Let’s get to making a RGB light box with Arduino, using WS2812b neopixels and Arduino Pro mini, battery powered
Let’s create an Attiny85 thermometer using DHT11 temperature sensor and six LEDs as the binary display
Let’s learn the Difference between Arduino and Raspberry Pi, by means of studying each ones characteristics and strenghts
In this post we will see together what is Arduino Zero, how and when it came to be and what can it be used for
Today we will discuss what are the Arduino alternatives, ecossistems and boards you can use for your projects
A binary (with LEDs) thermometer with LM35 and Arduino UNO