Pinned Repositories
chromeio
Script to analyze File I/O for the Chrome web browser
cmumfordenv
My various environment config files (zsh, vim, etc.)
crbuild
A program to build and run various Chromium targets
JavaSandbox
Just playing around with Java - nothing very interesting.
leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
light-controller
Test PCB to control an array of lights
manual-tests
Manual tests for verifying use of the Web Bluetooth API.
news
Programs to analyze news sources
newton-raphson
Web app to find roots and extrema of math expressions
rds
A Library for Decoding RDS/RBDS data.
cmumford's Repositories
cmumford/cmumfordenv
My various environment config files (zsh, vim, etc.)
cmumford/crbuild
A program to build and run various Chromium targets
cmumford/light-controller
Test PCB to control an array of lights
cmumford/manual-tests
Manual tests for verifying use of the Web Bluetooth API.
cmumford/newton-raphson
Web app to find roots and extrema of math expressions
cmumford/asset-tracker
Simple web based asset tracking system.
cmumford/bazel-to-cmake
cmumford/cap-touch-starter
Simple ESP32 based board design supporting a capacitive touch screen
cmumford/circuitpython-org
CircuitPython's website
cmumford/cmumford-components
Library of KiCad symbols and footprints
cmumford/EnvironSensor
A simple environmental sensor and MQTT logger.
cmumford/esp-idf
Espressif IoT Development Framework. Official development framework for ESP32.
cmumford/ESP32-WROVER-E
Kicad Footprint for ESP32-WROVER-E and ESP32-WROVER-IE
cmumford/find-releases
cmumford/hc-06
Application to configure the HC-06 Bluetooth adapter
cmumford/htcw-gfx
GFX is a device independent graphics library primarily intended for IoT MCUs but not limited to that.
cmumford/htcw_data
A couple of critical data structures with no STL dependencies
cmumford/htcw_ml
XML and HTML pull parser for embedded
cmumford/i2clib
Library to provide framework/build-system independent I2C API
cmumford/kissfft
a Fast Fourier Transform (FFT) library that tries to Keep it Simple, Stupid
cmumford/lv_binding_micropython
LVGL bindings to other languages
cmumford/lv_demos
Examples, tutorials and applications for the LVGL embedded GUI library
cmumford/lv_lib_split_jpg
(WIP) JPG decoder for LVGL
cmumford/lv_micropython
Micropython bindings to LVGL for Embedded devices, Unix and JavaScript
cmumford/lv_port_stm32f429_disco
LVGL ported to STM32F429I-DISC1 using SW4STM32 (Ac6) IDE
cmumford/lv_utils
Convert images or system fonts to C arrays. Written for LVGL embedded GUI library
cmumford/lvgl
Powerful and easy-to-use embedded GUI with many widgets, advanced visual effects (opacity, antialiasing, animations) and low memory requirements (16K RAM, 64K Flash).
cmumford/RTClib
A fork of Jeelab's fantastic RTC library
cmumford/SDL
Simple Directmedia Layer
cmumford/serial
Serial ports API for the platform.