Raspberry pi zero with LED matrix bonnet

This page summarizes the projects mentioned and recommended in the original post on /r/RASPBERRY_PI_PROJECTS

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • rpi-spotify-matrix-display

    Spotify display for a 64x64 matrix (raspberry pi project v2)

  • Instal Raspberry pi os lite on SD and insert into Pi (Power on and automaticllay conencts to WiFi to enable SSH to) SSH to the Pi Run sudo apt-get install git (To get GIT installed which did not appear to be instaled on the lite version of the OS) Copy the repo (https://github.com/kylejohnsonkj/rpi-spotify-matrix-display) amend config.ini with spotify Client ID and Secret ensure python is installed (python --version) command (PASSED) copy hzeller repo as a sub to the main repo change the makefile to use adafruit-hat (I ammended the makefile within 'rpi-rgb-led-matrix/lib' to devfine the hardware I am using HARDWARE_DESC?=adafruit-hat) I then tried to run from the main repo folder 'sudo python3 controller_v3.py' to run the prgram which gave me the below...

  • rpi-rgb-led-matrix

    Controlling up to three chains of 64x64, 32x32, 16x32 or similar RGB LED displays using Raspberry Pi GPIO

  • Hzeller - https://github.com/hzeller/rpi-rgb-led-matrix/blob/a93acf26990ad6794184ed8c9487ab2a5c39cd28/bindings/python/README.md

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts