Commit Graph

21 Commits

Author SHA1 Message Date
1b4d5fc0f3 Added modification hint and original link 2024-03-10 14:21:48 +00:00
40ddb2b7f2 Updated micronec.py for possible ProgramChooser use 2024-03-09 19:05:08 +00:00
14bfd886ad Added power consumption measurements 2023-11-04 20:25:23 +00:00
adb6232afc Changed "pull" to "clone" as it prevents confusion 2023-11-04 12:30:18 +00:00
f90f3b728e Fixed typo in README.md 2023-11-04 12:12:43 +00:00
37439ea3b1 Added pinout sheet for Pico W. 2023-11-04 13:11:56 +01:00
ece7a9be9c Removed broken reference in README.md 2023-11-04 12:07:17 +00:00
98288892a5 Fixed wrong rendering of a code snippet (unimportant) 2023-11-04 12:03:45 +00:00
952b3b0eec Fixed broken link to the license file in README.md 2023-11-04 11:49:04 +00:00
33e89e147f Added detailed installation instructions 2023-11-04 11:45:11 +00:00
c53919c5a2 Added "License" section to README:md 2023-11-02 18:06:53 +00:00
e1214abd03 Applied GPL license 2023-11-02 19:00:25 +01:00
044284b60f Added explaining comments in the code for better readability 2023-11-02 18:43:55 +01:00
1b3c68ddb3 Made things ready for production v1.0 by adding constants to micronec.py for a simpler configuration. 2023-11-02 18:15:49 +01:00
0d71693aac Forgot to pull before doing work. Now merging. 2023-11-02 18:07:12 +01:00
24193a047c Renamed main.py to micronec.py 2023-11-02 18:06:47 +01:00
7c0d2d114a Added local counter functionality via pin input 2023-11-02 18:01:51 +01:00
c06c621ff8 Fixed markdown syntax errors in README.md 2023-10-31 22:35:30 +00:00
5eb2204903 Added hardware section to readme.md 2023-10-31 22:34:30 +00:00
97a56063ed Added README.md 2023-10-31 22:24:12 +00:00
458cc281cb First commit, welcome lcd screen implemented 2023-10-31 23:17:39 +01:00