Pinned Repositories
5104_2014_Felix
Adns_5020
Arduino library to control an ADNS 5020 optical mouse sensor from Avago.
Arduino_pair
Lightweight implementation of the STL Pair<class M, class N> type for use on Arduino
Arduino_Vector
Lightweight implementation of the STL vector for Arduino
awesome-deep-learning
A curated list of awesome Deep Learning tutorials, projects and communities.
Encoder
Arduino quadrature encoder library. Implements a simple to use, interrupt driven quadrature decoder for Arduino.
Filter
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
Glow_worm
A publish and subscribe architecture for Arduino robotics.
stub_generator
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 but it works for the basics and this already saves me tons of time.
wrt
my exploration with the Linksys WRT54GL
zacsketches's Repositories
zacsketches/Packet_parser
The Packet_parser simplifies serial comms for an Arduino that is listening for serial commands that affect more than one function.
zacsketches/Adafruit_FRAM_I2C
Driver for Adafruit's I2C-Based FRAM Breakouts
zacsketches/Adafruit_L3GD20
Driver for Adafruit's L3GD20 I2C Gyroscope Breakout
zacsketches/Arduino-Lib.HMC5883L
HMC5883L Magnetometer Arduino Library
zacsketches/ArduinoJsonParser
An efficient JSON parser for Arduino
zacsketches/ccurl
Simple C++ wrapper for the cURL API
zacsketches/curlcpp
An object oriented C++ wrapper for CURL
zacsketches/gr_discussion_scraper
C++ web scraper built on the boost regex library and my fork of a curl wrapper to scrape the gnu radio discussion archives for topics related to CDMA implementation