A small status monitor on STM32
Based on STM32 MCU, using micropython as coding language. It can show you the ratio of current CPU usage, or RAM/GPU etc..[……]
Posts about coding, includes software and hardware, frontend and backend.
Based on STM32 MCU, using micropython as coding language. It can show you the ratio of current CPU usage, or RAM/GPU etc..[……]
1.Install Postgres and Initialization
Install Postgres though apt
Change your default login information
Log into your postgres database first[……]