Skip to content

FritzenLab electronics

  • Home
  • Who am I?
  • FritzenLab projects
  • MPU-9255 Accelerometer and gyroscope
    micropython Raspberry Pi

    MPU-9255 Accelerometer and gyroscope

  • Indoor weather station with MQTT, V2
    Arduino ESP32

    Indoor weather station with MQTT, V2

  • ENS160 + BME280 Environmental Sensor
    Arduino ESP32

    ENS160 + BME280 Environmental Sensor

  • Algorithm to LED blink with microPython
    micropython Raspberry Pi

    Algorithm to LED blink with microPython

  • Buttons and LEDs with microPython
    micropython Raspberry Pi

    Buttons and LEDs with microPython

  • Force sensitive resistor (FSR) with ESP32
    Electronics ESP32

    Force sensitive resistor (FSR) with ESP32

  • BME680 environmental sensor with microPython
    ESP32 micropython

    BME680 environmental sensor with microPython

  • ST7735 TFT LCD display
    Arduino, Raspberry Pi

    ST7735 TFT LCD display

    fritzenlab

    February 16, 2025

    In this article we will learn how to use the ST7735 TFT LCD display with Raspberry Pi RP2040 Zero and…

  • Create analog voltage with MCP4725
    Arduino, ESP32

    Create analog voltage with MCP4725

    fritzenlab

    February 1, 2025

    Today I bring you a way to create analog voltage with MCP4725, a DAC (digital to analog) chip. We are using ESP32-C3 and Arduino code

  • Create analog voltage with PCF8591
    Electronics, ESP32

    Create analog voltage with PCF8591

    fritzenlab

    February 1, 2025

    I will teach you how to create analog voltage with PCF8591 and ESP32 in the Arduino IDE. Voltage between 0 and 3.30V from the serial monitor

  • GPS tracking with ESP32-C6
    ESP32

    GPS tracking with ESP32-C6

    fritzenlab

    January 26, 2025

    I will teach you how to implement a GPS tracking with ESP32-C6, using softSerial and showing data on Arduino IDE’s serial monitor

  • 7 segment LED display and ESP32-C6 – common anode
    Electronics, ESP32, Uncategorized

    7 segment LED display and ESP32-C6 – common anode

    fritzenlab

    January 26, 2025

    Learn how to control a 7 segment LED display and ESP32-C6, to show numbers and letters. We will use a function to control it

  • Analog input with PIC12F675 and MPLAB X
    Uncategorized

    Analog input with PIC12F675 and MPLAB X

    fritzenlab

    January 18, 2025

    Today I will show you how to use analog input with PIC12F675 and MPLAB X, configuring registers and using interrupts for showing data

  • Blinking an LED with PIC12F675 and MPLAB X
    PIC12F

    Blinking an LED with PIC12F675 and MPLAB X

    fritzenlab

    January 16, 2025

    Let’s get blinking an LED with PIC12F675 and MPLAB X, using the PICkit3 programmer and without delay() function (using interrupts)

  • Using two LEDs as Human-machine interface
    Arduino, Electronics

    Using two LEDs as Human-machine interface

    fritzenlab

    January 6, 2025

    Today I will show you something very uncommon, using two LEDs as Human-machine interface. We will show an integer blinking LEDs

  • Hilink ultrasonic presence sensor
    Electronics

    Hilink ultrasonic presence sensor

    fritzenlab

    January 4, 2025

    Let’s dive in and figure out how to use a Hilink ultrasonic presence sensor, all you need is an LED and a resistor

  • Tiny 0.49″ OLED display
    Electronics, ESP32

    Tiny 0.49″ OLED display

    fritzenlab

    January 3, 2025

    Today we will learn how to control and use the Tiny 0.49″ OLED display from Aliexpress, a real tiny interface device

  • 2024 FritzenLab blog’s year in review
    General talks

    2024 FritzenLab blog’s year in review

    fritzenlab

    December 29, 2024

    Today I bring you the FritzenLab blog’s year in review, a compilation of numbers from my various social networks

  • Making sounds with LDR and buzzer
    Arduino, ESP32

    Making sounds with LDR and buzzer

    fritzenlab

    December 14, 2024

    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!

  • HDC1080 temperature and humidity sensor
    Arduino, ESP32

    HDC1080 temperature and humidity sensor

    fritzenlab

    November 10, 2024

    Let’s get to know the HDC1080 temperature and humidity sensor, an integrated sensor made by Texas Instruments, communicates via i2c

  • Power Arduino and ESP32 from batteries
    Arduino, Electronics, ESP32

    Power Arduino and ESP32 from batteries

    fritzenlab

    November 4, 2024

    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.

  • 16×2 LCD display with ESP32
    Arduino, ESP32

    16×2 LCD display with ESP32

    fritzenlab

    November 2, 2024

    Let’s get controlling a 16×2 LCD display with ESP32, using the Arduino IDE and a simple library. It can control various sizes of displays.

  • SGP40 air quality sensor with ESP32
    Arduino, ESP32

    SGP40 air quality sensor with ESP32

    fritzenlab

    November 2, 2024

    Today I will show you how to write code and test the SGP40 air quality sensor with ESP32 and Arduino code. It needs a companion SHT21

  • Human eye light level sensor BH1750
    Arduino, ESP32

    Human eye light level sensor BH1750

    fritzenlab

    October 29, 2024

    Let’s study the human eye light level sensor BH1750, a sensor capable of sensing between 1 and 65535 Lux via i2c

  • Binary clock with ESP32 and API
    Arduino, ESP32

    Binary clock with ESP32 and API

    fritzenlab

    October 29, 2024

    I am showing you how to implement a binary clock with ESP32 and API, getting hour and minute from the internet and showing in LEDs

  • Capacitive touch and debounce with Renesas RA4M1
    Renesas RA4M1

    Capacitive touch and debounce with Renesas RA4M1

    fritzenlab

    October 24, 2024

    I am showing you how to implement a capacitive touch and debounce with Renesas RA4M1 and TTP223b touch controller, using Arduino code

  • DIY RGB light box with Arduino
    Arduino, Arts and craft

    DIY RGB light box with Arduino

    fritzenlab

    October 22, 2024

    Let’s get to making a RGB light box with Arduino, using WS2812b neopixels and Arduino Pro mini, battery powered

