Skip to content
View zacsketches's full-sized avatar
Block or Report

Block or report zacsketches

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Popular repositories

  1. Arduino_Vector Arduino_Vector Public

    Lightweight implementation of the STL vector for Arduino

    C++ 35 7

  2. Encoder Encoder Public

    Arduino quadrature encoder library. Implements a simple to use, interrupt driven quadrature decoder for Arduino.

    C++ 32 8

  3. Adns_5020 Adns_5020 Public

    Arduino library to control an ADNS 5020 optical mouse sensor from Avago.

    C++ 8 2

  4. Arduino_pair Arduino_pair Public

    Lightweight implementation of the STL Pair<class M, class N> type for use on Arduino

    Arduino 5 1

  5. Filter Filter Public

    Basic filters implemented as an Arduino library. Includes easily configured moving average with an example for low pass filter on noisy servo commands or inconsistent Ping or other ultrasonic sensor

    C++ 2 5

  6. stub_generator stub_generator Public

    Python script to parse a c++ header file and create a .cpp file of stubs for every method and constructor. This is the start after a few hours at the coffee shop. This could use a lot of refinement…

    Python 2