inky-lovelace/README.md

13 lines
330 B
Markdown
Raw Normal View History

2023-11-27 22:25:25 -05:00
# inky-lovelace
2023-11-27 22:29:47 -05:00
A python script for running on micropython on an [Inky Frame](https://learn.pimoroni.com/article/getting-started-with-inky-frame).
2023-11-27 22:48:40 -05:00
## Example
Here's what it looks like
![](example-inky.png)
2023-11-27 22:29:47 -05:00
# Background Notes
- [Puppeteer time zone](https://dev.to/sonyarianto/practical-puppeteer-how-to-emulate-timezone-8d5)