first commit, added syntax for receive data from arduino uno using hardware monitor, and shown it to oled display

This commit is contained in:
kicap
2024-05-05 03:34:59 +08:00
commit 07b2850c84
9 changed files with 289 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
.pio
.vscode/.browse.c_cpp.db*
.vscode/c_cpp_properties.json
.vscode/launch.json
.vscode/ipch