A Jedi light saber controller program with the following "features": - Using RGB LEDs - User can change light colors with a button - Motion dependent (PWM) sounds with a MPU6050 motion sensor - Low voltage detection
Dependencies: L152RE_USBDevice STM32_USB48MHz Watchdog mbed
History
Added source info to the MPU6050 files
2016-03-26, by nightmechanic [Sat, 26 Mar 2016 21:36:24 +0000] rev 4
Added source info to the MPU6050 files
Moved sound player into main loop (from 10msec ticker)
2016-03-26, by nightmechanic [Sat, 26 Mar 2016 21:03:35 +0000] rev 3
Moved sound player into main loop (from 10msec ticker)
re-arranging the MPU6050 driver: ; separation into h and cpp files; etc.
2016-03-24, by nightmechanic [Thu, 24 Mar 2016 22:42:59 +0000] rev 2
re-arranging the MPU6050 driver: ; separation into h and cpp files; etc.
divide by zero(?)
2016-03-24, by nightmechanic [Thu, 24 Mar 2016 21:53:12 +0000] rev 1
divide by zero(?)
First and not so stable version
2016-03-22, by nightmechanic [Tue, 22 Mar 2016 10:30:16 +0000] rev 0
First and not so stable version