Commit graph

16 commits

Author SHA1 Message Date
foamyguy
dd02ced33b change to ruff 2025-05-14 16:16:14 +00:00
dherrada
ceb1d743e1 Added commented out board.STEMMA_I2C with explanation 2022-11-18 13:05:24 -05:00
evaherrada
41be1c34c3
Example auto chooses to use sd and what sd lib to use 2022-06-16 14:25:20 -04:00
Eva Herrada
2cab6bd262
Changed code to use sdcardio as preferred method 2022-06-15 17:43:07 -04:00
dherrada
376892e64c Ran pre-commit, added licenses 2021-01-14 13:35:19 -05:00
Kattni
1d628c323b
Fixing board.I2C() 2020-04-29 16:53:55 -04:00
dherrada
157fd77ca9 Changed busio.i2c to board.i2c 2020-03-27 14:05:46 -04:00
dherrada
7a53465688 Ran black, updated to pylint 2.x 2020-03-16 14:57:40 -04:00
Lady Ada
ae45c83442 change name to be specific about the i2c protocol 2019-11-16 11:55:07 -05:00
Lady Ada
442c506454 lints 2019-11-02 21:29:30 -04:00
Lady Ada
07d48aa7a1 unify the datalogging example 2019-11-02 21:02:36 -04:00
Lady Ada
d8e1f34e2d better example of datalogging 2019-11-02 20:58:41 -04:00
Lady Ada
22dece5788 parse $GNxxx sentences, make timeouts more reasonable and in seconds, add i2c versions of in_waiting/readline 2019-11-02 20:37:55 -04:00
Lady Ada
6426714fce remove extraneous RX/TX defs 2019-11-02 17:41:49 -04:00
dherrada
35ff3b0f12 Changed uart timeout to 30s instead of 3000ms since busio.UART now uses seconds 2019-05-07 13:24:32 -04:00
Kattni Rembor
8195d80204 Example name changes to fit convention. 2018-11-12 17:01:33 -05:00
Renamed from examples/datalogging.py (Browse further)