Skip to content

issues Search Results · repo:adafruit/Adafruit_Wippersnapper_Arduino language:C++

Filter by

299 results
 (73 ms)

299 results

inadafruit/Adafruit_Wippersnapper_Arduino (press backspace or delete to remove)

On staging, testing a 128x64 SSD1306 display, that worked previously with the board, but upon reboot has a problem. Reflashed latest code that works on metro s3 and still same issue. Don t see anything ...
bug
display
  • tyeth
  • 1
  • Opened 
    6 days ago
  • #762

Might be my local testing builds that did it, but found the 0.49 OLED to be using the older font size when I removed the component and added it again at the other font size. Keep an eye out, or close ...
bug
display
  • tyeth
  • Opened 
    8 days ago
  • #761

It may be possible to do this through specifying a key_mgmt field like the Raspberry Pi wifi_supplicant.conf file. key_mgmt: Specifies the key management protocol, which is typically WPA-PSK for WPA2 ...
enhancement
wifi
  • brentru
  • 4
  • Opened 
    26 days ago
  • #758

sparkle motion stick built okay in #756 (will test shortly), but the funhouse failed. Looks like LvGL glue library maybe needs a tweak, although possibly just a symptom as there was an SDfat fork release ...
  • tyeth
  • 2
  • Opened 
    29 days ago
  • #757

Add support for Generic UART input sensors or components. These are devices that output a generic string over UART, like distance sensors. The data is emitted at a periodic interval (100ms, 1000ms) and ...
api-v2
uart
  • brentru
  • Opened 
    on May 28
  • #755

Add support for Trinamic s TMC22xx stepper motor drivers, over UART. Supported Hardware: Adafruit TMC2209 Stepper Motor Driver Breakout Board
api-v2
uart
  • brentru
  • Opened 
    on May 28
  • #754

Add support for GPS (MediaTek PAx Series) to WipperSnapper. This requires API-v2 refactor to bring in both the new UART.proto API and the new GPS.proto API. Supported Hardware: - Adafruit Mini GPS ...
api-v2
gps
uart
  • brentru
  • Opened 
    on May 28
  • #753

Testing the latest batch of added sensors, most of them are identified incorrectly at auto-detection (HTU31d becomes INA219 etc). Looking deeper most of the begin calls we don t confirm the chip ID, so ...
enhancement
offline-mode
  • tyeth
  • Opened 
    on May 14
  • #750

PicoW + Adalogger featherwing The define for SD_CS_PIN (fallback pin) is not correct for our needs. It returns 33, but we need it to be 10. Image As the Adalogger companion board is there we may say ...
offline-mode
  • tyeth
  • 5
  • Opened 
    on May 12
  • #747

The UART driver for PM25 sensors no longer auto-detects. We need to pass true/false depending on chosen component. https://github.com/adafruit/Adafruit_Wippersnapper_Arduino/blob/main/src/components/uart/drivers/ws_uart_drv_pm25aqi.h#L85-L92 ...
  • tyeth
  • Opened 
    on May 9
  • #745
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 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