diff options
| author | Donald Delmar Davis <don@suspectdevices.com> | 2017-10-27 14:47:55 -0700 |
|---|---|---|
| committer | Donald Delmar Davis <don@suspectdevices.com> | 2017-10-27 14:47:55 -0700 |
| commit | 9c120d9b4adc2905342bab7f54ee16683b06216f (patch) | |
| tree | a13a770497ee9e2a380157db8148204958b498bb | |
| parent | abfbbae6cfffb7cd74872b724a40ed021354123f (diff) | |
| parent | b50ba887ec2c1b2c60c429341d73e3a2db98f7ab (diff) | |
wtf?
Merge branch 'master' of bitbucket.org:feurig/ems-light
| -rwxr-xr-x | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -4,4 +4,8 @@ The EMS framework is a forth inspired approach to developing devices built aroun 2. (CONSOLE) a cross platform interface (command line or graphical) with the ability to control, log and display the status of the devices subsystems and the ability to update the devices firmware. -It has been developed around python and the arduino platform with an emphasis on the M0.
\ No newline at end of file +It has been developed around python and the arduino platform with an emphasis on the M0 and the atmega32u4 + +As a sample application we will controll the lights in the basement...... + +Automate the lights in the basement based on proximity sensors and investigate smart home, security, and web sockets
\ No newline at end of file |
