The purpose of this project was to create a system that would allow users to monitor a locked device using a Bluetooth device. This Bluetooth device will show the last user that unlocked the device, and also allows the user to unlock the device using the Bluetooth device. This device can be physically unlocked using a capacitive touch keypad sensor.
Dependencies: mbed Motor Servo
Fork of SerialPassthrough_LPC1768 by
Revisions of main.cpp
Revision | Date | Message | Actions |
---|---|---|---|
4:ba9100d52e48 | 2015-04-27 | esptool works! changed serial -> rawserial | File Diff Annotate |
3:0393f97fd8cf | 2015-04-27 | changed serial -> raw serial | File Diff Annotate |
2:a8dcb07a1d00 | 2015-04-27 | It works for doing serial terminal to board and back again.; | File Diff Annotate |
1:a76360ca4001 | 2015-04-24 | It works with esptool! | File Diff Annotate |
0:59bec1fd956e | 2015-04-24 | polling complete, works with ESP8266 | File Diff Annotate |