teensyduino

There are 85 repositories under teensyduino topic.

  • mysensors/MySensors

    MySensors library and examples

    Language:C++1.3k179470891
  • dRehmFlight

    nickrehm/dRehmFlight

    Teensy/Arduino flight controller and stabilization for small-scale VTOL vehicles

    Language:C++941770229
  • thedalles77/USB_Laptop_Keyboard_Controller

    Details for building a USB keyboard and touchpad controller from an old laptop.

    Language:C++381261766
  • zueblin/Polaron

    A DIY drum machine for the teensy microcontroller (hardware / software)

    Language:C++1882129
  • bxparks/AUnit

    Unit testing framework for Arduino platforms inspired by ArduinoUnit and Google Test. Used with EpoxyDuino for continuous builds.

    Language:C++16995315
  • sqlite_micro_logger_arduino

    siara-cc/sqlite_micro_logger_arduino

    Fast and Lean Sqlite database logger for Arduino UNO and above

    Language:C164151229
  • midilab/uClock

    A tight BPM clock generator for Arduino and PlatformIO using hardware timer interruption. AVR, Teensy, STM32xx, ESP32 and RP2040 support

    Language:C++149202519
  • luni64/VisualTeensy

    VisualCode projects for PJRC Teensy boards

    Language:C#11385111
  • RETracker

    patois/RETracker

    Reverse Engineering Framework for the Polyend Tracker

    Language:Python976321
  • platformio/platform-teensy

    Teensy: development platform for PlatformIO

    Language:Python881010748
  • embeddedartistry/arduino-logger

    Flexible logging library for the Arduino SDK, allowing the same logging interface to be used with multiple outputs.

    Language:C++4142010
  • teensy-hacking/teensy3.2-projects

    Teensy 3.2 Projects - Teensy with CMD Command Execution Attack Example 💣

    Language:C36219
  • dmadison/ArduinoXInput_Teensy

    Teensy boards package for the ArduinoXInput project

    Language:C302711
  • Pi4IoT/Single_Board_Computer

    Single Board Computer like Raspberry, Arduino, ASUS etc.

    Language:C254715
  • DogeSSBM/DogeBawx

    Work in progress! Read and write gamecube controller protocol. For Teensy 3.6 / 3.2

    Language:C++24704
  • SpMakris/Teensy_MIDI-to-CV

    A simple MIDI to CV interface based on the Teensy LC board

    Language:C++17303
  • luni64/MicroMod_3.2

    NXP MK20DX256 board for the Sparkfun MicroMod system. Should be able to run Teensy 3.2 firmware

    Language:Makefile15426
  • FrankBoesing/Minimal-SDR

    Only one active component (MCP2036)

    Language:C13505
  • Project-Alpaca/Alpaca-FW

    Teensyduino-based firmware for Alpaca project

    Language:C++134170
  • Skallwar/GSL1680

    Arduino driver for GSL1680 - For anthology, this is my first real piece of code

    Language:C12354
  • nr-parikh/rosserial_tutorials

    Examples of how to use rossserial with Arduino/Teensy.

    Language:C++11355
  • bboettcher3/Midi_Controller

    A MIDI Controller made with Teensy 3.2 and Arduino + A VST plugin enabling its use in Ableton made with JUCE and Maximilian

    Language:C++9502
  • khoih-prog/AsyncWebServer_Teensy41

    Async HTTP/WebSocket Server Library for Teensy 4.1 using QNEthernet. This library is one of the Async libraries to support T4.1, such as AsyncHTTPRequest_Generic, AsyncHTTPSRequest_Generic, AsyncMQTT_Generic, AsyncWebServer_Teensy41, AsyncUDP_Teensy41, AsyncDNSServer_Teensy41, etc. Now supporting using CString to save heap to send very large data

    Language:C++9425
  • khoih-prog/Teensy_TimerInterrupt

    This library enables you to use Interrupt from Hardware Timers on an Teensy-based board such as Teensy 4.x, 3.x, LC, 2.0, etc. These Teensy Hardware Timers, using Interrupt, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other software timers using millis() or micros(). That's mandatory if you need to measure some data requiring better accuracy. It now supports 16 ISR-based Timers, while consuming only 1 Hardware Timer. Timers' interval is very long (ulong millisecs). The most important feature is they're ISR-based Timers. Therefore, their executions are not blocked by bad-behaving functions or tasks. This important feature is absolutely necessary for mission-critical tasks.

    Language:C++9234
  • DGxInfinitY/Teensy3.2

    Home of the TeensyTinyBasicPlus Project

    Language:Arduino8311
  • Gbertaz/GloBoSaT

    General Purpose Satellite Tracker

    Language:C++8100
  • dasta400/A3010-USBkbd

    Teensy++ 2.0 based keyboard controller for Acorn Archimedes A3010 keyboard to USB

    Language:C++7100
  • osudrl/TeleJoy

    Telemetry Joystick

    Language:C7812
  • solarcaratuva/EmbeddedSystem

    UVA Solar Car Embedded Systems PCB design and ECU code

    Language:C++74380
  • solarcaratuva/KLS

    Code for interfacing with KLS motor controllers using Teensy 3.6 for the UVA Solar Car project

    Language:C++7433
  • bsom/machination

    A Eurorack-footprint laptop-like PC with an embedded MIDI control surface

    Language:PostScript6400
  • gregtomasch/Tlera_nRF52_MCU_Add_On_Board

    Add BLE Connectivity to Tlera STM32L4 and Teensy3.X MCU Develoment Boards

    Language:Makefile6111
  • cechownia/TeensyMidiController

    This is a repository for a teensy midi controller with banks - with a command line listener that allows to run commands on note play from the device - you can also light up LEDs by playing MIDI notes to the device on TM1638 LED&KEY module.

    Language:C++5200
  • DBaker85/teensy-gamepad

    Arduino sketch to turn a Teensy board into a game-pad with joysticks and led status

    Language:Arduino5301
  • sparkfun/Vox_Imperium

    Stormtrooper voice box for the Teensy Prop Shield

    Language:Arduino570
  • pdsmart/zSoft

    zOS Operating System, apps and associated developments. Used in the ZPU, tranZPUter and SharpMZ projects but easily adapted to other embedded systems. Project uses C/C++, ARM and ZPU Assembler.

    Language:C3302