nladuo / ElectronicDIYLinks
做过的一些电子(物联网)DIY
☆11Updated 6 years ago
Alternatives and similar repositories for ElectronicDIY
Users that are interested in ElectronicDIY are comparing it to the libraries listed below
Sorting:
- 提供一套基于linux主机、stm32等平台的host端框架代码,通过AT指令控制庆科WIFI模块连接主流云平台☆12Updated 4 years ago
- 这是STM32F103_ZIGBEE_WIFI开发板的相关资料,另外包含气压传感器、触摸屏、MP3模块☆31Updated 9 years ago
- 小型系统 单片 机的 软件事件框架 软件定时 基于事件驱动☆11Updated 7 years ago
- 基于uIP+IAP的STM32网络远程烧录升级程序。☆16Updated 6 years ago
- 设施农业物联网项目Linux部分应用程序☆20Updated 9 years ago
- 标量Kalman滤波器的C语言实现; C implementation of Scalar Kalman Filter☆34Updated 10 years ago
- 嵌入式最小驱动程序框架☆11Updated 8 years ago
- 基于合泰单片机的远程能源监控系统☆11Updated 6 years ago
- 【USB功率计】PowerWatch 自制的 USB 电源功率计,用于测量具备 USB 接口的设备输出电能参数,支持测量电压(V),电流(A),功率(W),电能(Ah, Wh)☆12Updated last year
- STM32F103RC+433无线数传模块+1.12寸OLED+语音播报+电池-遥控器☆27Updated 6 years ago
- uT/OS是中国国内最早(2009/10/10发布V1.0)的用于物联网领域的开源RTOS内核之一,是Tenux开源社区(www.tenux.org或www.tenux.cn)的核心开源项目,uT/OS开源嵌入式操作系统内核是商业级质量,支持业界常用的Keil MDK、IA…☆20Updated 7 years ago
- 这是一个基于杰杰大佬mqttclient进行封装的精简调用接口版本,进一步降低了使用者的门槛,杰杰大佬的Github: https://github.com/jiejieTop/mqttclient)☆15Updated 3 years ago
- 自用嵌入式项目框架,集各种☆32Updated 7 years ago
- 插上usb变成一个普通的移动u盘,将带升级的应用文件加密后丢进u盘,断电完成升级☆17Updated 8 years ago
- This project through the STM32 control SIM900A to establish a TCP connection, STM32 to receive GPS information, and then GPS information…☆30Updated 9 years ago
- 一个简易的单片机编程框架☆33Updated 6 years ago
- STM32平台的无线下载功能开发☆26Updated 6 years ago
- 一个Makefile通用模板,拥有IDE环境的如下特性:子工程列表、文件树、工程选项☆29Updated 4 years ago
- 太阳能充电策略;最大功率追踪算法;☆17Updated 6 years ago
- Smart home drivers with contiki system | 2016TI杯四川区电设省赛一等奖☆52Updated 8 years ago
- 51单片机所有片上资源的驱动,移植contiki RTOS☆37Updated 4 years ago
- STM32的USB DFU升级,包括BOOT部分的Device_Firmware_Upgrade和App部分的Custom_HID☆17Updated 3 years ago
- 基于STM32F107Board及RTThread操作系统的工程例程☆29Updated 5 years ago
- 移植LWIP,支持freeRTOS和socket编程☆10Updated 6 years ago
- 基于RT-Thread物联网操作系统的dwin串口屏幕快速开发库!☆61Updated 7 years ago
- STM32F103C8T6的Boot程序。支持通过Y-mode协议进行IAP升级☆29Updated 7 years ago
- 用于串口通信或消息的环形队列驱动☆12Updated 5 years ago
- EC20量产☆12Updated 5 years ago
- STM32 IAP升级工具☆13Updated 10 years ago
- 在单片机裸机开发中,通常延时功能函数是以同步阻塞方式实现,的确在很多设备驱动中需要同步阻塞来匹配硬件时序,但这只能存在于硬件驱动层,应用层开发时使用阻塞延时便大大降低了系统实时性和安全性,不可预测就是一块心病。为此我分享出一段由朋友:流星原创的event_delay异步延时…☆21Updated 5 years ago