Skip to content

Memory, temperature and system Linux/GNU info with Arduino and PCD8544 LCD chip driver

License

Notifications You must be signed in to change notification settings

sophiekovalevsky/ardu-sentop-linux-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ardu-sentop-linux-system

This project show temperature, memory and percentage of used info in your Linux/GNU system. ardu-sentop

Hardware Parts

  • PCD8544/5110 LCD
  • Arduino UNO

Connections

ardu-sentop-circuit

Arduino UNO PCD8544/Nokia 5110 Description
GND GND Ground
3V VCC 3.3V
3 CLK Output from Arduino SPI clock
4 DIN Output from Arduino SPI MOSI to display data input
5 D/C Output from display data/command to Arduino
6 CE Output from Arduino to chip select/enable display
7 RST Output from Arduino to reset display

Dependencies

Credit

This project is based on [ardutop] (https://github.com/ecardoz/ardutop). The difference between these two projects is that in ardu-sentop-linux-system, you can read mem data in GB instead MB, for those who have more than 9 GB RAM this is very useful. Addionality, I've add some additional code to read sensors values from lm sensors using pysensors module.

About

Memory, temperature and system Linux/GNU info with Arduino and PCD8544 LCD chip driver

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages