Pete Favelle
|
a59aa35df5
|
Improved inky's sleep_for, now handles up to 28 days (#754)
|
2023-05-04 14:54:23 +01:00 |
Phil Howard
|
75d56d04ad
|
Inky Frame: Use PWMLED for button LEDs.
|
2023-03-08 20:31:30 +00:00 |
Phil Howard
|
f255f419a1
|
Inky Frame: Use new PWMLED for led_busy and led_wifi.
|
2023-03-08 20:15:38 +00:00 |
Phil Howard
|
a6e35e207d
|
Inky Frame: Check current button state in woken_by_button.
Makes it easier to test wakeup logic in Thonny by holding a button when hitting "Run."
|
2023-03-06 10:51:21 +00:00 |
Phil Howard
|
56e5878b62
|
Inky Frame: Fix button masks, fakesleep on USB.
|
2023-03-03 10:56:50 +00:00 |
Phil Howard
|
b6d0e54803
|
Inky Frame: Add RTC helper functions to Python module.
|
2023-03-02 17:33:30 +00:00 |
Phil Howard
|
9e120995b2
|
Inky Frame: Add colour constants to Python module.
|
2023-03-02 13:09:55 +00:00 |
Phil Howard
|
b0c25a57a2
|
Inky 7.3: Add LEDs to Python module.
|
2023-02-20 12:29:59 +00:00 |
Phil Howard
|
940b31bab1
|
Inky Frame: Add LED on/off methods to SR button class.
|
2022-12-20 13:46:02 +00:00 |
Phil Howard
|
e5bfe76970
|
Inky Frame: Return latched SR state in read() regardless of debounce.
|
2022-12-20 13:46:02 +00:00 |
Phil Howard
|
2ea5de97df
|
Inky Frame: reset latched SR state after read.
|
2022-12-20 13:46:02 +00:00 |
Phil Howard
|
f1e9e00cd5
|
Inky Frame: Add wakeup SR to lib, fix wakeup bug.
|
2022-12-20 13:46:02 +00:00 |
Phil Howard
|
36401e174e
|
MicroPython: Create inky_frame module for buttons.
|
2022-11-09 13:34:30 +00:00 |