Previous
1 2 3 4 … 8
Next

Follow Us

  • TikTok
  • Instagram
  • YouTube
  • LinkedIn

See even more

  • MPU-9255 Accelerometer and gyroscope

    MPU-9255 Accelerometer and gyroscope

  • Indoor weather station with MQTT, V2

  • ENS160 + BME280 Environmental Sensor

  • Algorithm to LED blink with microPython

  • Buttons and LEDs with microPython

Looking for more?

  • MPU-9255 Accelerometer and gyroscope

    MPU-9255 Accelerometer and gyroscope

  • Indoor weather station with MQTT, V2

    Indoor weather station with MQTT, V2

  • ENS160 + BME280 Environmental Sensor

    ENS160 + BME280 Environmental Sensor

  • Algorithm to LED blink with microPython

    Algorithm to LED blink with microPython

See more

  • mpu-9255 on a breadboard

    MPU-9255 Accelerometer and gyroscope

  • indoor weather station with esp32

    Indoor weather station with MQTT, V2

  • ENS160+BME280 on a breadboard

    ENS160 + BME280 Environmental Sensor

  • pressing a button to a raspberry pi pico 2

    Algorithm to LED blink with microPython

  • Buttons and LEDs with microPython

See more here

  • Just buy this Arduino course

    Just buy this Arduino course

  • MPU-9255 Accelerometer and gyroscope

    MPU-9255 Accelerometer and gyroscope

  • Indoor weather station with MQTT, V2

    Indoor weather station with MQTT, V2

  • ENS160 + BME280 Environmental Sensor

    ENS160 + BME280 Environmental Sensor

    • 555 Oscillator
    • 555 Timer
    • Bicycle speedometer with ESP-12
    • Buttons on analog pins of Arduino
    • Electronic dice in keychain format
    • FritzenLab ESP32-C6 dev board
    • FritzenLab projects
    • Keychain thermometer
    • Mini USB WiFi thermometer with ESP32
    • PIC16F690 development kit
    • PWM with 555
    • Ruler with an embedded thermometer
    • Who am I?

WordPress Theme by WPEnjoy

  • Instagram
  • YouTube
  • LinkedIn
  • TikTok