home.social

#teensylibraries — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #teensylibraries, aggregated by home.social.

fetched live
  1. Tympan_Library (3.2.1) for teensy/Teensy by Chip Audette

    ➡️ github.com/Tympan/Tympan_Libra

    Tympan hardware drivers and audio processing algorithms.

  2. AudioCodec (1.0.0) for teensy by Frank Boesing

    ➡️ github.com/OperatorFoundation/

    Software MP3, AAC, and FLAC audio codec plugin for the Teensy Audio Library — no external hardware required.

  3. SwitchBank (1.1.0) for avr/megaavr/samd/esp32/esp8266/stm32/teensy/rp2040 by Little Man Builds (Darren Osborne)

    ➡️ github.com/littlemanbuilds/Swi

    Debounced N-bit switch bank with polarity control, edge helpers, and snapshots.

  4. PotIO (1.0.0) for avr/megaavr/sam/samd/esp32/esp8266/stm32/teensy by Little Man Builds

    ➡️ github.com/littlemanbuilds/Pot

    Practical potentiometer and joystick input handling with calibration, deadzones, filtering, shaping, and slew limiting.

  5. SnapshotBus (1.3.0) for esp32/esp8266/rp2040/samd/teensy/stm32 by Little Man Builds (Darren Osborne)

    ➡️ github.com/littlemanbuilds/Sna

    Seqlock-style snapshot channel + typed SnapshotRTOS publishers and input edge utilities.

  6. Universal_Button (1.7.0) for avr/megaavr/sam/samd/esp32/esp8266/stm32/teensy by Little Man Builds (Darren Osborne)

    ➡️ github.com/littlemanbuilds/Uni

    Generic multi-button handler with debounce, short/long/double events, optional latching, exact press duration, non-consuming event peek, pluggable readers, enum-...