Pinned Repositories
esp32-ssd1306-life
Conway's Game of Life played on an SSD1306 display using ESP32
esp32_led_ring
A small application that was intended to help me learn more of the inner workings of the ESP-32 platform, WS2812B LED controllers, FreeRTOS, and the CoAP protocol.
h264bsd
A simple h264 software decoding library
harris
An example of the Harris corner detection algorithm in pure C++
JpegDecodeTest
A study to determine the best method to decode single use jpeg images on iPhone and iPad
NetworkTests
A study in various methods of creating an echo server and client.
OpusIPhoneTest
A study to see how well the Opus audio codec works on a iPhone.
pirec
A fully pipelined Redis client for high-throughput operation
remote_desktop_test
A series of server and client apps testing remote desktop implementations
test-http2-jetty
A study on the performance characteristics of Jetty with HTTP/2
oneam's Repositories
oneam/h264bsd
A simple h264 software decoding library
oneam/OpusIPhoneTest
A study to see how well the Opus audio codec works on a iPhone.
oneam/esp32-ssd1306-life
Conway's Game of Life played on an SSD1306 display using ESP32
oneam/harris
An example of the Harris corner detection algorithm in pure C++
oneam/esp32_led_ring
A small application that was intended to help me learn more of the inner workings of the ESP-32 platform, WS2812B LED controllers, FreeRTOS, and the CoAP protocol.
oneam/pirec
A fully pipelined Redis client for high-throughput operation
oneam/NetworkTests
A study in various methods of creating an echo server and client.
oneam/JpegDecodeTest
A study to determine the best method to decode single use jpeg images on iPhone and iPad
oneam/remote_desktop_test
A series of server and client apps testing remote desktop implementations
oneam/test-http2-jetty
A study on the performance characteristics of Jetty with HTTP/2
oneam/WebGLVideoTest
A study to figure out how to get video into a WebGL context and modify it using custom shaders.
oneam/Colourful
🎨 Open source .NET library for working with color spaces.
oneam/esp32-mq-receiver
Small ESP-32 application that receives and parses signals from MagicQuest(tm) wands and turns on a lights
oneam/Esp32LedControl
A simple iOS app intended to control the ESP32 LED Ring developed in https://github.com/oneam/esp32_led_ring
oneam/graphrunner
A Python library for storing functional dependencies
oneam/Shuffle
An application that produces a shuffled set of values
oneam/SwiftCoAP
Swift Server/Client Implementation of CoAP - RFC 7252