Skip to content

Commit a1db212

Browse files
authored
Update README with project details and library purpose
Added explanation for MyHelperCode.py and clarified project usage.
1 parent d05e4c3 commit a1db212

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
This repository is for my micropython code that I need for my raspberry pi picos and pimoroni pico lipos. Plus it also includes other code that relates to project that i'm using my raspberry pi picos for.
1+
This repository is for my micropython code that I need for my raspberry pi picos and pimoroni pico lipos. Plus it also includes other code that relates to other projects that i'm using my raspberry picos for.
2+
3+
After enough time working on various project use either MicroPython or CirucuitPython it made sense to create my own library of functions/methods for doing the basic tasks that all picos need to do e.g. connect to wifi, connect to mqtt, save to csv, collect sensor data, send data etc.... That's what the MyHelperCode.py file is for.

0 commit comments

Comments
 (0)