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

  • What is PWM and how to use it?
    Electronics, ESP32

    What is PWM and how to use it?

    fritzenlab

    September 2, 2024

    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

  • Laser distance sensor VL53L0x time-of-flight
    ESP32, Uncategorized

    Laser distance sensor VL53L0x time-of-flight

    fritzenlab

    August 25, 2024

    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

  • Minimalist USB thermometer with ESP32 – the idea
    ESP32

    Minimalist USB thermometer with ESP32 – the idea

    fritzenlab

    August 23, 2024

    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.

  • 7 segment LED display with ESP32-C6
    Uncategorized

    7 segment LED display with ESP32-C6

    fritzenlab

    August 18, 2024

    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

  • Remote control RC car project – the beginning
    Arts and craft, Electronics, ESP32

    Remote control RC car project – the beginning

    fritzenlab

    August 16, 2024

    I am just starting a Remote control RC car project, a complete radio controlled controller + control board from scratch, come with me

  • New Raspberry Pi Pico 2 with RP2350
    Raspberry Pi

    New Raspberry Pi Pico 2 with RP2350

    fritzenlab

    August 13, 2024

    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

  • Wireless communication with ESP-NOW on ESP32
    ESP32

    Wireless communication with ESP-NOW on ESP32

    fritzenlab

    August 9, 2024

    We will implement wireless communication with ESP-NOW on ESP32. It is a protocol that works over WiFi or Bluetooth, for Espressif ESP’s

  • ESP32-C6 temperature display with DHT11, TM1637
    ESP32

    ESP32-C6 temperature display with DHT11, TM1637

    fritzenlab

    August 9, 2024

    I create here an ESP32-C6 temperature display with DHT11 and TM1637. It is a 4-digit 7-segment temperature display

  • K type thermocouple with MAX6675
    Arduino

    K type thermocouple with MAX6675

    fritzenlab

    August 8, 2024

    Comprehend and see how to use a K type thermocouple with MAX6675, programming an Arduino UNO to show temperature value on serial monitor

  • DFRobot Beetle ESP32-C3
    ESP32

    DFRobot Beetle ESP32-C3

    fritzenlab

    August 7, 2024

    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

  • SDB628 boost circuit board
    Electronics

    SDB628 boost circuit board

    fritzenlab

    August 6, 2024

    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)

  • SD card with ESP32-C6 and Arduino
    ESP32

    SD card with ESP32-C6 and Arduino

    fritzenlab

    August 5, 2024

    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)

  • Bicycle speedometer project – final update
    esp8266

    Bicycle speedometer project – final update

    fritzenlab

    July 31, 2024

    Another (final) update on the bicycle odometer project, this time I made it work. It needed a capacitor value change

  • ESP32-C6 dev board – PCBWay partnership
    Electronics, ESP32

    ESP32-C6 dev board – PCBWay partnership

    fritzenlab

    July 30, 2024

    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

  • Waveshare RP2040-Lora-HF with Arduino
    Raspberry Pi

    Waveshare RP2040-Lora-HF with Arduino

    fritzenlab

    July 29, 2024

    Let’s study how to use the Waveshare RP2040-Lora-HF with Arduino IDE, doing an example with i2c (the HMC5883L magnetometer)

  • ESP32 interrupts in Arduino IDE
    ESP32

    ESP32 interrupts in Arduino IDE

    fritzenlab

    July 29, 2024

    Let’s study ESP32 interrupts in Arduino IDE, both the hardware one (digital input) and the timer one (internal timer)

  • Bicycle speedometer project – update 3
    esp8266

    Bicycle speedometer project – update 3

    fritzenlab

    July 27, 2024

    Just sharing a quick update on the bicycle odometer project, I have assembled and tested the PCB, now to the bicycle itself

  • Bicycle speedometer project – update 2
    esp8266

    Bicycle speedometer project – update 2

    fritzenlab

    July 24, 2024

    An update on the bicycle odometer project, I started tinkering with the ESP8266MOD power consumption a bit. Such a pain

  • Bicycle speedometer with ESP12 – update
    Uncategorized

    Bicycle speedometer with ESP12 – update

    fritzenlab

    July 24, 2024

    I started coding for my Bicycle speedometer with ESP12. The idea of the code is to light a single LED…

  • HW-006 optical line tracker sensor
    Electronics, ESP32

    HW-006 optical line tracker sensor

    fritzenlab

    July 22, 2024

    The HW-006 optical line tracker sensor is an optical assembly used to track lines, mainly for small competition vehicles

Previous
1 2 3 4 5 6 … 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