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
  • An Open Source Hardware, Nixie Tube Arduino Shield gets funded on Kickstarter
    Arduino | Crowdfunding

    An Open Source Hardware, Nixie Tube Arduino Shield gets funded on Kickstarter

    Byoeadmin September 13, 2013September 13, 2013

    A Nixie tube is an electronic device for displaying numerals or other information using glow discharge. Now one guy funded  his project to develop a Nixie Tubes + Arduino Shield on Kickstarter! Nixie Tubes + Arduino Shield I want to bring the world of Nixie Tubes to as many enthusiasts and hobbyists as possible. The added bonus of being able to connect this…

    Read More An Open Source Hardware, Nixie Tube Arduino Shield gets funded on KickstarterContinue

  • Flutter: a $20 Wireless Arduino with 1km range (Kickstarter)
    Arduino | Crowdfunding

    Flutter: a $20 Wireless Arduino with 1km range (Kickstarter)

    Byoeadmin September 7, 2013September 2, 2013

    Flutter is a wireless electronics development platform based on Arduino. With over half a mile of usable range, a powerful ARM processor, and integrated encryption, Flutter makes it easy for you to build projects that communicate across the house, across the neighborhood, and beyond. Whether you want to check the temperature of a beer-brewing setup,…

    Read More Flutter: a $20 Wireless Arduino with 1km range (Kickstarter)Continue

  • A Video Overlay Shield for Arduino
    Arduino | Open Source Projects | Products

    A Video Overlay Shield for Arduino

    Byoeadmin September 3, 2013September 7, 2026

      In this post we will deal with an interesting solution to overlat text on a video signal. This solution, which uses the LM1881 integrated, has a lot of use cases accompanied by variable software challenges. For this reason this post is a kind of tutorial, presenting no vertical solution, but instead providing an overview…

    Read More A Video Overlay Shield for ArduinoContinue

  • SparqEE – Cellular made easy (Arduino/Pi/+) is crowdfunding
    Arduino | Crowdfunding | IoT and Connectivity | Raspberry Pi

    SparqEE – Cellular made easy (Arduino/Pi/+) is crowdfunding

    Byoeadmin September 2, 2013

    SparqEE is a Cellular development board that gives you Wireless Worldwide. It provides boards for both, Arduino and Raspberry! Important Facts: The CELLv1.0 uses a 2G+3G chipset, which means it will use 3G primarily worldwide and only fall back to 2G if 3G is unavailable. Question: Why are 2G (GSM/GPRS) devices less expensive?  Answer: some…

    Read More SparqEE – Cellular made easy (Arduino/Pi/+) is crowdfundingContinue

  • How to create an intelligent, web enabled, Power Meter with Arduino
    Arduino | Open Source Projects

    How to create an intelligent, web enabled, Power Meter with Arduino

    Byoeadmin August 21, 2013September 7, 2026

      Electricity costs are rising, and just in case this is not enough, if you exaggerate with consumption your house circuit often stops working in the very moment of your greatest need. This project allows you to keep an eye on your electricity instant consumption even remotely. [iframe_loader src=”http://emoncms.org/boris&id=2505 ” ] The acquisition of current consumption…

    Read More How to create an intelligent, web enabled, Power Meter with ArduinoContinue

  • Seeed Studio’s Arduino Phone
    Arduino

    Seeed Studio’s Arduino Phone

    Byoeadmin August 16, 2013

    Make recently published a link to this amazing project from Seedstudio 🙂 What do you get when you add a touchscreen shield and a GPRS shield to an Arduino Uno? A phone! Seeed Studio created a Arduino phone intstructable to help you put the parts together. You can download the circuit board designs and Arduino library from their github repository, as well as…

    Read More Seeed Studio’s Arduino PhoneContinue

  • How to use GPS functions with GSM/GPRS & GPS shield
    Arduino | IoT and Connectivity | Open Source Projects | Products

    How to use GPS functions with GSM/GPRS & GPS shield

    Byoeadmin August 13, 2013September 7, 2026

    Once again we have prepared some examples related to the GSM/GPRS & GPS shield. In previous posts we have seen how to handle SMS, make calls and use the GPRS connection to send email  or download data from Internet pages. The shield has been developed to accommodate both forms of SIMComs: SIM900 and SIM908: the…

    Read More How to use GPS functions with GSM/GPRS & GPS shieldContinue

  • Jeremy Blum’s Exploring Arduino hits the shelves
    Arduino

    Jeremy Blum’s Exploring Arduino hits the shelves

    Byoeadmin July 17, 2013July 17, 2013

    The amazing Jeremy Blum, (see his previously released Oped – Re-Making Education on Open Electronics) released his book on Arduino. Can’t Miss! Exploring Arduino uses the popular Arduino microcontroller platform as an instrument to teach topics in electrical engineering, programming, and human-computer interaction. The book shares best practices in programming and design that you can apply…

    Read More Jeremy Blum’s Exploring Arduino hits the shelvesContinue

  • An Open Source, hackable Digital Clock
    Arduino | Open Source Projects

    An Open Source, hackable Digital Clock

    Byoeadmin July 16, 2013September 7, 2026

    [youtube id=”5H85RDA5HEw” width=”620″ height=”360″] Andrew O’Malley, an amazingly creative maker, created this fanstastic Open Source Arduino-based clock that can display the time in many different ways: if not enough, one can also add his own personal animation.   Andrew’s idea Compared to other clocks based on Arduino, this one has two distinctive features: a single…

    Read More An Open Source, hackable Digital ClockContinue

  • Expansion Shield for RaspberryPi compatible with Arduino
    Arduino | Open Source Projects | Raspberry Pi

    Expansion Shield for RaspberryPi compatible with Arduino

    Byoeadmin June 24, 2013September 7, 2026

    Let’s expand RaspberryPi functionalities with a shield that is compatible with the Arduino pinout and with an onboard analog to digital converter with 16-bit resolution. Further expansions that we will present in the future will allow you to add a DAC, a number of additional digital I/Os and the ability to connect also with non…

    Read More Expansion Shield for RaspberryPi compatible with ArduinoContinue

  • The GSM/GPRS & GPS Shield: some Http connections examples
    Arduino | IoT and Connectivity | Open Source Projects

    The GSM/GPRS & GPS Shield: some Http connections examples

    Byoeadmin June 11, 2013September 7, 2026

    After having shown several examples regarding the use the  GSM/GPRS & GPS shield with calls and text messages we are now going to present some applications that involve GPRS data. Thanks to the inet.h class the shield can indeed connect to the internet and its various applications. We ‘ll see how to use the Arduino as…

    Read More The GSM/GPRS & GPS Shield: some Http connections examplesContinue

  • How to send and receive SMS with GSM/GPRS & GPS shield
    Arduino | IoT and Connectivity | Open Source Projects

    How to send and receive SMS with GSM/GPRS & GPS shield

    Byoeadmin May 30, 2013September 7, 2026

      This post is one in a series showing you the main features of the GSM /GPRS/GPS shield and of its related library. The examples are great to have inspiration and reuse the material to create your own solutions. We already talked about how to use the shield to make calls, send DTMF tones and…

    Read More How to send and receive SMS with GSM/GPRS & GPS shieldContinue

Page navigation

Previous PagePrevious 1 … 95 96 97 98 99 … 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