The Maven Box is an Arduino controller for software developers

Matthias Faust has created an Arduino controller for speeding up software development. The “Maven Box” is based on an Uno and communicates with a Java program running on a desktop. The device is equipped with customizable buttons, switches and a dial, which act as physical inputs for expediting his daily routine. This enables Faust to select a branch from several GitHub projects, stash changes […]

Boards:Uno
Categories:ArduinoFeatured

Motion-activated bed lighting system for nighttime wandering

Rather than stumble around in the dark or blind himself with a bedside lamp, Maker Scott Clandinin has come up with an Arduino-powered, motion-activated lighting system for nighttime wandering. The setup is fairly simple. A PIR sensor detects movement, which automatically triggers a hidden strip of RGB LEDs to illuminate a path as you get out of bed. An RTC module keeps the time and ensures […]

Boards:Nano
Categories:ArduinoFeatured