• Stars
    star
    3
  • Rank 3,950,670 (Top 79 %)
  • Language
    C++
  • License
    MIT License
  • Created over 4 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Arduino library for the PJRC Teensy boards to read out multiplexed rotation encoders.

More Repositories

1

TeensyStep

Fast Stepper Motor Library for Teensy boards
C++
271
star
2

VisualTeensy

VisualCode projects for PJRC Teensy boards
C#
114
star
3

TeensyTimerTool

Generic Interface to Teensy Timers
C++
81
star
4

EncoderTool

The EncoderTool is a library to manage and read out rotary encoders connected either directly or via multiplexers to ARM based boards. Encoder push buttons are supported. Callback functions can be attached to encoder changes and button presses to allow for event driven applications
C++
46
star
5

TeensySharp

C# library for finding Teensies on the USB tree and upload firmware to PJRC Teensy boards
C
21
star
6

TeensyDelay

C++
20
star
7

TeensyHelpers

A couple of utility functions and classes to improve usage of the Teensy IntervalTimer class, the attachInterrupt and the pinMode function.
C++
19
star
8

USB-C---MicroB

Simple adapter from USB-C to USB MicroB
19
star
9

TeensyStep4

C++
16
star
10

EncSim

Quadrature signal generator for testing encoder software. Requires a PJRC Teensy board. Generates quadrature signals with adjustable frequency, phase and bouncing
C++
16
star
11

MicroMod_3.2

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

mmStep

Stepper driver board for the sparkfun MicroMod system. Compatible to DRV8825, A4988 etc.
10
star
13

static_malloc

Arduino wrapper around Andrey Rys static memory allocator library smalloc
C
6
star
14

staticFunctional

std::function replacement for embedded systems. Doesn't use dynamic memory, small footprint, works with GCC verision 7 and higher, requires c++11 or higher
C++
5
star
15

attachInterruptEx

C++
4
star
16

CallbackHelper

CallbackHelper is a tool to generate invocable callbacks from various inputs. E.g., pointers to free functions, pointers to static member functions, lambdas (capturing as well as non-capturing) and functors. CallbackHelper allows library writers to implement std::function like callback APIs without the memory overhead of std::functions.
C++
4
star
17

pins

Alternative interface to the pins of a teensy board
C++
3
star
18

DRV8825x3

Carrier for 3 DRV8825 Stepper drivers
2
star
19

TeensyLoadcell

Library to readout standard loadcells with the internal ADC/PGA of the Teensy 3.2
C++
2
star
20

MemViewer

Detailed information of memory usage for Teensy Boards
C++
2
star
21

HiResClock

C++
2
star
22

Board2Make

Tool to use a teensy boards.txt to generate a small makefile to be included in a main makefile
C
1
star
23

hamlet-organ

HTML
1
star
24

WheelsOnWheels

Viewer for parametric Farris functions.
C#
1
star
25

IntervalTimerEx

C++
1
star