1
0
Fork 0
wasp-os/wasp
Daniel Thompson 2d1942f76a k9: Add support for Senbono K9
The K9 is similar to the PineTime and P8 devices but does not appear
to use the CST[78]16 touch screen controllers. At present the protocol
is not known (readfrom yields all zeros, readfrom_mem provokes an
exception) so we have a hugely limited interface consisting of the side
button and the touchscreen interrupts (in other words we can treat the
touchscreen like a second button).

Works suprisingly well considering...

Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
2020-08-09 20:06:45 +01:00
..
apps StatusBar: Rename and add BLE connection status icon 2020-07-24 17:04:46 +01:00
boards k9: Add support for Senbono K9 2020-08-09 20:06:45 +01:00
drivers k9: Add support for Senbono K9 2020-08-09 20:06:45 +01:00
fonts fonts: Add sans28 (numerals only) 2020-06-11 20:37:03 +01:00
modules wasp: apps: Step counter application 2020-06-09 21:31:55 +01:00
boot.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
draw565.py wasp: Switch to the faster fill routines 2020-06-22 22:21:13 +01:00
gadgetbridge.py Introduction basic notification support 2020-07-19 20:50:33 +01:00
icons.py StatusBar: Rename and add BLE connection status icon 2020-07-24 17:04:46 +01:00
logo.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
main.py Introduction basic notification support 2020-07-19 20:50:33 +01:00
ppg.py ppg: Pull the PPG signal processing into a seperate library 2020-06-25 21:59:32 +01:00
shell.py Add licensing information for all wasp-os files. 2020-03-22 15:40:18 +00:00
wasp.py Introduction basic notification support 2020-07-19 20:50:33 +01:00
widgets.py StatusBar: Rename and add BLE connection status icon 2020-07-24 17:04:46 +01:00