Skip to content

issues Search Results · repo:adafruit/Adafruit_CircuitPython_MatrixPortal language:Python

Filter by

39 results
 (83 ms)

39 results

inadafruit/Adafruit_CircuitPython_MatrixPortal (press backspace or delete to remove)

Just had fun tracking this down, the wifi object loaded can be wifi_coprocessor or wifi_esp32s2, the ip_address method assumes _wifi has an .esp object it can call ip_address on, but for the esp32s2 one, ...
  • castaway
  • Opened 
    on Jun 14, 2024
  • #98

I ve connected it up to the 64x32 display via a Matrix Portal M4, and I was under the impression, from the guides I read, this should work with the matrixportal library, however when write a two line code.py ...
  • thomaspaulin
  • 2
  • Opened 
    on Feb 12, 2024
  • #96

Good day, I m trying to use this with this matrix: https://www.waveshare.com/wiki/RGB-Matrix-P2.5-96x48-F I can initialise with width=96, but using height=48 leads to error: Traceback (most recent call ...
  • Swiftnesses
  • 1
  • Opened 
    on Dec 12, 2023
  • #95

I believe there are 2 different versions of the 64x64 matrix, so both should be tested.
  • makermelissa
  • 2
  • Opened 
    on Oct 11, 2023
  • #93

I want to remove the default splash screen (The circuitpython logo and some text on boot) , is it possible?
  • michael-land
  • 2
  • Opened 
    on Jul 14, 2022
  • #86

I have a feedback item with this: Matrixportal code for LED matrix does not coexist with BLE. I used the sample BLE code for other projects and it works well. But when i try to integrate it with this ...
  • makermelissa
  • 10
  • Opened 
    on May 19, 2022
  • #85

I have a clock that needs to be updated every second on a first line and a second line that displays scrolling text. currently the clock is only updated at the end of line 2 scrolling. I am looking for ...
enhancement
  • kabcasa
  • 4
  • Opened 
    on Mar 13, 2022
  • #83

Hi all, I m trying to create a stock ticker where the company logo is displayed to the left of some price info. I would like to scroll both the bmp and the text data. Is there any way I can do this?
  • tvajjhala
  • 1
  • Opened 
    on Mar 7, 2022
  • #82

There are missing type annotations for some functions in this library. The typing module does not exist on CircuitPython devices so the import needs to be wrapped in try/except to catch the error for ...
documentation
  • FoamyGuy
  • Opened 
    on Sep 27, 2021
  • #79

Issue seems to have been introduced in https://github.com/adafruit/Adafruit_CircuitPython_MatrixPortal/commit/25bc43f8fc7972b8f90ab563c576f6527de876ea#diff-a48d9878d1c729108561a177684ca1623400c0d5e07fdfa3bf6a79ddbee351c8R60 ...
  • flavio-fernandes
  • Opened 
    on May 10, 2021
  • #77
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub