I was quite amazed by the code demonstrated on a 64x64 led matrix by Adafruit : https://www.adafruit.com/product/3649 . So why not trying this on the IGG1 display?
I have a MPU-9250 IMU and a raspberry-pi zero. However I need to adapt the code for this accelerometer, and send the data to the screen with the serial port. I'm more comfortable with Java than C or python, then I translate the code from https://github.com/adafruit/Adafruit_PixelDust in Java.
The code is on the same project github : https://github.com/pierre-muth/IGG_-64x64M/tree/master/java/src/pixeldust
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.