Commit graph

19 commits

Author SHA1 Message Date
Willian Paixao 095466c270
update gitgnore 2021-12-11 19:50:49 +01:00
Joey Castillo 027b2ef4a5 remove unnecessary .gitignore 2021-12-11 11:28:18 -05:00
Joey Castillo 762af872d2 fix missing prototype warnings 2021-12-10 12:00:26 -05:00
Joey Castillo 316e1f292c rename project files 2021-12-10 11:54:16 -05:00
Joey Castillo 36be251e89 lis2dh: add support for interrupt latching (stays active until cleared) 2021-12-01 09:41:48 -05:00
Joey Castillo c3095f7cfe lis2dh: accelerometer testing face 2021-11-30 20:20:21 -05:00
Joey Castillo 4ae46f907b lis2dh driver: add basic interrupt functionality 2021-11-30 19:33:49 -05:00
Joey Castillo 470544823b add LIS2DH accelerometer driver, test app 2021-11-27 13:32:33 -05:00
Joey Castillo f98bc9bb4e steps toward SPI support in watch library 2021-10-25 16:06:08 -04:00
Joey Castillo 38a2dff234 more accurate names for deep sleep and shallow sleep modes 2021-10-20 13:45:22 -04:00
Joey Castillo 4300dff616 launcher: first crack at low power 'screensaver' mode 2021-10-03 20:47:15 -04:00
Joey Castillo 15ae7ab84b add beep to starter app 2021-09-30 16:32:59 -04:00
Joey Castillo 20db34a9c0 add fractional beats to beat time app 2021-09-30 16:32:30 -04:00
Joey Castillo 1163041624 update existing apps to use new RTC API 2021-09-28 19:53:29 -04:00
Wesley Ellis b0703ec777 Beats time app + watch
Use BMP280 code as a base, but stripped down to bare bones.

Then added a new 'mode' for the current Swatch Internet Time (aka beats)
2021-09-25 17:37:46 -04:00
Joey Castillo a23901f843 final deep sleep refactor: retain RAM, call it shallow sleep mode 2021-09-23 14:57:30 -04:00
Joey Castillo 5ff4a88374 add a new deep sleep mode alongside backup mode 2021-09-18 14:50:20 -04:00
Joey Castillo ee7ae2d345 move buzzer demo to apps folder 2021-09-18 14:03:10 -04:00
Joey Castillo 07420e6ead move apps to subdirectory, add relative path support to Makefile 2021-09-16 15:40:01 -04:00