Posts | Comments

Planet Arduino

Archive for the ‘power strip’ Category

As IoT devices become more prevalent in the consumer world, how long will it be before it’s cheaper to buy one, than to make one? Definitely not yet, which means if you want your very own IoT power strip — you’ll have to make your own. Good thing it’s not that hard!

[Dev-Lab] came up with this project which allows him to control several outlets with his phone. What we really like about it is that he designed a 3D printed housing that fits on the end of the power-strip. This keeps all messy wires out of sight, and it looks like it was designed to be there!

The beauty with an IoT device like this is that it doesn’t require any infrastructure besides a WiFi enabled device with an HTTP browser — the ESP8266 module means no server is necessary. An Arduino was used in the project just because it was quick an easy to do. But it really boils down to being a glorified pin expander. This could very easily be fixed by upgrading from an ESP01 to and ESP03 module to get more IO broken out on the carrier board. If you do this, let us know!

To grab the 3D files yourself, head over to Thingiverse, and for the software, GitHub.

When will IoT go too far? One of our favorites might have already crossed the line. [Charalampos] wasn’t being motivated enough by his FitBit enough to stay in shape, so he decided to let it control the power to his refrigerator. If he didn’t exercise, his fridge didn’t get power. No run, no dinner. Ha!


Filed under: 3d Printer hacks, Arduino Hacks
Mag
03

Go On a Power Trip with Powerduino

arduino hacks, green hacks, power consumption, power efficiency, power strip, RTC, Teensy 3.1 Commenti disabilitati su Go On a Power Trip with Powerduino 

powerduinoThings don’t always run the way we want them to or operate at the ideal temperature out of the box. Instead of spending extra for power controls that may or may not meet your needs, wouldn’t it make more sense to dial in the ideal level from the source? That’s what [dekuNukem] had in mind when he decided to make Powerduino, an arduino-compatible programmable power strip.

With Powerduino, [dekuNukem] can control the electrical consumption of all kinds of things without ever worrying about the irreversible deadliness of mains voltage. It actually uses a Teensy 3.1 which can be programmed with the Arduino IDE through the micro USB connector. He’s really tricked it out to the point of putting Kill A Watt meters to shame. A wi-fi module lets him control any of the outlets from anywhere, and the RTC module lets him make customized schedules for them. Powerduino has an SD card slot for logging energy consumption, and a 20 x 4 LCD screen makes it easy to directly interface with the power strip.

The Powerduino code is up on GitHub, and [dekuNukem]‘s walkthrough video is after the jump.

http://www.youtube.com/watch?v=ZPqnHy5OSVQ


Filed under: Arduino Hacks, green hacks
Mag
03

Go On a Power Trip with Powerduino

arduino hacks, green hacks, power consumption, power efficiency, power strip, RTC, Teensy 3.1 Commenti disabilitati su Go On a Power Trip with Powerduino 

powerduinoThings don’t always run the way we want them to or operate at the ideal temperature out of the box. Instead of spending extra for power controls that may or may not meet your needs, wouldn’t it make more sense to dial in the ideal level from the source? That’s what [dekuNukem] had in mind when he decided to make Powerduino, an arduino-compatible programmable power strip.

With Powerduino, [dekuNukem] can control the electrical consumption of all kinds of things without ever worrying about the irreversible deadliness of mains voltage. It actually uses a Teensy 3.1 which can be programmed with the Arduino IDE through the micro USB connector. He’s really tricked it out to the point of putting Kill A Watt meters to shame. A wi-fi module lets him control any of the outlets from anywhere, and the RTC module lets him make customized schedules for them. Powerduino has an SD card slot for logging energy consumption, and a 20 x 4 LCD screen makes it easy to directly interface with the power strip.

The Powerduino code is up on GitHub, and [dekuNukem]‘s walkthrough video is after the jump.

http://www.youtube.com/watch?v=ZPqnHy5OSVQ


Filed under: Arduino Hacks, green hacks


  • Newsletter

    Sign up for the PlanetArduino Newsletter, which delivers the most popular articles via e-mail to your inbox every week. Just fill in the information below and submit.

  • Like Us on Facebook