☆56Apr 25, 2015Updated 10 years ago
Alternatives and similar repositories for AT-Command-Parser
Users that are interested in AT-Command-Parser are comparing it to the libraries listed below
Sorting:
- Generic AT parser for AT command based modules☆85Sep 11, 2017Updated 8 years ago
- Parser for AT commands and similar protocols.☆38Oct 29, 2019Updated 6 years ago
- Platform independent, ANSI C AT commands parser for SIMcom GSM modules☆183Dec 9, 2017Updated 8 years ago
- Plain C library for parsing AT commands for use in host devices.☆473Dec 20, 2023Updated 2 years ago
- A C library to control a device via UART that responds to an AT command set (like an RN-42)☆91Jul 19, 2014Updated 11 years ago
- nRF52 iBeacon with rotating beacon identity☆18Jan 5, 2018Updated 8 years ago
- 这是一个从uboot源码中移植出来的shell命令行代码☆11May 27, 2021Updated 4 years ago
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆18Nov 25, 2019Updated 6 years ago
- A simple CAN to USB bridge for STM32F4☆15Jul 16, 2013Updated 12 years ago
- a key-value lib based on share memory, it use hash data struct☆17Jan 28, 2014Updated 12 years ago
- Basic TLV message serialize library☆13Jul 11, 2015Updated 10 years ago
- Platform independent ESP8266 AT commands parser for ESP8266☆10Jan 27, 2016Updated 10 years ago
- STM32 library for BQ76952 16-series multicell battery monitor☆20May 30, 2023Updated 2 years ago
- Espressif ESP32 driving a controller-less monochrome lcd with parallel I2S bus☆68Feb 18, 2020Updated 6 years ago
- ☆43Nov 8, 2018Updated 7 years ago
- File system for small capacity EEPROM memories. Ideal for PIC microcontrollers☆16Jan 9, 2010Updated 16 years ago
- USB2.0_HUB&STLink&USB2UART,USB2.0集线器集成了STlink和USB转串口☆11Oct 20, 2020Updated 5 years ago
- Microcontroller message bus☆11Apr 16, 2018Updated 7 years ago
- It is a button state machine module for general use.☆10Apr 3, 2017Updated 8 years ago
- BM3231S uart data trans☆11May 30, 2021Updated 4 years ago
- MLX90614 library functions☆11Jan 25, 2022Updated 4 years ago
- A basic set of I/O libraries for pins and serial communications on embedded devices.☆16May 9, 2025Updated 10 months ago
- It just does bling bling ...☆15Dec 12, 2022Updated 3 years ago
- Study for FreeRTOS☆13Dec 11, 2018Updated 7 years ago
- BG96 NB-IoT module Arduino library☆12Sep 30, 2019Updated 6 years ago
- 一个基于ModBus RTU协议的PLC继电器从站☆11Dec 2, 2015Updated 10 years ago
- STM32F4 + MQTT + mbedTLS testing☆12May 24, 2020Updated 5 years ago
- The companion repository for the book: "Bluetooth 5 & Bluetooth Low Energy: A Developer's Guide"☆74Jan 30, 2023Updated 3 years ago
- 在单片机裸机开发中,通常延时功能函数是以同步阻塞方式实现,的确在很多设备驱动中需要同步阻塞来匹配硬件时序,但这只能存在于硬件驱动层,应用层开发时使用阻塞延时便大大降低了系统实时性和安全性,不可预测就是一块心病。为此我分享出一段由朋友:流星原创的event_delay异步延时…☆24Nov 25, 2019Updated 6 years ago
- STM32 based client for SerialToTCPBridgeProtocol PC side service☆10Oct 30, 2016Updated 9 years ago
- SI4432 Driver based on STM32 HAL library☆24Aug 19, 2019Updated 6 years ago
- Hex <-> Bin conversion utility☆25Aug 29, 2017Updated 8 years ago
- Control almost any number of NeoPixels with an IR Remote☆22Dec 12, 2022Updated 3 years ago
- Enhanced BLE-UART module with AT command☆30Nov 16, 2018Updated 7 years ago
- 4G LTE(Cat.1) modem with ESP32, support LAN and WiFi interface☆23Nov 16, 2022Updated 3 years ago
- A golang replacement for ser2net☆17Sep 11, 2024Updated last year
- 适用于嵌入式单片机的裸机程序微库,只占用你的rom 6个字节,是的,6个字节。颠覆式的设计思维,让你写代码的时候像flow(流水)一样丝滑,让你永远不用在为delay时cpu空转而烦恼,附加的超轻便的软件定时器让你轻松实现各种定时需求,另还有信号量的配方,让你任务间的同步像…☆18Jan 18, 2021Updated 5 years ago
- AT指令解析框架,开发环境STMS32F103ZE,HAL库,通信模组使用移远BC28☆59Nov 17, 2019Updated 6 years ago
- This is a clone of an SVN repository at svn://mikrocontroller.net/irmp. It had been cloned by http://svn2github.com/ , but the service wa…☆37Sep 12, 2018Updated 7 years ago