Tue. Sep 8th, 2026
Skip to content
Open Electronics

Open Electronics

  • 3Drag 3d printer
  • About
  • Advertise with Open Electronics
  • Cart
  • Checkout
Sign in 0 €0.00
Open Electronics
Open Electronics

Topics

  • 3D Printing697
  • Arduino1217
  • Artificial Intelligence103
  • Audio78
  • Crowdfunding505
  • Displays and Interfaces3
  • Gadgets1
  • Guest Posts11
  • Health and Medical Devices1
  • Home Automation61
  • Interviews40
  • IoT and Connectivity510
  • Meet the Founders15
  • Microcontrollers272
  • Mods and Hacks25
  • News768
  • Open Source Projects493
  • Opinions62
  • PCB and CAD1
  • Power and Energy100
  • Products549
  • Programming1
  • Projects4
  • Promotions16
  • Raspberry Pi693
  • Robotics and Drones401
  • Tools and Software272
  • Tutorials39
  • Wearables74
Arduino News 3D Printing Raspberry Pi Products IoT and Connectivity Go to the shop
  • Motorized welding turntable with Arduino UNO
    Arduino | Displays and Interfaces

    Motorized welding turntable with Arduino UNO

    Byoeadmin September 8, 2026

    Build a motorized lazy Susan welding turntable with Arduino UNO, a NEMA 17 stepper, and an OLED display. This project covers speed control, grounding, and the full build process.

    Read More Motorized welding turntable with Arduino UNOContinue

  • Arduino

    RFID with RC522: Radio-Frequency Identification with Arduino

    Byoeadmin September 8, 2026

    Learn how to use the RFID-RC522 module based on the MFRC522 chip with Arduino, from wiring to access control projects.

    Read More RFID with RC522: Radio-Frequency Identification with ArduinoContinue

  • Arduino UNO R4: A/D and D/A Converters for Audio, from Testing to a Voice Changer
    Arduino | Audio | Open Source Projects

    Arduino UNO R4: A/D and D/A Converters for Audio, from Testing to a Voice Changer

    Byoeadmin September 4, 2026September 7, 2026

    A four-video series explores the analog-to-digital and digital-to-analog converters on the Arduino UNO R4, from basic concepts to building a practical electronic voice changer with just a few passive components and a dynamic microphone.

    Read More Arduino UNO R4: A/D and D/A Converters for Audio, from Testing to a Voice ChangerContinue

  • Face-Following Robot Built on Arduino UNO Q and Edge Impulse
    Arduino | Artificial Intelligence

    Face-Following Robot Built on Arduino UNO Q and Edge Impulse

    Byoeadmin September 3, 2026September 7, 2026

    A new open-source project shows how to combine computer vision and robotics on a single board, using the Arduino UNO Q to detect and follow a human face in real time without cloud support.

    Read More Face-Following Robot Built on Arduino UNO Q and Edge ImpulseContinue

  • Arduino UNO R4 WiFi: A Guide to Sensors and Displays
    Arduino | Tutorials

    Arduino UNO R4 WiFi: A Guide to Sensors and Displays

    Byoeadmin September 2, 2026September 7, 2026

    Learn how to use the STEMMA QT/Qwiic connector on the Arduino UNO R4 WiFi to connect I²C sensors and displays, with a custom adapter board and example code.

    Read More Arduino UNO R4 WiFi: A Guide to Sensors and DisplaysContinue

  • 75 GPIO on a Single Board: The IOX-77 Beats the Arduino Mega with Wi-Fi
    Arduino | Microcontrollers

    75 GPIO on a Single Board: The IOX-77 Beats the Arduino Mega with Wi-Fi

    Byoeadmin September 2, 2026September 7, 2026

    The IOX-77 is an ESP32-C3-based development board that packs 75 GPIO pins into a compact 71 × 42 mm PCB, using five RISC-V CH32V003 microcontrollers on an I²C bus for parallel execution and expandability.

    Read More 75 GPIO on a Single Board: The IOX-77 Beats the Arduino Mega with Wi-FiContinue

  • LED Traffic Light Module for Arduino: Features, Wiring, and Testing
    Arduino

    LED Traffic Light Module for Arduino: Features, Wiring, and Testing

    Byoeadmin September 1, 2026September 7, 2026

    A compact LED traffic light module for Arduino and other platforms: how it works, how to wire it, and how to test it with simple sequences.

    Read More LED Traffic Light Module for Arduino: Features, Wiring, and TestingContinue

  • Arduino Nano ESP32 LED Matrix Clock with WiFi Time Sync
    Arduino | Microcontrollers

    Arduino Nano ESP32 LED Matrix Clock with WiFi Time Sync

    Byoeadmin September 1, 2026September 7, 2026

    Build a compact digital clock using an Arduino Nano ESP32 and a MAX7219-driven 8×32 LED matrix, with WiFi time synchronization, BLE setup, and automatic brightness control.

    Read More Arduino Nano ESP32 LED Matrix Clock with WiFi Time SyncContinue

  • Arduino UNO Q: the dual-brain board that combines real-time control and artificial intelligence
    Arduino

    Arduino UNO Q: the dual-brain board that combines real-time control and artificial intelligence

    Byoeadmin August 30, 2026September 7, 2026

    Arduino UNO Q pairs a Qualcomm Linux processor with an STM32 real-time microcontroller on the classic UNO form factor, bringing AI and edge computing to the maker community.

    Read More Arduino UNO Q: the dual-brain board that combines real-time control and artificial intelligenceContinue

  • Build a DIY Fire Truck with Arduino UNO R4 Minima
    Arduino

    Build a DIY Fire Truck with Arduino UNO R4 Minima

    Byoeadmin August 30, 2026September 8, 2026

    Learn how to build a Bluetooth-controlled fire truck using the Arduino UNO R4 Minima board, an HC-05 module, and a water pump. This step-by-step guide covers components, assembly, programming, and testing.

    Read More Build a DIY Fire Truck with Arduino UNO R4 MinimaContinue

  • Arduino Keeps Evolving Across Makers, Industry, and AI
    Arduino

    Arduino Keeps Evolving Across Makers, Industry, and AI

    Byoeadmin August 30, 2026September 7, 2026

    An overview of Arduino’s evolution from an open-source maker project to a complete family of single-board computers used in industrial and professional settings, with a look at the main board families and a dedicated white paper.

    Read More Arduino Keeps Evolving Across Makers, Industry, and AIContinue

  • TekkaSketch: Reinventing the Etch-a-Sketch with E-Ink and ESP32 Innovation
    Arduino | Microcontrollers | Open Source Projects

    TekkaSketch: Reinventing the Etch-a-Sketch with E-Ink and ESP32 Innovation

    Byoeadmin August 14, 2025August 27, 2026

    The iconic Etch-a-Sketch, a toy beloved by generations, always had one major limitation: a drawing mistake meant shaking the entire device and starting over from scratch. With the TekkaSketch project, this limitation is overcome thanks to a modern approach that integrates digital functions while preserving the classic aesthetic. The idea stems from observing the original…

    Read More TekkaSketch: Reinventing the Etch-a-Sketch with E-Ink and ESP32 InnovationContinue

Page navigation

1 2 3 … 102 Next PageNext

About us

Open-Electronics.org is the brainchild of a world leader in hobby electronics Futura Group srl. Open-Electronics.org is devoted to support development, hacking and playing with electronics: we share exciting open projects and create amazing products!

Open-Electronics.org is not just a container of ideas: it is also a web site lead by a team of engineers and geeks who will take part in the discussions and give support.

Our mission is to become a reference Open Source hacking site with ideas and feedback aimed to enrich the community.

Read

  • News
  • Open Source Projects
  • Tutorials
  • Interviews
  • Opinions

Shop

  • All products
  • Cart
  • My account

© 2026 Open Electronics - WordPress Theme by Kadence WP

  • 3Drag 3d printer
  • About
  • Advertise with Open Electronics
  • Cart
  • Checkout