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
  • MMA7455L Three Axis Digital Output Accelerometer
    Arduino | Open Source Projects | Products

    MMA7455L Three Axis Digital Output Accelerometer

    Byoeadmin February 9, 2012January 18, 2013

       [iframe_loader src=”http://www.youtube.com/embed/beqdlg89I5o?hl=it&fs=1″ height=”349″ width=”425″ ] This module integrates the sensor MMA7455L (produced by Freescale), able to detect the movement on three axes, and then in every direction. The chip offers the possibility to select three different sensitivity (± 2g, ± 4g, ± 8g) and makes available, on an SPI bus and the I ²…

    Read More MMA7455L Three Axis Digital Output AccelerometerContinue

  • TiDiGino, the Arduino-based GSM remote control
    Arduino | IoT and Connectivity | Open Source Projects | Products | Tools and Software

    TiDiGino, the Arduino-based GSM remote control

    Byoeadmin January 5, 2012September 7, 2026

      Using an ATmega 2560 and therefore the heart of Arduino, we have developed a universal remote control with GSM. This allows  to control 2IN/2OUT, DTMF key, gate control and GSM thermostat activated remotely. We have already presented several remote control with different functions. But now we want to present the best remote control ever…

    Read More TiDiGino, the Arduino-based GSM remote controlContinue

  • Lighted plexiglass Christmas ornaments (Arduino version)
    Arduino | Mods and Hacks | Open Source Projects

    Lighted plexiglass Christmas ornaments (Arduino version)

    Byoeadmin December 16, 2011January 18, 2013

    [iframe_loader src=”http://www.youtube.com/embed/-UILW2sY4IY?hl=it&fs=1″ height=”349″ width=”425″ ] In the previous post we showed you how to make small Christmas shapes using an RGB LED and a small circuit based on PIC. The designs were obtained working with the CNC some acrylic sheets. But our CNC can do much more … Therefore we decided to make the greatest…

    Read More Lighted plexiglass Christmas ornaments (Arduino version)Continue

  • DIY LED Plexiglass christmas decorations (PIC version)
    Mods and Hacks | Open Source Projects

    DIY LED Plexiglass christmas decorations (PIC version)

    Byoeadmin December 14, 2011January 18, 2013

    Very few components, plexiglass and a CNC are the ingredients to make wonderful brilliant figures to decorate the Christmas tree or our house this Christmas and New Year. Let’s see how to do it. With the LED is possible to do things that with the traditional sources of artificial light was not allowed, like signs…

    Read More DIY LED Plexiglass christmas decorations (PIC version)Continue

  • How to connect a weather station WS2355 (or WS2300) to Weather Underground with Arduino
    Arduino | Open Source Projects | Tutorials

    How to connect a weather station WS2355 (or WS2300) to Weather Underground with Arduino

    Byoeadmin November 30, 2011January 9, 2014

      There are several softwares that enable the publication of the weather data of a professional weather station, but they all work on PC, so we should connect the weather station to a computer and leave it on, the idea is not good because the computer takes up space and consumes a lot. At a…

    Read More How to connect a weather station WS2355 (or WS2300) to Weather Underground with ArduinoContinue

  • IKEA lamp mod – STRÅLA
    Arduino | Mods and Hacks | Open Source Projects

    IKEA lamp mod – STRÅLA

    Byoeadmin November 9, 2011January 18, 2013

    I love IKEA and her low cost products. Last week I found this STRÅLA lamp. The cost is $4.99, so I bought it. Lighting the lamp I saw that it ‘s very pretty but also … too soft… So I thought to modify the LED and add a RGB led. With simple modify you can obtain a dinamic…

    Read More IKEA lamp mod – STRÅLAContinue

  • Simple Halloween Skull
    Arduino | Open Source Projects

    Simple Halloween Skull

    Byoeadmin October 26, 2011January 18, 2013

      Maybe it’s too late to present an Halloween project with a lot of function, so we decide to develope a simple application to show how controll a mandible of a skull. [iframe_loader src=”http://www.youtube.com/embed/jsKBcH7xZBg?hl=it&fs=1″ height=”349″ width=”425″ ] In this project the skull speaks and moves the mandible according to the sound level. An Arduino analyzes the…

    Read More Simple Halloween SkullContinue

  • Embedded MP3 module
    Open Source Projects

    Embedded MP3 module

    Byoeadmin October 15, 2011September 7, 2026

    This embedded MP3 module is an universal and compact circuit (37 mm x 27 mm) for playing MP3 audio files. The MP3 module can be used in embedded systems. The MP3 files (up 65,536) are stored in a micro SDcard. Controlling the module could be done either by buttons and digital inputs or via TTL…

    Read More Embedded MP3 moduleContinue

  • How to find the location with GSM cells
    IoT and Connectivity | Open Source Projects

    How to find the location with GSM cells

    Byoeadmin September 18, 2011January 18, 2013

    Discover how to find the coordinate from the GSM cells!! [iframe_loader src=”https://oe2.open-electronics.org/celltrack/” height=”2150″ width=”100%”]   The PHP code to find the coordinates from GSM cells   <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"/> <title>Tracking cell by Boris Landoni Example</title> <?php function geturl() { if ($_REQUEST["myl"] != "") { $temp = split(":", $_REQUEST["myl"]); $mcc = substr("00000000".($temp[0]),-8);…

    Read More How to find the location with GSM cellsContinue

  • Garden lights and antitheft control with Arduino via bluetooth
    Arduino | IoT and Connectivity | Open Source Projects

    Garden lights and antitheft control with Arduino via bluetooth

    Byoeadmin August 31, 2011June 17, 2013

    We present the candidature of Mr. Felice Pascarelli. I propose my candidature for TiDiGino contest with an automation project of gardens made with Arduino interfaced to a PC via Bluetooth communication 100m (Class 2). The idea was born a few days ago, I was a guest of a friend in his new villa with pool…

    Read More Garden lights and antitheft control with Arduino via bluetoothContinue

  • Water Tank level display with Arduino
    Arduino | Open Source Projects

    Water Tank level display with Arduino

    Byoeadmin August 28, 2011June 17, 2013

    We present the candidature of Mr. Danilo Abbasciano that is proposed for the realization of the firmware for the TiDiGino project and that presents us an application with Arduino: Display the level of a tank. The project reads and displays the height of water level in a well or a cistern. We will use the…

    Read More Water Tank level display with ArduinoContinue

  • Arduino typewriter
    Arduino | Mods and Hacks | Open Source Projects

    Arduino typewriter

    Byoeadmin August 26, 2011June 17, 2013

    Patel Sohil Sanjaybhai wants to partecipate to our iniziative “TiDiGino Contest”, sent us his application with Arduino to demonstrate his skills in this field: an Arduino Typewriter. This project shows how to recycle an old PS2 keyboard and a dot matrix printer (DB25) to make a typewriter. How works: The idea is connect the keyboard…

    Read More Arduino typewriterContinue

Page navigation

Previous PagePrevious 1 … 36 37 38 39 40 … 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