Skip to content
View TSprech's full-sized avatar
  • Georgia, United States

Block or report TSprech

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. RP2040_Pseudo_Atomic RP2040_Pseudo_Atomic Public

    An implementation of atomic variables for the RP2040, similar to std::atomic

    C++ 8 1

  2. ChipLib ChipLib Public

    Spend less time converting datasheets to code

  3. Pull-Based-Pipeline Pull-Based-Pipeline Public

    A C++ pull based pipeline for making streamline, modular pipes and filters to give (primarily embedded) systems an easy to use architecture that is more flexible than a layered approach

    C++ 2

  4. 4Bit-Grayscale-Compression 4Bit-Grayscale-Compression Public

    Take your 4 bit per pixel grayscale OLED bitmaps and compress them, add transparency, and generate a header file automatically with fast decompression and easy microcontroller usage.

    Python

  5. Micro-String-Format Micro-String-Format Public

    Forked from hparracho/usflib

    A lean C++ string format library (mainly) for embedded platforms, adapted from usflib for the Embedded-I18n project

    C++

  6. Easy-Tensorflow-Lite Easy-Tensorflow-Lite Public

    A much simpler approach to the basics of implementing machine learning on microcontrollers, specifically Arduino

    C++