Tiny Embedded File System for Microcontrollers
☆14Mar 23, 2017Updated 8 years ago
Alternatives and similar repositories for TEFS
Users that are interested in TEFS are comparing it to the libraries listed below
Sorting:
- A C implementation of Google's Open Location Code☆10Mar 23, 2018Updated 7 years ago
- st filesystem for embedded flash systems☆12Mar 12, 2017Updated 8 years ago
- ezini - an ANSI C library providing INI file reading and writing utilities☆13Jan 31, 2021Updated 5 years ago
- Xinu OS for x86 with graphical vga, mouse and keyboard environment (gui). Also, useful networking (pci+eth driver, arp, ip, udp).☆24Dec 16, 2025Updated 2 months ago
- A small, embeddable BASIC interpreter in C.☆23Jan 16, 2018Updated 8 years ago
- RISC-V(RV32IM) emulator with support for syscalls.☆30Oct 4, 2023Updated 2 years ago
- Codebase for Numerical Renaissance by Thomas Bewley☆16Mar 11, 2024Updated last year
- Wear leveled embedded NOR internal flash file system☆30Oct 25, 2017Updated 8 years ago
- Fake86+: fork of Fake86 (a 8086 PC emulator), being reworked, extended, seriously work-in-progress ...☆41May 9, 2020Updated 5 years ago
- Open source file system for small embedded systems☆39Updated this week
- Jo's Embedded Serial File System (for Standard Serial NOR-Flash)☆247Feb 14, 2026Updated 2 weeks ago
- SoundFont synthesizer in C++☆11Updated this week
- Mechanically accurate Apollo DSKY replica. Pilot display for the Apollo moon missions running accurate NASA code☆16Sep 27, 2023Updated 2 years ago
- Simple YMF825 driver for Arduino☆13Jun 16, 2018Updated 7 years ago
- An analog, transistor-level simulation of an 8-bit CPU in SPICE☆13Jul 29, 2021Updated 4 years ago
- Custom 6502 Video Game Console☆12Updated this week
- ☆10Mar 6, 2015Updated 10 years ago
- Element14 bike speedometer project☆11May 20, 2022Updated 3 years ago
- OLED SSD1306 compact lib with and without buffer, I2C TWI or bit-banging. Written in C, modular include files, compatible with Arduino, b…☆11Mar 28, 2019Updated 6 years ago
- Dynamic LVGL code for a car RPM / speed gauge on a Waveshare 2.1" ESP32-S3 controller☆19Dec 2, 2024Updated last year
- A powerful and flexible IP range scanner with configurable health checks.☆11Mar 18, 2025Updated 11 months ago
- Provides the STM32F429I-Discovery board driver, part of the STM32Cube BSP Component for STM32F4 series.☆13Dec 26, 2023Updated 2 years ago
- DOSBOX "woody" opl3 emulator for C projects☆15Nov 9, 2020Updated 5 years ago
- Used BPY 3.3 to make this Addon for blender☆13Jul 27, 2024Updated last year
- A small program written in C showing implementations of common image dithering algorithms.☆12Sep 23, 2016Updated 9 years ago
- An interface from a PC through an Arduino to an AY-3-8910 / YM 2149☆11Apr 10, 2023Updated 2 years ago
- VLSI VS1053b DSP Audio Processor Example Projects and Resources☆11Jan 17, 2018Updated 8 years ago
- IVT (IV-TINY) - A FORTH-programable Scientific RPN Calculator that fits in 8 kilobytes (Arduino, ATTINY85)☆40Mar 22, 2021Updated 4 years ago
- Notes from learning RISC-V☆12Feb 9, 2026Updated 2 weeks ago
- [EXPERIMENTAL] RISC-V platform crate for Drone, an Embedded Operating System.☆12Apr 9, 2021Updated 4 years ago
- Notch filter(IIR)☆10May 10, 2016Updated 9 years ago
- STM32 RFID Reader / Writer☆16May 24, 2014Updated 11 years ago
- Snapshots of customised riscv-openocd versions from MounRiver Studio !! WCH-Link needs branch wch-link-swd, WCH-LinkE needs branch wch-li…☆13Feb 7, 2026Updated 3 weeks ago
- ☆12Mar 23, 2020Updated 5 years ago
- stm32的USB-DFU上位机工具源码(MFC),基于ST官方DfuSe-v3.0.4 ,实现了hex转dfu,解决官方代码的一些bug