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
  • Open-Source FOC Driver for BLDC Motors: Sirojudin Munir’s Project
    Microcontrollers | Open Source Projects | Robotics and Drones

    Open-Source FOC Driver for BLDC Motors: Sirojudin Munir’s Project

    Byoeadmin September 8, 2026September 8, 2026

    Sirojudin Munir has released a complete open-source Field-Oriented Control driver for BLDC and PMSM motors, featuring STM32 firmware, KiCad hardware design, and a Python GUI for control and monitoring.

    Read More Open-Source FOC Driver for BLDC Motors: Sirojudin Munir’s ProjectContinue

  • PyBLE: A Bluetooth LE MicroPython IDE for ESP32
    Microcontrollers | Open Source Projects | Projects

    PyBLE: A Bluetooth LE MicroPython IDE for ESP32

    Byoeadmin September 6, 2026September 7, 2026

    PyBLE is an open-source MicroPython IDE that communicates over Bluetooth LE, letting you code, run, and debug ESP32 boards wirelessly from a tablet or iPad—no cloud, no USB cable, no PC required.

    Read More PyBLE: A Bluetooth LE MicroPython IDE for ESP32Continue

  • Gemma Translator: offline voice interpreter on Raspberry Pi 5
    Open Source Projects

    Gemma Translator: offline voice interpreter on Raspberry Pi 5

    Byoeadmin September 6, 2026September 7, 2026

    Gemma Translator is an open-source multilingual voice interpreter for Raspberry Pi 5 that runs entirely on-device, using Google Gemma 4 and LiteRT, with a retro-terminal UI and no cloud dependency.

    Read More Gemma Translator: offline voice interpreter on Raspberry Pi 5Continue

  • Open Source Firmware for the MasterBuilt Gravity 800: Controller Reverse Engineering
    Open Source Projects

    Open Source Firmware for the MasterBuilt Gravity 800: Controller Reverse Engineering

    Byoeadmin September 5, 2026September 8, 2026

    A maker known as PRBS23 has freed the MasterBuilt Gravity 800 Grill controller from proprietary firmware, replacing it with an open source firmware featuring PID temperature control, over-the-air updates, and a real-time web interface.

    Read More Open Source Firmware for the MasterBuilt Gravity 800: Controller Reverse EngineeringContinue

  • Scriptable USB keyboard with Teensy and Raspberry Pi
    Open Source Projects | Projects | Raspberry Pi

    Scriptable USB keyboard with Teensy and Raspberry Pi

    Byoeadmin September 4, 2026September 7, 2026

    Build a scriptable USB keyboard using a Teensy board that emulates a standard keyboard and can be controlled over serial from a laptop or a Raspberry Pi, letting you interact with pre-boot menus and BIOS settings without a physical keyboard.

    Read More Scriptable USB keyboard with Teensy and Raspberry PiContinue

  • ePaper Smart Journal: The Distraction-Free Notebook with Raspberry Pi
    Displays and Interfaces | Open Source Projects | Projects | Raspberry Pi

    ePaper Smart Journal: The Distraction-Free Notebook with Raspberry Pi

    Byoeadmin September 4, 2026September 7, 2026

    Discover the ePaper smart journal, an open-source electronic notebook built with a Raspberry Pi Zero 2 W, a Waveshare ePaper display, and an M5Stack CardKB keyboard. It offers the simplicity of paper with the power of a computer, perfect for capturing ideas without distractions.

    Read More ePaper Smart Journal: The Distraction-Free Notebook with Raspberry PiContinue

  • PenEcho: the AI canvas that combines writing, drawing, and calculation
    Artificial Intelligence

    PenEcho: the AI canvas that combines writing, drawing, and calculation

    Byoeadmin September 3, 2026September 7, 2026

    PenEcho is an open-source digital canvas where you can write, draw, and annotate equations while receiving AI responses placed right next to your marks. This article explores its features, configurable AI backends, and licensing.

    Read More PenEcho: the AI canvas that combines writing, drawing, and calculationContinue

  • 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 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

  • Angelo: an open source portable audio amplifier optimized for the human voice
    Audio | Open Source Projects

    Angelo: an open source portable audio amplifier optimized for the human voice

    Byoeadmin August 28, 2026September 7, 2026

    Discover Angelo, an open source portable audio amplifier designed to improve communication with elderly or hearing-impaired people. This project combines simple electronics with a human-centered approach, making it easy to build, customize, and use.

    Read More Angelo: an open source portable audio amplifier optimized for the human voiceContinue

  • How to Install Ubuntu on VirtualBox: Step-by-Step Guide to Creating a Virtual Machine
    Programming

    How to Install Ubuntu on VirtualBox: Step-by-Step Guide to Creating a Virtual Machine

    Byoeadmin August 28, 2026September 7, 2026

    Learn how to set up a virtual machine with VirtualBox and install Ubuntu or Kubuntu safely, from downloading the software to enabling Guest Additions and optimizing performance.

    Read More How to Install Ubuntu on VirtualBox: Step-by-Step Guide to Creating a Virtual MachineContinue

  • How to Control NeoPixel Installations via Wi-Fi Using Fishino and NodeMCU with Python
    Arduino | IoT and Connectivity | Microcontrollers | Open Source Projects

    How to Control NeoPixel Installations via Wi-Fi Using Fishino and NodeMCU with Python

    Byoeadmin November 5, 2024September 7, 2026

    We create NeoPixel light installations with Fishino and NodeMCU controlled via Wi-Fi from a PC or Raspberry Pi using a Python library. A few years ago, the American company Adafruit Industries transformed the LED market by introducing NeoPixels, RGB LEDs that incorporate their own controller in a single package. Adafruit aimed to simplify LED management…

    Read More How to Control NeoPixel Installations via Wi-Fi Using Fishino and NodeMCU with PythonContinue

Page navigation

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