Wed. Sep 9th, 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
  • LET’S BUILD A SPECTROMETER
    Arduino | Open Source Projects | Products

    LET’S BUILD A SPECTROMETER

    Byoeadmin November 24, 2018September 7, 2026

      Make use of an ad hoc module by AMS in order to make a precious Arduino based tool. It will allow analysis of materials, including food and drink, through the spectrum obtained with a light stimulus and a sensor, and shown on the serial monitor. Spectrometry is an analysis technique that enables the identification…

    Read More LET’S BUILD A SPECTROMETERContinue

  • Fishino goes in low-power mode
    Arduino | IoT and Connectivity | Open Source Projects | Products

    Fishino goes in low-power mode

    Byoeadmin October 31, 2018September 7, 2026

      Let’s optimize power consumption for our Arduino-like boards using specific hardware solutions and a dedicated software library.   We recently had many requests about solutions to reduce power consumption for our Fishino boards, particularly from those – among the designers – who need to activate them for short periods of time: for instance, in…

    Read More Fishino goes in low-power modeContinue

  • The world of GIThub
    Open Source Projects | Tutorials

    The world of GIThub

    Byoeadmin October 25, 2018October 25, 2018

      Let’s learn all the aspects of the most renowned web hosting service, and familiarise with it, thanks to a sample application.   In the previous post, we let you know Git and in particular, we focused on explaining how to use it in order to archive a firmware project on your PC and to…

    Read More The world of GIThubContinue

  • Let’s manage a project  from A to… GIT
    Open Source Projects | Tutorials

    Let’s manage a project from A to… GIT

    Byoeadmin October 19, 2018October 19, 2018

      Let’s learn about the firmware management and versioning tool that is at the root of GitHub, and to be able to use it. In order to become a good programmer, it is not enough to know the most popular programming languages, to know how to write the corresponding code, to create more or less…

    Read More Let’s manage a project from A to… GITContinue

  • Alphabot2: the OpenSource Robot
    Arduino | Open Source Projects | Power and Energy | Products | Raspberry Pi | Robotics and Drones

    Alphabot2: the OpenSource Robot

    Byoeadmin October 5, 2018September 7, 2026

      The latest robot from Waveshare, it adds interesting features to the qualities of its predecessor. You were able to appreciate the instructional robotics platform on wheels called Alphabot, in an article dedicated to it, and you were able to see it in its version with Arduino controller. Alphabot, we remind you, is a robot…

    Read More Alphabot2: the OpenSource RobotContinue

  • Antennino: the low-power Arduino with Antenna
    Arduino | Open Source Projects | Products

    Antennino: the low-power Arduino with Antenna

    Byoeadmin October 2, 2018September 7, 2026

    A multirole board, that stands out for its very low energy consumption and the possibility to be remotely programmed, emerges in the rich landscape of the IoT modules. When talking about IoT, we usually refer to devices that are powered by batteries and that are scattered in the environment, for the purpose of acquiring and…

    Read More Antennino: the low-power Arduino with AntennaContinue

  • Fishino: Facebook counter sign
    Arduino | Open Source Projects

    Fishino: Facebook counter sign

    Byoeadmin September 27, 2018September 7, 2026

      Created for the most famous social network, it displays in real-time the number of likes received by the related Facebook profile, through a giant 5-digit display. Since social networks were born, and Facebook in the first place, it became commonplace to express approval for a comment, a photo or a content in general (which…

    Read More Fishino: Facebook counter signContinue

  • Save My Child: the smart seat that sends text messages if you forget the child in the car
    IoT and Connectivity | Open Source Projects | Products

    Save My Child: the smart seat that sends text messages if you forget the child in the car

    Byoeadmin September 7, 2018September 7, 2026

      It is installed in cars, and thanks to a detector placed on the child seat, it warns us – via SMS or phone call – if we get away without bringing the child with us. Among the most saddening (and at any rate, infrequent) accidents in the news, there are those of parents that…

    Read More Save My Child: the smart seat that sends text messages if you forget the child in the carContinue

  • How to build your Energy Load manager (part 2)
    Open Source Projects | Power and Energy | Products

    How to build your Energy Load manager (part 2)

    Byoeadmin September 3, 2018September 7, 2026

      When the instantaneous power consumption exceeds the set values, it selectively disconnects the users, in order to prevent the electric meter to cut the power to disconnect.    The management of the electricity users at home, intended as the possibility to define the operating priorities and to momentarily disconnect the ones that may be…

    Read More How to build your Energy Load manager (part 2)Continue

  • Energy meter: LOAD management
    Open Source Projects | Power and Energy | Products

    Energy meter: LOAD management

    Byoeadmin August 24, 2018September 7, 2026

      It enables a selective disconnection of a maximum of 7 users, once the maximum power set is exceeded, and by selecting the priorities, so to disconnect the less important ones first. Supervising the electricity, intended as both the monitoring and the management and even as a possible limitation and optimisation, is a topical issue…

    Read More Energy meter: LOAD managementContinue

  • How to build a Coin-Operated timer with a display interface
    Open Source Projects | Products

    How to build a Coin-Operated timer with a display interface

    Byoeadmin August 17, 2018September 7, 2026

      This circuit provides timed access to pay services such as games, showers, blows dryers and various types of vending machines, thanks to a coin counter and a display interface.   In the applications involving the paid access to certain products or services, the electric or electronic “coin-operated actuators” are used, which are devices capable…

    Read More How to build a Coin-Operated timer with a display interfaceContinue

  • Alphabot, THE OPEN SOURCE  ROBOT
    Arduino | Open Source Projects | Power and Energy | Products | Raspberry Pi | Robotics and Drones

    Alphabot, THE OPEN SOURCE ROBOT

    Byoeadmin August 9, 2018September 7, 2026

      A robotics development platform based on a two-wheel mechanics plus pivoting wheel on which you can prototype applications, controllable with popular Arduino Uno, Raspberry Pi 3 boards or both.  Robotics is one of the most engaging parts of electronics because it can combine different fields of knowledge and skills in the same project; in…

    Read More Alphabot, THE OPEN SOURCE ROBOTContinue

Page navigation

Previous PagePrevious 1 … 15 16 17 18 19 … 42 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