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

  • Attiny85 thermometer: binary display
    Arduino

    Attiny85 thermometer: binary display

    fritzenlab

    June 7, 2024

    Let’s create an Attiny85 thermometer using DHT11 temperature sensor and six LEDs as the binary display

  • DHT11 temperature sensor ESP32-S2
    ESP32

    DHT11 temperature sensor ESP32-S2

    fritzenlab

    May 29, 2024

    Let’s connect and learn how to use the DHT11 temperature sensor with ESP32-S2 Franzininho. It is a one-wire temperature and humidity sensor

  • BMP280 temperature sensor ESP32-S2
    ESP32

    BMP280 temperature sensor ESP32-S2

    fritzenlab

    May 24, 2024

    See how to use a BMP280 temperature sensor with ESP32-S2 Franzininho WiFi, via i2c communication protocol. Measuring temperature and atmospheric pressure.

  • DS18b20 temperature sensor ESP32-S2
    ESP32

    DS18b20 temperature sensor ESP32-S2

    fritzenlab

    May 24, 2024

    We are going to get to know the DS18b20 temperature sensor with ESP32-S2 Franzininho WiFi, a sensor that communicates with the microcontroller via one wire

  • SHT21 temperature sensor ESP32-S2
    Uncategorized

    SHT21 temperature sensor ESP32-S2

    fritzenlab

    May 24, 2024

    We will learn how to interface the SHT21 temperature sensor with ESP32-S2, via i2c protocol

  • STM32 Blue pill Arduino IDE
    STM32

    STM32 Blue pill Arduino IDE

    fritzenlab

    May 23, 2024

    Let’s learn how to use the STM32 Blue pill Arduino IDE package, in this case to blink an LED

  • Raspberry Pi Pico temperature sensor
    Raspberry Pi

    Raspberry Pi Pico temperature sensor

    fritzenlab

    May 16, 2024

    Let’s learn in this post how to use the Raspberry Pi Pico temperature sensor, an internal diode that can give us the chip temperature

  • Hackaday business card contest
    Raspberry Pi

    Hackaday business card contest

    fritzenlab

    May 13, 2024

    Let’s talk about a project I made for the Hackaday business card contest, which is happening in 2024 and having some money prizes

  • Raspberry Pi Pico with Arduino IDE
    Arduino, Raspberry Pi

    Raspberry Pi Pico with Arduino IDE

    fritzenlab

    May 13, 2024

    It is easy to program the Raspberry Pi Pico with Arduino IDE, all you need is a URL, the IDE and the board itself

  • Why use Arduino interrupts?
    Arduino

    Why use Arduino interrupts?

    fritzenlab

    May 9, 2024

    Today we will learn Why use Arduino interrupts, with an example of code I used in the company I work for. I solved a big problem easily

  • How to test thyristor and triac
    Electronics

    How to test thyristor and triac

    fritzenlab

    May 7, 2024

    Let’s dive into and see how to teste thyristor and triac using a power supply, some resistors and LEDs. Multimeter is optional

  • Difference between Arduino and Raspberry Pi
    Arduino, Raspberry Pi

    Difference between Arduino and Raspberry Pi

    fritzenlab

    May 3, 2024

    Let’s learn the Difference between Arduino and Raspberry Pi, by means of studying each ones characteristics and strenghts

  • Simulate 555 in Arduino
    Arduino, Electronics

    Simulate 555 in Arduino

    fritzenlab

    May 2, 2024

    Today we will implement a circuit and code to Simulate 555 in Arduino. 555 is a very well-known oscillator chip, let’s recreate it in Arduino

  • how many Raspberry Pi models exist?
    Raspberry Pi

    how many Raspberry Pi models exist?

    fritzenlab

    May 2, 2024

    Let’s learn today how many Raspberry Pi models exist, analyzing every version since its inception all the way to the end of 2023

  • How to simulate a circuit in Tinkercad?
    Arduino, Software

    How to simulate a circuit in Tinkercad?

    fritzenlab

    April 29, 2024

    Let’s dive in and learn how to simulate a circuit in Tinkercad. Let’s see a 555 circuit PWM and a double Arduino one

  • STM32C0 Franzininho with Arduino IDE
    Arduino, ARM Cortex M0+

    STM32C0 Franzininho with Arduino IDE

    fritzenlab

    April 29, 2024

    Let’s dive into the getting started of the STM32C0 Franzininho with Arduino IDE, doing two examples: LED blink and button reading

  • Fritzen Proto – an Arduino-compatible circuit board
    Arduino

    Fritzen Proto – an Arduino-compatible circuit board

    fritzenlab

    April 24, 2024

    Let’s talk about a project fo mine, Fritzen Proto – an Arduino-compatible circuit board that can be connected to a breadboard

  • What is Arduino Zero?
    Arduino

    What is Arduino Zero?

    fritzenlab

    April 24, 2024

    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

  • Falling and rising edge input detector with microPython
    Raspberry Pi

    Falling and rising edge input detector with microPython

    fritzenlab

    April 20, 2024

    Let’s study how to implement an algorithm of Falling and rising edge input detector with microPython, to read buttons and process state

  • Interruptions in Arduino with attachInterrupt()
    Arduino

    Interruptions in Arduino with attachInterrupt()

    fritzenlab

    April 20, 2024

    Let’s dive in and learn about a more advanced subject, Interruptions in Arduino with attachInterrupt() function

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