Highlights
- Pro
-
grab-o-scope Public
Capture your oscilliscope screen in a .png file
-
rigol-grab Public
Capture Rigol DS1054Z Oscilloscope display as a .png file
-
-
mulib Public
`mulib` a highly performant, compact and reliable framework for building complex applications in resource-constrained embedded systems.
-
-
mu_json Public
JSON parser for embedded systems: compact, in-place, malloc-free
-
JSON-c Public
Forked from douglascrockford/JSON-cJSON_checker with test suite
C UpdatedFeb 14, 2024 -
basic-cicd Public
A minimal framework that demonstrates coverage and unit testing with CI/CD using Unity, FFF, GCov, makefile and GitHub CI/CD
C MIT License UpdatedJan 30, 2024 -
jsmn Public
Serge Zaitsev's single-file jsmn.h parser split into jsmn.c and jsmn.h
-
spi_cam_test Public
Bring up SPi/I2C base OV2640 camera on Microchip / Harmony platform
C MIT License UpdatedDec 18, 2023 -
text-to-gfx Public
Listen for a string on a serial port, display a graphic whose filename matches the string
Python MIT License UpdatedNov 17, 2023 -
fff Public
Forked from meekrosoft/fffA testing micro framework for creating function test doubles
C Other UpdatedOct 27, 2023 -
ctypes_and_cffi Public
Create interfaces to the same C sources using ctypes and cffi
C MIT License UpdatedSep 26, 2023 -
-
jemi Public
jemi: a compact, trusting, JSON serializer with static allocation in pure C for embedded systems
-
winc-cloner Public
A utility for updating firmware in the Microchip WINC1500 WiFi System On Chip
-
jems Public
jems: a stream-based JSON serialized for embedded systems
-
ulog Public
lightweight logging for embedded microcontrollers
-
-
PatentSwim Public
Effortlessly navigate and discover relationships among patents
Python MIT License UpdatedDec 8, 2022 -
usb_apps_device Public
A clone of https://github.com/Microchip-MPLAB-Harmony/usb_apps_device, adding SAM L21 XPRO
-
-
bloozlephone Public
A physio-digital musical instrument custom made for a bloozle
C MIT License UpdatedAug 30, 2022 -
mulib-examples Public
tutorials, examples and community-submitted code for mulib
C MIT License UpdatedJul 25, 2022 -
mplab-usb-host-msd Public
USB Host Mass Storage Device test code for SAME70 / SAME54 / SAMD21 dev boards
-
-
fstat_bug Public
Example program to demonstrate bug in MPLAB/Harmony SYS_FS_FileStat() and FATFS_stat()
C UpdatedMay 15, 2022 -
-
mulib-vs-freertos Public
Compare a mulib-based application to a freertos-based application
-