lmh555168 / GPSBMSLinks
GPS定位器+BMS数据采集与控制全套源码、原理图、PCB、BOM等,万物在线:
☆20Updated 6 years ago
Alternatives and similar repositories for GPSBMS
Users that are interested in GPSBMS are comparing it to the libraries listed below
Sorting:
- 基于 STM32 的 MQTT 远程继电器网关☆27Updated 5 years ago
- 设施农业物联网项目Linux部分应用程序☆20Updated 9 years ago
- GPS定位器全套源码、原理图、PCB、BOM等☆69Updated 6 years ago
- 充电桩计费☆14Updated 8 years ago
- EC20量产☆12Updated 5 years ago
- stm32f10x系列基础服务框架,作为stm32的工程模板和硬件驱动。项目集成kernel io fs shell tcpip等基础服务框架☆27Updated 2 years ago
- STM32F103RC+433无线数传模块+1.12寸OLED+语音播报+电池-遥控器☆27Updated 6 years ago
- Open-Smartwatch手表,基于LVGL8.0☆57Updated last year
- 插上usb变成一个普通的移动u盘,将带升级的应用文件加密后丢进u盘,断电完成升级☆17Updated 8 years ago
- 使用STM32的内部ADC对音频信号进行采样,再通过FFT形成频率和幅值对应的函数,显示在由单总线控制的8*10的RGB LED阵列上☆16Updated 7 years ago
- 基于新唐N76E003的5W无线充方案☆19Updated 7 years ago
- 一个在单片机上运行的事件循环模型库,参考了JavaScript的事件循环☆13Updated 3 years ago
- ☆16Updated 8 years ago
- USB to RS-485 (CDBUS) Converter☆33Updated this week
- 一款实用stm32f0芯片,采用st公司的HAL库及freeRTos为基础来开发的智能马桶主板软件,(包含软件硬件).采用市场较为流行的即热式模块.☆10Updated 5 years ago
- LoRa节点网关和服务器传输数据☆11Updated 6 years ago
- STM32的USB DFU升级,包括BOOT部分的Device_Firmware_Upgrade和App部分的Custom_HID☆17Updated 3 years ago
- 利用STM32F405/ESP8266/SX1286搭建的Lora网关☆10Updated 6 years ago
- 这是一个个人工作中用到的一些 STM32 MCU 相关的功能配置与使用的示例集合。☆24Updated last year
- 在单片机裸机开发中,通常延时功能函数是以同步阻塞方式实现,的确在很多设备驱动中需要同步阻塞来匹配硬件时序,但这只能存在于硬件驱动层,应用层开发时使用阻塞延时便大大降低了系统实时性和安全性,不可预测就是一块心病。为此我分享出一段由朋友:流星原创的event_delay异步延时…☆21Updated 5 years ago
- 自用嵌入式项目框架,集各种☆32Updated 7 years ago
- 基于uIP+IAP的STM32网络远程烧录升级程序。☆16Updated 6 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
- 物联小白,基于4G模组实现的物联网智能网关系统☆19Updated this week
- Synchronous Asynchronous Log Output Framework(同步异步日志输出框架)☆21Updated 5 years ago
- ☆29Updated 6 years ago
- Open source graphics operating system for microcontroller☆78Updated 4 years ago
- 提供一套基于linux主机、stm32等平台的host端框架代码,通过AT指令控制庆科WIFI模块连接主流云平台☆12Updated 4 years ago
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆18Updated 5 years ago
- 魔笛F1 RT-Thread学习平台是专门为rt-thread做的一款开发板,由本人进行了3年多的持续例程更新。为了方便大家学习,现在讲所有软、硬件(包含pcb源文件)资料公开。☆36Updated 7 years ago