PotoYang / STM32_HTTP_DataTransLinks
使用STM32F103单片机,配合HTTP协议上传数据到服务器
☆15Updated 8 years ago
Alternatives and similar repositories for STM32_HTTP_DataTrans
Users that are interested in STM32_HTTP_DataTrans are comparing it to the libraries listed below
Sorting:
- 适用于嵌入式单片机的裸机程序微库,只占用你的rom 6个字节,是的,6个字节。颠覆式的设计思维,让你写代码的时候像flow(流水)一样丝滑,让你永远不用在为delay时cpu空转而烦恼,附加的超轻便的软件定时器让你轻松实现各种定时需求,另还有信号量的配方 ,让你任务间的同步像…☆17Updated 4 years ago
- STM32 Bootloader,适配Ymodem下载,Ymodem下载工具上位机☆15Updated 2 years ago
- Ymodem IAP STM32☆29Updated 6 years ago
- 一些日常工作做项目中用到的一些例程和方案,以便于快速做出我想要的产品功能。☆45Updated last year
- 在单片机裸机开发中,通常延时功能函数是以同步阻塞方式实现,的确在很多设备驱动中需要同步阻塞来匹配硬件时序,但这只能存在于硬件驱动层,应用层开发时使用阻塞延时便大大降低了系统实时性和安全性,不可预测就是一块心病。为此我分享出一段由朋友:流星原创的event_delay异步延时…☆21Updated 5 years ago
- 红外测温枪学习方案☆25Updated 5 years ago
- 自用嵌入式项目框架,集各种☆32Updated 7 years ago
- 基于uIP+IAP的STM32网络远程烧录升级程序。☆16Updated 6 years ago
- 一个基于小型单片机的菜单事件驱动框架☆46Updated 2 years ago
- ☆13Updated 3 weeks ago
- 能够显示多级菜单-☆19Updated 5 years ago
- 嵌入式 - 卡尔曼滤波☆60Updated 4 years ago
- STM32 Keil Proteus CubeMX☆48Updated last year
- stm32使用ESP8266传感器获取天气api,在led屏幕上显示城市天气,并且对应显示相应的图片☆34Updated 6 years ago
- 这是一个个人工作中用到的一些 STM32 MCU 相关的功能配置与使用的示例集合。☆25Updated last year
- 一个事件驱动的嵌入式控制器框架(基于STM32平台)☆74Updated 4 years ago
- STM32L496、RAK的LoRa模块以及英飞凌的Sense2GoL雷达组成的智慧停车项目的车辆检测装置☆15Updated 5 years ago
- 51单片机所有片上资源的驱动,移植contiki RTOS☆37Updated 4 years ago
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会 丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆18Updated 5 years ago
- 使用stm32F407芯片和ov7725摄像头对视频流进行图像处理,包括图像二值化,颜色识别等☆25Updated 5 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
- stm32f10x系列基础服务框架,作为stm32的工程模板和硬件驱动。项目集成kernel io fs shell tcpip等基础 服务框架☆29Updated 2 years ago
- 为w25qXX设计的文件系统,支持w25q32、w25q64、w25q128等☆26Updated 4 years ago
- 嵌入式软件通用定时器☆12Updated 8 years ago
- awtk在stm32f103ze平台上的移植。☆59Updated 8 months ago
- 使用STM32的内部ADC对音频信号进行采样,再通过FFT形成频率和幅值对应的函数,显示在由单总线控制的8*10的RGB LED阵列上☆16Updated 7 years ago
- 嵌入式系统软件设计中的常用算法_周航慈☆88Updated 8 years ago
- FreeRTOS系统下的MQTT通讯☆82Updated 5 years ago
- EC20量产☆12Updated 6 years ago
- 基于PyQt5打造的一款跨平台的电脑串口调试助手(支持window、MacOS和Linux)☆54Updated 4 years ago