Re: Scrolling Text - LED GlassesIS31FL3741 I2C Driver
by tonyhansen on Fri Dec 17, 2021 11:51 pm
As an FYI, the latest version of the Adafruit_CircuitPython_BluefruitConnect/adafruit_bluefruit_connect code now has a RawTextPacket that can be returned from Packet.from_stream(). This should make everyone's job easier to write a text scroller whose message can be changed by the Bluetooth app.