Wykres commitów

272 Commity (f9107de893d6e61026d8376ccd4ab17972a010a6)

Autor SHA1 Wiadomość Data
Peter Hinch f9107de893 Temp commit 2023-12-16 19:11:46 +00:00
Peter Hinch 0062b0f9a1 astronomy: Add twilight support. 2023-12-15 08:54:45 +00:00
Peter Hinch 8c587764da astronomy: Change to README.md 2023-12-14 11:50:29 +00:00
Peter Hinch 6916336f39 astronomy: Improve docs. 2023-12-11 11:13:32 +00:00
Peter Hinch 7a49494936 astronomy: Improve docs. 2023-12-11 10:39:39 +00:00
Peter Hinch e55334f690 astronomy: Changes to README.md 2023-12-08 18:15:37 +00:00
Peter Hinch 2068a3946e astronomy: Improve docs. 2023-12-06 17:07:48 +00:00
Peter Hinch 8e9b9c8441 Further improvements to precision. 2023-12-06 13:17:58 +00:00
Peter Hinch b3f27dfae0 astronomy: Update docs and code. 2023-12-06 11:49:04 +00:00
Peter Hinch baf4251274 astronomy: Improve docs. 2023-12-04 17:20:08 +00:00
Peter Hinch 9ef5dd7f96 astronomy: Apply algorithm improvements. 2023-12-04 12:01:27 +00:00
Peter Hinch d3790626c4 sun_moon_test.py: Add precomputed expected results. 2023-12-02 17:01:06 +00:00
Peter Hinch 8281a9cbda Add package.json and test script. 2023-12-01 16:41:40 +00:00
Peter Hinch 0bc573837a Update astronomy WIP. 2023-11-30 15:44:14 +00:00
Peter Hinch d29fb19eb4 astronomy/sun_moon.py: Beta version and docs. 2023-11-29 12:13:28 +00:00
Peter Hinch 6535469252 sun_moon.py: Reduce test output. 2023-11-28 09:23:30 +00:00
Peter Hinch e65b15fd6d Add astronomy/sun_moon.py. 2023-11-27 17:21:11 +00:00
peterhinch 56b06d26e9 Add parse2d section. 2023-06-07 18:11:09 +01:00
peterhinch 8831addf28 Add parse2d section. 2023-06-07 18:06:10 +01:00
peterhinch 2f5ccec474 README.md: Add GCD algorithm. 2023-05-22 09:57:37 +01:00
peterhinch 867fe90a3b date.py: update to match nanon-gui. 2023-05-06 17:10:10 +01:00
peterhinch c555c61e2a ds3231_gen.py: Remove redundant line. 2023-05-02 10:47:45 +01:00
peterhinch 717e6cc71a README: Add pointer to official samples. 2023-04-17 17:18:42 +01:00
Peter Hinch 5133a7c242
Merge pull request #31 from dogtopus/update-minipb-examples
Update minipb examples (PR from author).
2023-03-06 17:56:56 +00:00
dogtopus e832880b48
Minor rewording and update micropython-lib URL 2023-03-06 00:37:41 -04:00
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