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

  • 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

  • MPU-9255 Accelerometer and gyroscope
    micropython, Raspberry Pi

    MPU-9255 Accelerometer and gyroscope

    fritzenlab

    May 4, 2025

    Today’s post is all about the complete and precise MPU-9255 Accelerometer and gyroscope, programmed with microPython

  • Indoor weather station with MQTT, V2
    Arduino, ESP32

    Indoor weather station with MQTT, V2

    fritzenlab

    May 3, 2025

    I just created and Indoor weather station with MQTT, V2 with ESP32, ENS160 and BME280. Programmed with Arduino code and using Adafruit.io

  • ENS160 + BME280 Environmental Sensor
    Arduino, ESP32

    ENS160 + BME280 Environmental Sensor

    fritzenlab

    April 28, 2025

    Today’s post is all about the DFRobot’s ENS160 + BME280 Environmental Sensor, a bundle of two very nice weather sensors

  • Algorithm to LED blink with microPython
    micropython, Raspberry Pi

    Algorithm to LED blink with microPython

    fritzenlab

    April 19, 2025

    I will show you how to implement an Algorithm to LED blink with microPython, using the Raspberry Pi Pico 2 and Thonny IDE.

  • Buttons and LEDs with microPython
    micropython, Raspberry Pi

    Buttons and LEDs with microPython

    fritzenlab

    April 18, 2025

    Learn how to control buttons and LEDs with microPython, not using any delay (time.sleep()), making non-blocking code Raspberry wit Pi Pico 2

  • Force sensitive resistor (FSR) with ESP32
    Electronics, ESP32

    Force sensitive resistor (FSR) with ESP32

    fritzenlab

    March 31, 2025

    Let’s connect and learn how to use a force sensitive resistor (FSR) with ESP32, using an analog input and Arduino code

  • BME680 environmental sensor with microPython
    ESP32, micropython

    BME680 environmental sensor with microPython

    fritzenlab

    March 29, 2025

    Let’s learn how to read the BME680 environmental sensor with microPython, using an ESP32 and Thonny IDE. This is an…

  • 433MHz radio with Arduino and ESP32
    Uncategorized

    433MHz radio with Arduino and ESP32

    fritzenlab

    March 22, 2025

    I am going to show you how to interface those cheap 433MHz radio with Arduino and ESP32, using cheap hardware and two ESP32 models

  • APDS-9900 proximity sensor with microPython
    micropython, Raspberry Pi

    APDS-9900 proximity sensor with microPython

    fritzenlab

    March 16, 2025

    Ever needed to detect object presence and distance? use the APDS-9900 proximity sensor with microPython, with the ESP32-C3 super mini

  • Configuring microPython on ESP32-C3 super mini
    ESP32, micropython

    Configuring microPython on ESP32-C3 super mini

    fritzenlab

    March 15, 2025

    Let’s learn how to get configuring microPython on ESP32-C3 super mini, using a command line tool called “esptool” and Thonny IDE

  • DS18b20 temperature sensor with microPython
    micropython, Raspberry Pi

    DS18b20 temperature sensor with microPython

    fritzenlab

    March 11, 2025

    Let’s learn how to control and read the DS18b20 temperature sensor with micropython, using Thonny IDE and A Raspberry Pi Pico 2

  • LM35 temperature sensor with microPython
    micropython, Raspberry Pi

    LM35 temperature sensor with microPython

    fritzenlab

    March 10, 2025

    Let’s learn how to read a LM35 temperature sensor with microPython, using a Raspberry Pi Pico 2 and Thonny IDE software

  • Programming STM32 Bluepill with Arduino IDE
    Uncategorized

    Programming STM32 Bluepill with Arduino IDE

    fritzenlab

    March 9, 2025

    Let’s get to programming STM32 Bluepill with Arduino IDE, using a USB to serial converter and the Arduino IDE 2.x, besides a STM32F103 board

  • Create analog voltages with microPython
    micropython, Raspberry Pi

    Create analog voltages with microPython

    fritzenlab

    March 7, 2025

    Let’s see how to create analog voltage with microPython, using a Raspberry Pi Pico 2 and MCP4725, along with a GC9A01 round LCD display

  • Round display GC9A01 with microPython
    micropython, Raspberry Pi

    Round display GC9A01 with microPython

    fritzenlab

    March 5, 2025

    Let’s control the round display GC9A01 with microPython, using a Raspberry Pi Pico 2 and a breadboard. Let’s show text on it

  • 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

1 2 3 … 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