Skip to content

FritzenLab electronics

  • Home
  • Who am I?
  • FritzenLab projects
  • LCD display with micropython
    micropython Raspberry Pi

    LCD display with micropython

  • Creating analog voltages with Arduino
    Arduino

    Creating analog voltages with Arduino

  • Functions for better Arduino code
    Arduino Programming languages

    Functions for better Arduino code

  • VEML6040 RGB light sensor
    Arduino ESP32

    VEML6040 RGB light sensor

  • AS7341 RGB and IR light sensor
    Arduino ESP32

    AS7341 RGB and IR light sensor

  • 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

  • DHT11 temperature sensor with microPython
    micropython, Raspberry Pi

    DHT11 temperature sensor with microPython

    fritzenlab

    March 4, 2025

    Let’s connect and use a DHT11 temperature sensor with microPython, using a Raspberry Pi Pico 2 programmed using Thonny IDE

  • Thermocouple with MAX6675 in microPython
    micropython, Raspberry Pi

    Thermocouple with MAX6675 in microPython

    fritzenlab

    March 3, 2025

    This article will discuss the usage of a thermocouple with MAX6675 in microPython, which is a temperature sensor used in an industrial set

  • BH1750 light level sensor with microPython
    micropython, Raspberry Pi

    BH1750 light level sensor with microPython

    fritzenlab

    February 27, 2025

    We will learn how to control the BH1750 light level sensor with microPython, using the Raspberryp Pi Pico 2 RP2350 board and Thonny IDE

  • HDC1080 temperature sensor with microPython
    Raspberry Pi

    HDC1080 temperature sensor with microPython

    fritzenlab

    February 23, 2025

    Let’s get to know how to implement readings on the HDC1080 temperature sensor with microPython, using Raspberry Pi RP2350

  • Just buy this Arduino course
    Arduino, General talks

    Just buy this Arduino course

    fritzenlab

    February 16, 2025

    Just buy this Arduino course and learn Arduino from scratch, everything from available boards all the way to code optimization

  • 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.

Previous
1 2 3 4 … 8
Next

Follow Us

  • TikTok
  • Instagram
  • YouTube
  • LinkedIn

See even more

  • LCD display with micropython

    LCD display with micropython

  • Creating analog voltages with Arduino

  • Functions for better Arduino code

  • VEML6040 RGB light sensor

  • AS7341 RGB and IR light sensor

Looking for more?

  • LCD display with micropython

    LCD display with micropython

  • Creating analog voltages with Arduino

    Creating analog voltages with Arduino

  • Functions for better Arduino code

    Functions for better Arduino code

  • VEML6040 RGB light sensor

    VEML6040 RGB light sensor

See more

  • lcd display with pi pico 2 and lm35

    LCD display with micropython

  • rc low pass filter

    Creating analog voltages with Arduino

  • Arduino functions

    Functions for better Arduino code

  • veml6040 on a breadboard with esp32-c3

    VEML6040 RGB light sensor

  • AS7341 light sensor on a breadboard

    AS7341 RGB and IR light sensor

See more here

  • Just buy this Arduino course

    Just buy this Arduino course

  • LCD display with micropython

    LCD display with micropython

  • Creating analog voltages with Arduino

    Creating analog voltages with Arduino

  • Functions for better Arduino code

    Functions for better Arduino code

    • 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