All Projects → pedvide → Adc

pedvide / Adc

Licence: mit
Teensy 4/3.x/LC ADC implementation

Labels

Projects that are alternatives of or similar to Adc

Cherry Autonomous Racecar
Implementation of the CNN from End to End Learning for Self-Driving Cars on a Nvidia Jetson TX1 using Tensorflow and ROS
Stars: ✭ 294 (+84.91%)
Mutual labels:  teensy
Teensy
teensy示例代码
Stars: ✭ 34 (-78.62%)
Mutual labels:  teensy
Teensy64
C64 Emulation on a Teensy 3.6
Stars: ✭ 112 (-29.56%)
Mutual labels:  teensy
Guislice
GUIslice drag & drop embedded GUI in C for touchscreen TFT on Arduino, Raspberry Pi, ARM, ESP8266 / ESP32 / M5stack using Adafruit-GFX / TFT_eSPI / UTFT / SDL
Stars: ✭ 534 (+235.85%)
Mutual labels:  teensy
Ros Teensy
🚧 Extension to build code for the teensy boards from catkin
Stars: ✭ 16 (-89.94%)
Mutual labels:  teensy
Teensy Thumb Keyboard
Handheld tactile switch keyboard for Teensy 3.2 compatible boards.
Stars: ✭ 61 (-61.64%)
Mutual labels:  teensy
SinricPro Generic
Simple way to control your IOT development boards like ESP8226, ESP32, Arduino SAMD21, Adafruit SAMD21, SAMD51, nRF52, STM32, Teensy, SAM DUE with Amazon Alexa or Google Home
Stars: ✭ 18 (-88.68%)
Mutual labels:  teensy
Jankdrone
The jankest autonomous drone ever built and programmed from scratch
Stars: ✭ 127 (-20.13%)
Mutual labels:  teensy
Ferret
Ferret is a free software lisp implementation for real time embedded control systems.
Stars: ✭ 878 (+452.2%)
Mutual labels:  teensy
Teensy Eurorack
Eurorack shield for teensy 4.1 with 14 in / 16 out analog channels
Stars: ✭ 99 (-37.74%)
Mutual labels:  teensy
Taskscheduler
Cooperative multitasking for Arduino, ESPx and STM32 microcontrollers
Stars: ✭ 613 (+285.53%)
Mutual labels:  teensy
Gd23zu
Library for STM32F1x, F4x, F7x and Teensy 3.5/6 based on library Gameduino 3. Playback videos support, for FTDI screens FT81x.
Stars: ✭ 7 (-95.6%)
Mutual labels:  teensy
Dmxusb
DMXUSB emulates an ENTTEC-compatible DMXKing USB to DMX serial device with one, two, or n universes.
Stars: ✭ 66 (-58.49%)
Mutual labels:  teensy
Control Surface
Arduino library for creating MIDI controllers and other MIDI devices.
Stars: ✭ 377 (+137.11%)
Mutual labels:  teensy
Tts
Text-to-Speech for Arduino
Stars: ✭ 118 (-25.79%)
Mutual labels:  teensy
Midi controller
This is a library for creating a MIDI controller using an Arduino or Teensy board.
Stars: ✭ 287 (+80.5%)
Mutual labels:  teensy
Rf1101se Teensy
Driving one of those cheap RF1101SE boards with a Arduino or Teensy
Stars: ✭ 45 (-71.7%)
Mutual labels:  teensy
Teensy library
KiCAD library for Teensy microcontrollers
Stars: ✭ 158 (-0.63%)
Mutual labels:  teensy
Tpmgenie
TPM Genie is an I2C bus interposer for discrete Trusted Platform Modules
Stars: ✭ 124 (-22.01%)
Mutual labels:  teensy
Polaron
A DIY drum machine for the teensy microcontroller (hardware / software)
Stars: ✭ 99 (-37.74%)
Mutual labels:  teensy

ADC

Teensy 3.0, 3.1, 3.2, LC, 3.5, 3.6, 4, 4.1 ADC implementation library created by Pedro Villanueva.

See examples and documentation.

If you download the library from here, also install the latest Teensyduino version at https://www.pjrc.com/teensy/td_download.html.

This thread in the Teensy forum also has information: http://forum.pjrc.com/threads/25532-ADC-library-update-now-with-support-for-Teensy-3-1

License

Teensy 4.x, 3.x, LC ADC library https://github.com/pedvide/ADC Copyright (c) 2020 Pedro Villanueva

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].