We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 110ebf6 commit acc2f66Copy full SHA for acc2f66
README.md
@@ -1,6 +1,6 @@
1
# arduino-resource-monitor-with-python
2
-파이썬과 아두이노를 사용한 리소스모니터
+#파이썬과 아두이노를 사용한 리소스모니터
3
4
-파이썬의 psutil과 pyserial로 아두이노에 PC정보가 입력됩니다.
+파이썬의 psutil과 pyserial로 아두이노에 PC정보를 전송하고 아두이노에서는 OLED모듈로 PC정보를 출력합니다.
5
6
[블로그 예제](http://blog.naver.com/roboholic84) 를 통해 자세히 설명됩니다.
0 commit comments