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 |
|
dherrada
|
376892e64c
|
Ran pre-commit, added licenses
|
2021-01-14 13:35:19 -05:00 |
|
Kattni
|
026be6a6a0
|
Update board.I2C()
|
2020-04-29 16:54:14 -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
|
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
|
c41931cafb
|
add echotest for i2c
|
2019-11-02 19:36:46 -04:00 |
|
Lady Ada
|
6426714fce
|
remove extraneous RX/TX defs
|
2019-11-02 17:41:49 -04:00 |
|
Lady Ada
|
86e10dcb42
|
add a function that will read raw data so we can use uart or i2c. updated echotest to use new function
|
2019-11-02 17:39:06 -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 |
|
ladyada
|
c62b31bc82
|
pylint fixes
|
2018-08-18 23:51:01 -04:00 |
|
ladyada
|
78c06fc047
|
encoding str works in both Cpython and circuitpython. fixed echotest
|
2018-08-18 23:42:06 -04:00 |
|
ladyada
|
a53559b5b9
|
add echo test (no fix needed)
|
2018-08-18 21:13:34 -04:00 |
|