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

  • BlinkWithoutDelay with Raspberry Pi Pico and microPython
    Raspberry Pi

    BlinkWithoutDelay with Raspberry Pi Pico and microPython

    fritzenlab

    April 20, 2024

    Learn how to implement a function similar to BlinkWithoutDelay with Raspberry Pi Pico and microPython. Never use time.sleep() again

  • ESP32-S2 publishing in the cloud Thingspeak
    ESP32

    ESP32-S2 publishing in the cloud Thingspeak

    fritzenlab

    April 19, 2024

    Let’s see how to use ESP32-S2 to publish in the cloud using Thingspeak; we will send the ESP32-S2 internal temperature sensor to it

  • ESP32-S2 internal temperature sensor
    ESP32

    ESP32-S2 internal temperature sensor

    fritzenlab

    April 19, 2024

    Come with me to learn how to use the ESP32-S2 internal temperature sensor, with the Arduino IDE and printing on a serial monitor

  • Read a button with Raspberry Pi Pico and microPython
    Raspberry Pi

    Read a button with Raspberry Pi Pico and microPython

    fritzenlab

    April 19, 2024

    We will see in this article how to Read a button with Raspberry Pi Pico and microPython, using its internal pull-down function

  • I bricked my Raspberry Pi Pico, how to solve?
    Raspberry Pi

    I bricked my Raspberry Pi Pico, how to solve?

    fritzenlab

    April 19, 2024

    What I did when I bricked my Raspberry Pi Pico? There is a simples workaround that involves a UF2 file and the BOOTSEL button

  • How to program Raspberry Pi Pico with microPython
    Raspberry Pi

    How to program Raspberry Pi Pico with microPython

    fritzenlab

    April 17, 2024

    This is a guide for you to learn how to program Raspberry Pi Pico with microPython, it is easy to start and blink an LED

  • What are the Arduino alternatives?
    Arduino

    What are the Arduino alternatives?

    fritzenlab

    April 16, 2024

    Today we will discuss what are the Arduino alternatives, ecossistems and boards you can use for your projects

  • ESP32-S2 Franzininho with Arduino IDE
    ESP32

    ESP32-S2 Franzininho with Arduino IDE

    fritzenlab

    April 14, 2024

    Learn how to program a board based on ESP32-S2 Franzininho with Arduino IDE, doing both the blink LED and Wi-Fi server examples

  • Lower relay power consumption by histeresis and PWM
    Electronics

    Lower relay power consumption by histeresis and PWM

    fritzenlab

    April 12, 2024

    Learn how to lower relay power consumption by harnessing its coil’s histeresis via PWM with Arduino

  • ESP32-S2 based Franzininho Wi-Fi dev board
    ESP32

    ESP32-S2 based Franzininho Wi-Fi dev board

    fritzenlab

    April 11, 2024

    Learn how to use the Franzininho Wi-Fi, an educational board based on the ESP-S2, programmed in micropython

  • Franzininho C0: a Brazilian STM32C0 dev board
    ARM Cortex M0+

    Franzininho C0: a Brazilian STM32C0 dev board

    fritzenlab

    April 7, 2024

    An educational development board featuring a SMT32C0, programmed via STM32Cube IDE

  • Testing the Texas instruments MSP432 with Energia IDE
    MSP432

    Testing the Texas instruments MSP432 with Energia IDE

    fritzenlab

    April 2, 2024

    Learn how to program the Texas Instruments MSP432 with the energia IDE

  • Charlieplexing LEDs with Arduino
    Arduino

    Charlieplexing LEDs with Arduino

    fritzenlab

    April 2, 2024

    Learn how to implement a charlieplexing with 8 LED’s and only 4 pins of Arduino

  • Analog input keypad with Arduino
    Arduino

    Analog input keypad with Arduino

    fritzenlab

    April 1, 2024

    Learn how to implement a 10 key keypad using only one analog pin as their interface, with Arduino

  • Repairing an Arduino nano – replacing ATMEGA328
    Arts and craft

    Repairing an Arduino nano – replacing ATMEGA328

    fritzenlab

    March 29, 2024

    A video of myself repairing an Arduino nano

  • Temperature and humidity on a LCD display with Arduino
    Arduino

    Temperature and humidity on a LCD display with Arduino

    fritzenlab

    March 29, 2024

    A weather station reading temperature and humidity using a DHT11 sensor and a LCD display

  • A PCB mockup out of cardboard
    Arts and craft

    A PCB mockup out of cardboard

    fritzenlab

    March 29, 2024

    A mockup prototype of Arduino circuit with cardboard

  • A binary thermometer with Arduino and LM35
    Arduino

    A binary thermometer with Arduino and LM35

    fritzenlab

    March 29, 2024

    A binary (with LEDs) thermometer with LM35 and Arduino UNO

  • A substitute for the delay() function in Arduino
    Arduino

    A substitute for the delay() function in Arduino

    fritzenlab

    March 29, 2024

    Let’s learn how to implement a substitute for the delay() function in Arduino, using the function micros() and some clever coding

  • A series on how to program PIC16F690 with MPLAB X
    PIC 16F

    A series on how to program PIC16F690 with MPLAB X

    fritzenlab

    March 29, 2024

    There are four videos on how to use PIC16F690 microcontroller with MPLAB X IDE

Previous
1 … 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