Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 741 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 741 Bytes

ArPy-sysmonitor

Arduino Python

System load transmission via Python to Arduino device

It is the version for LCD 1602, in future, maybe there will be a ST7735 version

Installation

  1. Download a release
  2. Locate folders PyCode and ArCode
  3. Extract them
  4. Before uploading code to arduino and launching python code, prepare your workspace in the Dependence Installation page.

That's it! Power up your arduino, open .py program, config it and you are done!