Pinned Repositories
93-LED-Ring-Controller
Adafruit_NeoPixel
Neo Pixels!
card_guessing_game
simple terminal based card guessing game. This was made as extra credit for ENSC 3213 at Oklahoma State University
CLBlast
Tuned OpenCL BLAS
FastLED
The main FastLED library (successor to FastSPI_LED). Please direction questions/requests for advice to the g+ community - http://fastled.io/+ - we'd like to keep issues to just tracking bugs/enhancements/tasks.
homecoming_timer
QT GUI Application to track student hours for OSU homecoming.
Huffman_Compression
Text file compression proof of concept
inverted_pendulum
R/C car with a self balancing inverted pendulum using a PID controller
OctoWS2811
Control thousands of WS2811/2812 LEDs at video refresh speeds
tic-tac-toe
fun game
sam-mcanelly's Repositories
sam-mcanelly/inverted_pendulum
R/C car with a self balancing inverted pendulum using a PID controller
sam-mcanelly/homecoming_timer
QT GUI Application to track student hours for OSU homecoming.
sam-mcanelly/OctoWS2811
Control thousands of WS2811/2812 LEDs at video refresh speeds
sam-mcanelly/tic-tac-toe
fun game
sam-mcanelly/93-LED-Ring-Controller
sam-mcanelly/Adafruit_NeoPixel
Neo Pixels!
sam-mcanelly/card_guessing_game
simple terminal based card guessing game. This was made as extra credit for ENSC 3213 at Oklahoma State University
sam-mcanelly/CLBlast
Tuned OpenCL BLAS
sam-mcanelly/FastLED
The main FastLED library (successor to FastSPI_LED). Please direction questions/requests for advice to the g+ community - http://fastled.io/+ - we'd like to keep issues to just tracking bugs/enhancements/tasks.
sam-mcanelly/Huffman_Compression
Text file compression proof of concept
sam-mcanelly/jsoncpp
A C++ library for interacting with JSON.
sam-mcanelly/Minesweeper
The classic game minesweeper
sam-mcanelly/paraNet
sam-mcanelly/Project_Euler_Solutions
sam-mcanelly/Robot_Controller
Robot controller that uses JSON requests to control a robot through the internet.
sam-mcanelly/rpi-rgb-led-matrix
Controlling one or a chain of 32x32 or 16x32 RGB LED displays using Raspberry Pi GPIO
sam-mcanelly/Shift_Cipher
Shifts the characters within a file to create an encoded version using a basic shift cipher.
sam-mcanelly/Sierpinski_Triangle
Paints a Sierpinski triangle fractal at the pixel level to the largest possible size within a JPanel
sam-mcanelly/Sorting_Algorithms
Sorting algorithms and their implementations from computer science II assignments
sam-mcanelly/sound-sphere
hw2 for Ge Wang's MUSIC 256A at CCRMA
sam-mcanelly/tensorflow
Computation using data flow graphs for scalable machine learning
sam-mcanelly/Web_Server