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/Arduino_Vector
Lightweight implementation of the STL vector for Arduino
zacsketches/Encoder
Arduino quadrature encoder library. Implements a simple to use, interrupt driven quadrature decoder for Arduino.
zacsketches/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
zacsketches/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.
zacsketches/go
The Go programming language
zacsketches/auth0-react
An initial project integrating React and Auth0
zacsketches/Coding_the_matrix
Code examples from Philip N. Klein's book, "Coding the Matrix".
zacsketches/consul-compose-swarm
An example for part of a microservice template that uses docker copose, docker swarm and consul
zacsketches/crud
A simple project to use the new mongo-go-drive and the new Atlas managed DB service
zacsketches/feedmerge
Many to many aggrigator for small message protocols where ordering is not important
zacsketches/Gadfly.jl
Crafty statistical graphics for Julia.
zacsketches/game-of-life
Demo application for the 'Jenkins: The Definitive Guide' book
zacsketches/garden
MongoDB database and potential web front end for my home gardening. Just me trying out MongoDB a little bit.
zacsketches/go-kml
Package kml provides convenince methods for creating and writing KML documents.
zacsketches/gohugo-theme-ananke
Ananke: A theme for Hugo Sites. This fork is slightly modified from the upstream to tailor the theme for my use.
zacsketches/gopl
Solutions to K&D's The Go Programming Language exercises
zacsketches/hello
A source repo for a Jenkins --> Go build pipeline
zacsketches/invoicer-chapter2
The invoicer for Chapter 2 of Securing DevOps
zacsketches/maven-project
Source code for James Lee's Jenkins course
zacsketches/Mocha.jl
Deep Learning framework for Julia
zacsketches/movies-restapi
RESTful API to manage movies written in Go and uses MongoDB as storage
zacsketches/react-travis-deploy-ghpages
Sample react app built in Travis and deployed to GH pages
zacsketches/rebase
short term experimental repo to play around with git rebase
zacsketches/rtsupportclient
Reactjs Frontend for Realtime Web App Course
zacsketches/server2
Uninteresting work with Go and the http package
zacsketches/slowreadwriter
Golang structure the implementes the io.Reader and io.Writer interface but has a delayed Read() method in order to simulate slow reads from serial connections.
zacsketches/smite_scraper
This contains code to scrape all the images of the Gods in the SMITE video game
zacsketches/static-server
Test for a simple react --> Travis --> AWS pipeline
zacsketches/test-strip
zacsketches/testlink
garbage test stuff...don't use this