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
  • Iteration3D: Free Online Generator of Parametric 3D Models
    3D Printing | Open Source Projects

    Iteration3D: Free Online Generator of Parametric 3D Models

    Byoeadmin August 28, 2026September 7, 2026

    Iteration3D is a French web platform that generates customizable 3D models for printing, using a parametric engine to create models on demand based on user specifications.

    Read More Iteration3D: Free Online Generator of Parametric 3D ModelsContinue

  • 3D-Printed Frame for a 32×32 LED Matrix with Microphone
    3D Printing | Displays and Interfaces | Open Source Projects | Projects

    3D-Printed Frame for a 32×32 LED Matrix with Microphone

    Byoeadmin August 25, 2026September 7, 2026

    A modular 3D-printed frame turns a 32×32 LED matrix into an interactive wall or desk display, with support for an ESP-WROOM-32 and a MAX4466 or MAX9814 microphone for audio-reactive visuals.

    Read More 3D-Printed Frame for a 32×32 LED Matrix with MicrophoneContinue

  • A minimal 3D-printed scale
    3D Printing | Microcontrollers | Open Source Projects

    A minimal 3D-printed scale

    Byoeadmin September 18, 2023

    A load cell is a sensor designed to measure the weight of an object. Essentially, it is an aluminum bar containing 4 resistive strain gauges that are measured through a Wheatstone bridge to detect the weight of the object. In this project, using a small Microchip ATtiny1614 and a 5kg load cell, a 3D-printed scale…

    Read More A minimal 3D-printed scaleContinue

  • Cookiecad, the easiest way to create custom cookie cutters to print in 3D
    3D Printing

    Cookiecad, the easiest way to create custom cookie cutters to print in 3D

    Byoeadmin March 23, 2023

    Cookiecad is a tool that allows you to create custom cookie cutters that can be printed in 3D. It’s an easy way to create personalized cookie cutters with your own designs. You can upload your own image, clipart or sketch drawn on paper into Cookiecad Designer and it will turn your 2D design into a…

    Read More Cookiecad, the easiest way to create custom cookie cutters to print in 3DContinue

  • Main Technologies in 3D Printing
    3D Printing | Tools and Software

    Main Technologies in 3D Printing

    Byoeadmin February 20, 2023

    3D printing is a cutting-edge technology that enables the creation of three-dimensional objects through a layer-by-layer process. This method of printing starts from a digital model file and uses bondable materials such as metal or plastic powders to produce the final product. The printed object can have any shape and geometric characteristics, making it a…

    Read More Main Technologies in 3D PrintingContinue

  • 3D Printing | Tools and Software

    Understanding the Mechanics of 3D Printing

    Byoeadmin February 3, 2023February 3, 2023

    3D printing is a cutting-edge technology that enables the creation of three-dimensional objects through a layer-by-layer process. This method of printing starts from a digital model file and uses bondable materials such as metal or plastic powders to produce the final product. The printed object can have any shape and geometric characteristics, making it a…

    Read More Understanding the Mechanics of 3D PrintingContinue

  • Smart Aquarium
    3D Printing | Arduino | Microcontrollers | Tools and Software

    Smart Aquarium

    Byoeadmin August 25, 2022August 23, 2022

    Phone app to monitor and control vitals of fish in a home aquarium via ESP32. As you saw in the YouTube video, a mobile app connected to the internet has access to monitor and control the aquarium. It can : Feed the fish either manually by specifying the amount of food and click on the…

    Read More Smart AquariumContinue

  • Wearable Projection
    3D Printing | Arduino | Open Source Projects

    Wearable Projection

    Byoeadmin August 24, 2022August 23, 2022

      The idea of this project has been on my mind for a while. The question of what if we can use our environment as a technology canvas motivates me to start experiment with this project. Luckily today we have an amazing device such as Raspberry Pi to use as a brain of the system….

    Read More Wearable ProjectionContinue

  • 3DRAG + MOTORFISH: How to prevent step losses in 3D printer
    3D Printing | Open Source Projects

    3DRAG + MOTORFISH: How to prevent step losses in 3D printer

    Byoeadmin November 17, 2021September 7, 2026

    It solves the problem of pitch loss that can trouble 3D printers and which, especially in large printers that require many hours to print parts, can mean huge losses of time and money. In previous posts we presented a stepper motor driver, which we named MotorFish, whose special feature is to work in closed loop…

    Read More 3DRAG + MOTORFISH: How to prevent step losses in 3D printerContinue

  • Motorfish: The stepper does not misses a step
    3D Printing | Open Source Projects

    Motorfish: The stepper does not misses a step

    Byoeadmin November 8, 2021September 7, 2026

    Controller with stepper motor feedback able to dynamically check the shaft positioning and prevent possible step losses. Who has never happened to launch a complex and long 3D print, maybe a job of hours or dozens of hours, to be absent and discover that, when the job was almost finished, the printer engines lost a…

    Read More Motorfish: The stepper does not misses a stepContinue

  • Large area CNC router
    3D Printing | Arduino

    Large area CNC router

    Byoeadmin September 21, 2021September 7, 2026

    The Maslow is a large format CNC router capable of cutting wood and other materials with precision and repeatability, based on a digital file. A CNC (computer numerical control) machine allows manufacturers to automate the cutting process in woodworking and other manufacturing operations. Once the Maslow is built and the software installed, you will have…

    Read More Large area CNC routerContinue

  • Laser pointer robot
    3D Printing

    Laser pointer robot

    Byoeadmin September 16, 2021

    This is an OPEN SOURCE/3D printed Torch/Camera/Laser pointer Kit. Arduino M0 based and created using common elements from the Makers/ 3D printers World. Programmed in Python. A very accurate and fast torch pointer. Can be controlled using an Xbox and/or PlayStation controller. Alternatively, you can adapt its Python written control code to follow any pre-planned…

    Read More Laser pointer robotContinue

Page navigation

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