Cofdet开源项目之:嵌入式系统通用驱动程序接口及其实现-EERPOM操作及存取位置
☆12Aug 9, 2022Updated 3 years ago
Alternatives and similar repositories for Eeprom
Users that are interested in Eeprom are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Text Menu in LCD☆12Aug 30, 2022Updated 3 years ago
- 嵌入式C,软件定时器、线程软狗机制等系统组件集合☆14Nov 2, 2017Updated 8 years ago
- It is a button state machine module for general use.☆10Apr 3, 2017Updated 8 years ago
- ringbuffer(环形缓冲区)可以说是嵌入式应用非常常用的数据缓存设计了,LwRB 是国外开发者 MaJerle 维护实现的轻量级 ringbuffer,是一个为嵌入式系统特殊优化设计的 FIFO。1. 纯ANSI C99实现, 数据类型兼容于size_t 2. 与具体…☆26Jan 9, 2021Updated 5 years ago
- google地球 kmz格式资源文件 共享项目☆31Apr 16, 2021Updated 4 years ago
- c语言时间戳与时间互转,适用于嵌入式平台。☆15Dec 22, 2021Updated 4 years ago
- 嵌入式课程实验及作业☆13Jun 30, 2016Updated 9 years ago
- FlexibleButton 是一个基于标准 C 语言的小巧灵活的按键处理库,支持单击、连击、短按、长按、自动消抖,可以自由设置组合按键,可用于中断和低功耗场景。该按键库解耦了具体的按键硬件结构,理论上支持轻触按键与自锁按键,并可以无限扩展按键数量。另外,FlexibleB…☆11Jan 9, 2021Updated 5 years ago
- 简易的flash模拟eeprom程序,支持磨损平衡,支持掉电安全☆17Dec 22, 2021Updated 4 years ago
- 自制TI DSPC2000系列调试器XDS100V2☆14Aug 6, 2020Updated 5 years ago
- 电表计量系统的服务器通信模块,对采集系统传上来的数据进行分析,并将数据插入到数据库中。服务器通信软件采用C#语言编写,服务器通信软件与数据网关通信采用UDP方式,数据库采用Oracle。☆12May 13, 2016Updated 9 years ago
- 24系列(i2c接口)的EEPROM及FRAM通用接口驱动,如AT24C16、FM24CL16。通过型号自动识别片容量大小和页容 量大小,支持页写、非整齐页写、翻页;兼容EEPROM和FRAM。统一接口,屏蔽底层差异,方便移植。使用时只需设置好具体EEPROM型号、从地址、页…☆23Apr 14, 2021Updated 4 years ago
- C#学生成绩管理系统学习版☆11May 11, 2019Updated 6 years ago
- 这是一个开源的嵌入式设备算法库,主语言为C和C++☆10Jun 14, 2020Updated 5 years ago
- 这是我用QT写的学生成绩管理系统,用到了QT自带的数据库,支持增删改查,撤销等操作,界面友好,容易操作☆13Mar 4, 2017Updated 9 years ago
- stepper driver for Trinamic TMC5130 and STM32 board☆11Jun 18, 2021Updated 4 years ago
- 嵌入式系统显示多级菜单库及菜单代码生成器☆17Dec 4, 2019Updated 6 years ago
- Home Project. Tutorial-like project involving a raw DC PMSM command and control☆11Sep 25, 2019Updated 6 years ago
- 在单片机裸机开发中,通常延时功能函数是以同步阻塞方式实现,的确在很多设备驱动中需要同步阻塞来匹配硬件时序,但这只能存在于硬件驱动层,应用层开发时使用阻塞延时便大大降低了系统实时性和安全性,不可预测就是一块心病。为此我分享出一段由朋友:流星原创的event_delay异步延时…☆24Nov 25, 2019Updated 6 years ago
- 单片机开发和嵌入式开发过程中自己写的库☆20Mar 17, 2016Updated 10 years ago
- USB to RS-485 (CDBUS) Converter☆40Mar 2, 2026Updated 3 weeks ago
- vue 页面搭建工具,开发从未如此简单。☆12Dec 7, 2017Updated 8 years ago
- This is a client program with TLS+MQTT.☆21Apr 9, 2018Updated 7 years ago
- Brother label printer interface for QL and PT series printers.☆14Sep 10, 2024Updated last year
- Lobster is a PC tool designed mainly for measurement, calibration, debugging of embedded system.☆23Jun 8, 2021Updated 4 years ago
- 基于Stm32F407的U盘IAP升级☆13Sep 21, 2020Updated 5 years ago
- Some pratical tools for fx2 firmware operations☆10Feb 28, 2020Updated 6 years ago
- 这是一个开源的SWD离线烧写器,非常Mini,带OLED屏,使用STM32F103RET6作为主控,基于ST官方CMSIS-DAP项目进行修改,实现可脱机、可去读保护烧写。该SWD离线烧写器功能特性如下: 1. 使用8M FLASH,可使用虚拟U盘向FLASH放置HEX文…☆16Jan 9, 2021Updated 5 years ago
- A USB Stack for embedded system☆13Sep 25, 2021Updated 4 years ago
- Target specific files for running Coremark V1.0 on the Milkymist One☆18Jul 12, 2012Updated 13 years ago
- Data General DASHER-compatible terminal emulator written in Go☆19Feb 21, 2026Updated last month
- 嵌入式设备基于liunx下的一个QT程序,KTV点歌系统☆20Apr 11, 2016Updated 9 years ago
- 电能计量,电参量监测,STM32F407,CS5464,uCOS II,Modbus☆21May 25, 2018Updated 7 years ago
- TinyThread is a small multi-thread library for embedded system. Currently it supports Cortex-M0 chips, such as Nuvoton Nano100/NUC100/M05…☆19Jun 14, 2016Updated 9 years ago
- modbus debug tool, origin data and chart display☆14Feb 9, 2023Updated 3 years ago
- 基于Qt4和嵌入式linux系统的简易北斗导航终端☆23Apr 4, 2016Updated 9 years ago
- 有道词典的QT版本☆41Feb 8, 2013Updated 13 years ago
- C++实践 使用Qt实现了简单的分角色登陆的学生信息管理系统☆20Dec 8, 2018Updated 7 years ago
- This is a C library for ADS1220☆14Nov 8, 2022Updated 3 years ago