Python program for RGB Cooling HAT, display Pi status in OLED, control fan and LEDs
Install required tools and libraries
sudo apt-get install -y i2c-tools
sudo apt-get install -y python3-pip
sudo apt-get install -y python3-pil
sudo apt-get install -y python3-smbus
sudo pip3 install adafruit-circuitpython-ssd1306