Showing 19 open source projects for "teensy"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    Teensy 4.1 Tetris

    Teensy 4.1 Tetris

    Tetris for Teensy 4.1

    A Tetris for Teensy 4.1. GitHub repository: https://github.com/Northstrix/Teensy-4.1-Tetris
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    node-hid

    node-hid

    Access USB & Bluetooth HID devices through Node.js

    node-hid supports Node.js v6 and upwards. For versions before that, you will need to build from source. The platforms, architectures and node versions node-hid supports are the following. In general we try to provide pre-built native library binaries for the most common platforms, Node and Electron versions. We strive to make node-hid cross-platform so there's a good chance any combination not listed here will compile and work. We are using prebuild to compile and post binaries of the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Midbar

    Midbar

    Midbar is more than just an open source password vault!

    ...Some tutorials: ESP32 V4.0: https://www.instructables.com/Midbar-V40/ Raspberry Pi Pico V2.0: https://www.instructables.com/Midbar-Raspberry-Pi-Pico-Version-V20/ ESP32 V5.0: https://www.instructables.com/Midbar-V50/ STM32F401CCU6 + Arduino Uno Version V1.0: https://www.instructables.com/Midbar-STM32F401CCU6-Arduino-Uno-Version/ RTL8720DN + Arduino Uno V1.0: https://www.instructables.com/Midbar-RTL8720DN-Arduino-Uno-Version/ ESP8266 V2.0: https://www.instructables.com/Midbar-ESP8266-Version-V20/ STM32F407VET6 + Arduino Uno Version V1.0: https://www.instructables.com/Midbar-STM32F407VET6-Arduino-Uno-Version/ STM32F407VET6 Version V2.0: https://www.instructables.com/Midbar-STM32F407VET6-Version-V20/ ESP32 V6.0: https://www.instructables.com/Midbar-V60/ Teensy 4.1 V3.0: https://www.instructables.com/DIY-Hardware-Data-Vault-With-Teensy-41/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    MC 6800 Emulator for Teensy 4

    6800 Emulator runs on Teensy 4 processor

    6800/ET-3400 Emulator, designed for the Teensy 4.0/4.1 processors. Build this with the Arduino IDE 2.0. Full Source and readme included in archive. Programs written in 6800 assembly can be run in the emulator. It supports two modes of operation, an internal monitor program and a mode that emulates the Heathkit ET3400 (and ET-6800) microprocessor trainers. Motorola released the MC6800 chip in 1974.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    PJON

    PJON

    Experimental, arduino-compatible, multi-master, multi-media network

    PJON® (Padded Jittering Operative Network) is an experimental, Arduino-compatible, multi-master, multi-media, software-defined network protocol that can be easily cross-compiled on many microcontrollers and real-time operative systems like ATtiny, ATmega, SAMD, ESP8266, ESP32, STM32, Teensy, Raspberry Pi, Zephyr, Linux, Windows x86, Apple and Android. PJON operates on a wide range of media, data links and existing protocols like PJDL, PJDLR, PJDLS, Serial, RS485, USB, ASK/FSK, LoRa, UDP, TCP, MQTT and ESPNOW. PJON is an experimental network protocol stack crafted in 10 years of research and experimentation. It was originally developed as an open-source alternative to i2c and 1-Wire but during development, its scope and features have been extended to cover use cases where IP is generally applied. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    JetiExBus

    Arduino C++ library to connect to Jeti Duplex receiver via EX Bus

    Beta Version !!! Connect your Teensy 3.x, AtMega 32U4 or ESP32 to your Jeti Duplex Receiver Receive rc channel data and send telemetry sensor data. Refer to Jeti EX Bus documentation for wiring http://www.jetimodel.com/en/show-file/642/ Find this project also on github: https://github.com/Sepp62/JetiExBus
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    JetiExSensorCppLib

    Simple C++ Library to send telemetry values via JETI DUPLEX EX

    Implementation for sending telemetry data via the "EX" protocol for "Jeti Duplex" RC-systems. Enables sensor developers to transfer sensor data to Jeti telemetry when using an Arduino Mini Pro 328, Nano, Leonardo/Pro Micro or a Teensy 3.x. The interface is optimized for simple and self explaining usage. Arduino: Connect Pin 0 (TX0) to the "Ext" input of your Jeti Duplex receiver. Teensy: Connect Pin 10 (TX2) to the "Ext" input of your Jeti Duplex receiver. A dummy sensor implementation shows demonstration values on your transmitter Display. Use Arduino IDE 1.6 or later. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    RC Turbine ECU telemetry sensor library

    Simple code to read display data from an ECU turbine controller

    ...Tested with Orbit AECU T17 Should also work with Jakadowsky Pro ECU (untested) There is an example included which delivers a ready to use implementation with Jeti Duplex EX telemetry. Run this code on an Arduino Mini Pro 328 board and Teensy 3.x. Use the projects and libraries on Arduino IDE 1.6 or later. You will need these additional libraries: https://sourceforge.net/projects/jetiexsensorcpplib/ For ATMega 328: https://www.pjrc.com/teensy/td_libs_AltSoftSerial.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A teensy-weensy tag editor for Ogg Vorbis files
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 10

    JetiExTransmitterTelemetryLib

    Protocol decoder for Jeti EX data output on JETI DC/DS-14/16/24

    ...Select "EX data stream" as data format on PPM-Out-Pin (Menu "Configuration/PPM con. settings") Current sample Sketch uses Serial-Output, so use it on "Micro Pro", "Leonardo " oder "Teensy", since these boards have multiple serial Interfaces. Examples for: - Pure decoding function - Streaming decoded data in JSON format - ESP32 support: stream telemetry data via Bluetooth LE - Adafruit Bluefruit LE UART friend support: stream telemetry data via Bluetooth LE From now on also maintained here: https://github.com/Sepp62/TxJetiEx
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Teensy 3.x RamMonitor

    Simple RAM monitoring for Teensy 3.x

    RamMonitor is a simple class that provides ram usage information in a single c++ header. With initialization and freqent calls to the run() method, RamMonitor watches stack usage and emulates stack allocation. It all so provides low memory and memory crash warnings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    TeensyStripController

    Firmware for a Teensy 3.1 based controller for WS2811/WS2812 ledstrips

    Firmware for a Teensy 3.1 or later to control WS2811/WS2812 based ledstrips. Fully compatible with the DirectOutput Framework.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 13
    NorthernLights

    NorthernLights

    Northern Lights is an interactive novel.

    ...The game itself should be read by people over 16 years because it includes violence, maybe blood and gore, sexual content and, for sure, strong language. There aren’t any explicit content for now… it might depend what you understand by ‘explicit’… so if you are a teensy little kid… just don’t tell you parents you’re playing this. The main story will follow two characters depending on your choice: Adair or Houri Devan, both of them living in a world devastated by the Third World War. Both of them forced in unlikely friendships you have a hand in the development of their personality, both of them already broken to the core you can either dissolve their souls completely or mend them. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Arduino BOARDS.TXT Editor

    Arduino BOARDS.TXT Editor

    Managing your Arduino BOARDS.TXT and PROGRAMMERS.TXT files

    ...Use at your own risk ** BOARDS.TXT Editor is compatible with Arduino IDE 1.0 through 1.5x and other compatible IDEs like Visual Micro NEW in version 1.60: - Pinout viewer now Includes links to processor datasheets from the manufacturers' web sites - Automatic web downloader \for pinout diagrams and datasheets - Improved compatibility with clone vendor's BOARDS.TXT files (e.g. Teensy) - Validation check when opening files - Various bugfixes In case of problems or suggestions write a mail to: Heinz.Kessler -at- web.de
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    PixelController

    LED Matrix controller software

    PixelController – a matrix control project by Michael Vogt , (c) 2010-2013. The main goal of this application is to create an easy to use matrix controller software which creates stunning visuals! Keywords: Arduino, Teensy, OSC, MIDI, PureData, Visuals, RealTime
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Teensy 3.0 UTFT Library

    Teensy 3.0 UTFT Library

    Utilizes digitalWriteFast() function for I/O pins.

    ...Add all files/folders to a folder named UTFT inside "libraries" folder in Arduino main install folder. 2. Unzip the "examples.zip" & "tools.zip". 3. Restart Arduino software. 4. Open "HW_Teensy3.h" & change the const int PIN0 - PIN15 to correct I/O pins on the Teensy 3.0 that are attached to DB0-DB15 accordingly, then save the file. 5. Next in the Arduino software open up the example File->Examples->UTFT->Arduino (AVR)->UTFT_Demo_XXXxXXX 6. In the demo code change the line UTFT myGLCD(); using the right model & pinout as follows UTFT myGLCD(Model, RS, WR, CS, RST)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Teensy-ASURO

    Teensy-ASURO

    Control ASURO Robot with Teensy Microcontroller

    This project provides all the details on how to power and control an ASURO robot with a Teensy Microcontroller Board I have complete details on how to modify the ASURO robot hardware and a sketch that I am developing with the aim of translating into a library. If someone could help me with that it would be great. This sketch contains all the functions to control the robot and demonstrates how to activate each function individually via a standard TV type remote control or via inputing commands into a serial console.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    C source code of firmware for a hardware hack for "Ninja Pan and Tilt" using "Teensy USB Development Board". It is cross-platform (Win, MAC, Linux) over USB, reports status and can record/playback movements to eeprom. Networked using "telnetninja".
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB