Update 'README.md'

main
Drew Bednar 2 days ago
parent 0b09a5398a
commit c8675f6ab8

@ -84,6 +84,12 @@ The awesome list of things.
- [Pure Micropython Display Driver](https://blog.lvgl.io/2019-08-05/micropython-pure-display-driver): Micropython API to *any* C library! Walk through shows specifically how to add ILI9341 LED Display support to micropython using an existing C lib.
## Sqlite
- [Starbasedb](https://starbasedb.com/) StarbaseDB is an open-source, scale-to-zero, HTTP SQLite database built on top of Cloudflare Durable Objects.
- [High precision date-time for sqlite](https://antonz.org/sqlean-time/)
- [SQLite-vec](https://github.com/asg017/sqlite-vec): Vector search extension in sqlite
- [Litesync](https://litesync.io/en/): LiteSync allows your applications to easily keep their SQLite databases synchronized
## CNC
- [MIT Fablab Speeds/Feeds Calculator](https://pub.pages.cba.mit.edu/feed_speeds/)

Loading…
Cancel
Save