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

  • NTC thermistor temperature sensor Arduino
    Arduino, Electronics

    NTC thermistor temperature sensor Arduino

    fritzenlab

    June 12, 2024

    We will learn how to use the NTC thermistor temperature sensor with Arduino, reading it on an analog input

  • What are the Arduino alternatives? part 2
    Arduino

    What are the Arduino alternatives? part 2

    fritzenlab

    June 11, 2024

    Let’s discover what are the Arduino alternatives, companies that make board similar to the ones Arduino makes.

  • Develop a circuit board – ESP32-C6 update 2
    Electronics, ESP32

    Develop a circuit board – ESP32-C6 update 2

    fritzenlab

    June 10, 2024

    Update on how to develop a circuit board with ESP32-C6, using Kicad and featuring sensors link DHT11 and LM35, also a LED RGB WS2812

  • Develop a circuit board – ESP32-C6 update 1
    Electronics, ESP32

    Develop a circuit board – ESP32-C6 update 1

    fritzenlab

    June 10, 2024

    Let’s give a update on developing a circuit board – ESP32-C6 WiFi. It may feature sensors (DHT11 and LM35) and a WS2812 LED

  • Develop a circuit board – ESP32-C6
    Electronics, ESP32

    Develop a circuit board – ESP32-C6

    fritzenlab

    June 10, 2024

    See the process to develop a circuit board for the ESP32-C6 with some sensors onboard, like the LM35, DHT11 and also a LED WS2812

  • 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

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