marklove5102's Stars
zealdocs/zeal
Offline documentation browser inspired by Dash
nhivp/Awesome-Embedded
A curated list of awesome embedded programming.
mpaland/printf
Tiny, fast, non-dependent and fully loaded printf implementation for embedded systems. Extensive test suite passing.
bootleg/ret-sync
ret-sync is a set of plugins that helps to synchronize a debugging session (WinDbg/GDB/LLDB/OllyDbg2/x64dbg) with IDA/Ghidra/Binary Ninja disassemblers.
s00500/ESPUI
A simple web user interface library for ESP32 and ESP8266
eyalroz/printf
Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.
martin-olivier/dylib
C++ cross-platform wrapper around dynamic loading of shared libraries (dll, so, dylib)
dawsonjon/PicoRX
Build a SDR SW/MW/LW Receiver with a Raspberry Pi Pico
dawsonjon/101Things
A collection of cool projects to make!
essele/pico_debug
A fast flasher/debugger for RP2040 based devices (runs on Raspberry Pi Pico)
mpaland/avl_array
High performance templated AVL tree using a fixed size array. Extensive test suite passing.
mpaland/vic
High performance video graphic library for embedded systems
dzlonline/ofxBiquadFilter
Biquad filter functions for OpenFrameworks
Ch1nChun/ImGuiMenu-s
essele/rp2040-rmii
An ethernet MAC implementation for the RP2040
eyalroz/cpp-static-block
A static block implementation for C++
zhengnianli/SingleDeviceMonitor
单相用电器监测系统
strags/pico-rmiieth
100Mbit/sec RMII interface for Raspberry Pi Pico
pjaos/mgos_esp32_littlevgl_wifi_setup
An example/template application to setup the WiFi on a device (ESP32 with a TFT display) using the Mongoose OS framework and LittlevGL (TFT display lib).
bigw00d/esp-idf-littlevgl-sample
Examples for LittlevGL applications(mock-up)
dawsonjon/the_synth
A simple to use 4 polyphonic wavetable synthesizer library for Arduino.
martin-olivier/CppPool
{Epitech} C++ Pool
martin-olivier/cstring
A string library in C
AbdullahJalloul/lv_examples
Examples, tutorials and applications for the LittlevGL embedded GUI library
mpaland/CPP11
C++11 STL classes like chrono, array etc. for older compilers which don't support this standard
zhengnianli/EmbedLinux
嵌入式Linux学习demo
emwhbr/demo-nolpi
Demo application using LittlevGL for Raspberry Pi 3 Model B+ development board with TFT 3.5" Touchscreen
essele/roLua
Standard lua5.4.2 with enhancements for read-only libraries for embedded systems
nemax68/oegl_app
OpenEyes LittlevGL graphic library application intarface
plan44/p44utils-lvgl-sample
Sample for a p44utils application using LittlevGL for UI