Pinned Repositories
esp32-webserver-sse
An example project that implements a basic http web server and Server Sent Events (SSE) using LWIP's netconn api.
exception_research
Exists to test exceptions and result types and compare their impact on ROM and RAM as well as Happy/Sad path performance
Hyperload
Motherboard
See3CAMx10-CL
A command line program for controlling See3CAM_30Z10X Optical Zoom Camera
SJSU-Dev
SJSU-DEV-Linux
SJTwo
Open source educational microcontroller development board with LPC4078 MCU, buttons, leds, sensors and OLED display.
libhal
A collection of interfaces and abstractions for embedded peripherals and devices using modern C++
SJSU-Dev2
Firmware platform written by San Jose State University for building application for embedded systems
kammce's Repositories
kammce/exception_research
Exists to test exceptions and result types and compare their impact on ROM and RAM as well as Happy/Sad path performance
kammce/libcore
Library of the core driver interfaces for SJSU-Dev2
kammce/sammy
Sammy is a tool for managing SJSU-Dev2 firmware projects and to install external packages such as platforms and libraries.
kammce/SJSU-Dev2v3
Documentation, dashboards and other supporting tools for the version 3 of the SJSU-Dev2 firmware platform.
kammce/SJTwo
Open source educational microcontroller development board with LPC4078 MCU, buttons, leds, sensors and OLED display.
kammce/autogen
Automatically generate boilerplate license comments.
kammce/clangd-tidy
A faster alternative to clang-tidy
kammce/clangd-www
kammce/conan
Conan - The open-source C/C++ package manager
kammce/conan-center-index
Recipes for the ConanCenter repository
kammce/conan-test-arena
kammce/cpp-papers
Place to find results and code for my C++ papers
kammce/cppbuild
Header only C++ build system using the C/C++ language.
kammce/docs
conan.io reStructuredText documentation
kammce/fmt
A modern formatting library
kammce/gcc-arm-none-eabi-picolibc
Mirror of the offical ARM gcc none eabi binaries but with picolib integrated.
kammce/kammce.github.io
kammce/kitspace
A registry for ready to build open hardware electronics projects
kammce/leaf
Lightweight Error Augmentation Framework
kammce/libhal-projects
Demos and testing projects to test libhal and libhal enabled devices
kammce/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
kammce/OpSysWork
kammce/picolibc
picolibc - a C library designed for embedded 32- and 64- bit systems.
kammce/RoverCore-MC
kammce/sce-led-sign
kammce/SG14
A library for Study Group 14 of Working Group 21 (C++)
kammce/sjsu-dev2v3-starter
[DEPRECATED] Starter project for SJSU-Dev2 V3 architecture projects
kammce/urc-electrical-2023
Place for datasheets / pinouts of pcbs designed for SJSU robotics
kammce/urc-electrical-2026
The 2024 - 2026 rover electrical monorepo
kammce/ut
UT: C++20 μ(micro)/Unit Testing Framework