Wykres commitów

247 Commity (ffb7eefc1f9e69f489657ab4ffa9a621fd93df37)

Autor SHA1 Wiadomość Data
dogtopus ffb7eefc1f
Update minipb examples
- Clarify why packed repeated fields might be useful and under what circumstances are these not recommended.
- Remove the redundant ']'s from nested schemas. They do nothing and could potentially make future updates to the schema format difficult.
- Update dependencies.
2023-03-06 00:30:45 -04:00
peterhinch 6c478601a6 ds3231_gen: move setting RTC from code to docs. 2023-02-28 17:54:43 +00:00
peterhinch 14ebf88797 Add general purpose DS3231 driver. 2023-02-28 13:26:32 +00:00
peterhinch 4691354a40 Add date module. 2023-02-23 17:24:56 +00:00
peterhinch e15e3219b2 DS3231: Update docs. 2023-02-17 13:16:10 +00:00
peterhinch 7eedf5e3c1 README.md: Update NTP info. 2023-02-01 18:59:05 +00:00
peterhinch 500b920f17 Add notes on import. 2023-01-14 16:57:24 +00:00
peterhinch e5f1197c8a Add notes on import. 2023-01-14 10:54:05 +00:00
peterhinch 895c1dc81f Add notes on import. 2023-01-14 10:47:33 +00:00
peterhinch 42899a0036 Add notes on import. 2023-01-14 10:34:17 +00:00
peterhinch b2a0c6f17d Replace refs to PicoWeb with Microdot. Delete refs to upip and micropip. 2022-11-24 13:59:27 +00:00
peterhinch c8aef81c5d Replace refs to PicoWeb with Microdot. Delete refs to upip and micropip. 2022-11-24 13:56:43 +00:00
peterhinch c5e7c6b82b Update instructions on installing library modules. 2022-11-01 09:21:49 +00:00
Peter Hinch 2247e86ff1 ntptime.py: Error trapping as suggested by @Hamsanger. 2022-07-30 18:39:11 +01:00
Peter Hinch bb47bbded7 Add ntptime.py. 2022-07-27 10:43:54 +01:00
Peter Hinch bf14803480 Add ntptime.py. 2022-07-27 10:35:12 +01:00
Peter Hinch 7379c9085a Improve encoder_portable.py 2022-04-19 13:14:19 +01:00
Peter Hinch 3778b17918 ENCODERS.md: minor fixes. 2022-04-16 14:07:50 +01:00
Peter Hinch c931e814e3 ENCODERS.md: minor fixes. 2022-04-16 13:55:52 +01:00
Peter Hinch 5843b7b5a3 ENCODERS.md: minor fixes. 2022-04-14 12:11:59 +01:00
Peter Hinch 2a08f14a67 ENCODERS.md: add schematics. 2022-04-14 10:43:56 +01:00
Peter Hinch becc04d554 ENCODERS.md: add schematics. 2022-04-14 10:29:43 +01:00
Peter Hinch 4eb4207188 Add encoder_conditioner schematic. 2022-04-13 12:40:24 +01:00
Peter Hinch b19fa14715 Encoders: add to algorithm notes. 2022-04-06 17:55:34 +01:00
Peter Hinch 55955fa8d8 Encoders: add to algorithm notes. 2022-04-06 17:45:21 +01:00
Peter Hinch b5dbfd6d03 Encoders: document algorithm. 2022-03-31 19:01:20 +01:00
Peter Hinch 8496edf9a0 Encoders: improve description of synchronisation. 2022-03-30 15:29:58 +01:00
Peter Hinch 50f8d2fd2a micropip README: add note about unofficial packages. 2022-01-31 10:44:38 +00:00
Peter Hinch f1ac15a327 Add RP2 fast encoder. 2022-01-01 15:43:20 +00:00
Peter Hinch 388034195e Encoders: allow value to be set. 2021-12-06 09:57:41 +00:00
Peter Hinch ad9459767d README: Add reference to monitor. 2021-11-05 17:35:11 +00:00
Peter Hinch 308367776d
Merge pull request #25 from IhorNehrutsa/master
Add  method to get raw value()
2021-10-15 10:39:32 +01:00
IhorNehrutsa cd54064ee0 Add method to get raw value() 2021-10-14 22:25:43 +03:00
Peter Hinch 577a3ab67b Encoders: add changes suggested by IhorNehrutsa. 2021-10-14 19:01:28 +01:00
Peter Hinch f8e7ebabae SERIALISATION.md Fix broken link. 2021-09-28 07:16:12 +01:00
Peter Hinch 840df9a103 DS3231 add note on Pyboard Lite. 2021-09-14 06:43:02 +01:00
Peter Hinch 0d27d95e80 Update build scripts to handle submodules. 2021-09-12 14:52:11 +01:00
Peter Hinch c1c2cb7c71 ENCODERS.md: Add note on missed pulses. encoder.py: replace property with function. 2021-08-15 17:26:48 +01:00
Peter Hinch 2f5f2d0c3d README reference MessagePack. 2021-08-01 16:52:29 +01:00
Peter Hinch 1fee1e3db6 README reference MessagePack. 2021-08-01 16:51:31 +01:00
Peter Hinch 866912e1d7 Serialisation: add reference to MessagePack. 2021-07-29 12:04:18 +01:00
Peter Hinch a0cef58a8b Serialisation: add reference to MessagePack. 2021-07-29 11:53:52 +01:00
Peter Hinch 1f3ee31cc6 Update encoders docs and samples. 2021-07-19 08:51:53 +01:00
Peter Hinch 50d0e11481 Update encoders docs and samples. 2021-07-19 08:51:07 +01:00
Peter Hinch 8db2e2c567 Update encoders docs and samples. 2021-07-19 08:45:20 +01:00
Peter Hinch 72ca2425dc Update encoders docs and samples. 2021-07-19 08:43:25 +01:00
Peter Hinch e245f6f37a README,md Encoder section: add ref to Dave Hylands' Pyboard script. 2021-07-04 13:59:31 +01:00
Peter Hinch 425f66e84e README: add detail to encoder section. 2021-07-04 12:24:28 +01:00
Peter Hinch 210db10f36 README: add ref to async encoder driver. 2021-06-30 10:29:07 +01:00
Peter Hinch 5a44eeda42 README.md add micro-gui reference. 2021-06-26 08:29:07 +01:00