Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 14:46 01 May 2025 Privacy Policy
Jump to

Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.

Forum Index : Microcontroller and PC projects : ScrollHatMini PicoMite

Author Message
pwillard
Guru

Joined: 07/06/2022
Location: United States
Posts: 307
Posted: 11:59pm 28 Apr 2025
Copy link to clipboard 
Print this post

This morning, I was looking at a spare Pico with MMBASIC installed, along with a Pimoroni Scroll Hat Mini (a 17x7 LED Matrix Display).  I started wondering how it worked.  Could I make it scroll text using MMBASIC?

It turns out that you can, if you twist your brain a little bit.

Now, I have a handy board from 52PI that I got from Micro Center...  

https://52pi.com/products/52pi-breakout-hat-board-for-raspberry-pi-pico

It creates a Raspberry Pi Compatible interface for a Pi Pico that allows you to attach Pi HATS, so wiring was no issue once I figured out where SDA and SDC are mapped.  (pin 21 and 22)

From there, it was "read the datasheet" and play.

The result is posted to a GITHUB Gist for a crude example of "getting it to work".  By no means "pretty".

The onboard chip is an IS31FL3731, wired up as a 7x17 LED matrix in a circular pattern from the middle (yuck). A booger to initially figure out.

Datasheet
https://www.lumissil.com/assets/pdf/core/IS31FL3731_DS.pdf

Details Here: https://gist.github.com/pwillard/88f1282a065b2bed6b5311980cd9f8fe
Edited 2025-04-29 10:00 by pwillard
 
Print this page


To reply to this topic, you need to log in.

© JAQ Software 2025