Code, data and results for LiteOS Hackathon
☆30Apr 12, 2017Updated 9 years ago
Alternatives and similar repositories for LiteOS_Hackathon_20170107_Beijing
Users that are interested in LiteOS_Hackathon_20170107_Beijing are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- RT-Thread&正点原子联合出品潘多拉开发板对接OneNET示例,使用AP6181 WiFi模块、OneNET EDP协议,实现数据上报和命令下发控制☆16Mar 8, 2020Updated 6 years ago
- QSDK是河北骑士智能科技有限公司基于RT-THREAD RTOS编写的NB-IOT模块驱动代码☆10Nov 12, 2019Updated 6 years ago
- 内核源码学习,包括源码注释和学习笔记,笔记位于Lee_Doc☆11Sep 26, 2015Updated 10 years ago
- STM32+ME3616 NBIOT模组对接OneNET代码☆15Apr 13, 2019Updated 7 years ago
- HelloX operating system for STM32 chipset☆14Jan 18, 2015Updated 11 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- stm32f10x gcc makefile template☆21Mar 8, 2022Updated 4 years ago
- Control an RGB Led with an iPad and TI's CC2540/CC2541 chip☆20Mar 1, 2014Updated 12 years ago
- ☆10Jul 31, 2017Updated 8 years ago
- STM32+MT2625实现SOCKET、MQTT对接OneNET☆14Apr 13, 2019Updated 7 years ago
- Serial Chart - Analyse and chart serial data from RS-232 COM ports☆12Feb 8, 2015Updated 11 years ago
- C-SKY Linux 论坛,更多资料请访问 c-sky.github.io☆32Nov 3, 2017Updated 8 years ago
- Smart home drivers with contiki system | 2016TI杯四川区电设省赛一等奖☆56Jun 1, 2017Updated 8 years ago
- qt-terminal☆21Dec 30, 2016Updated 9 years ago
- 基于 RTT 的 BeepPlayer 的软件包☆34Dec 21, 2018Updated 7 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- RT-Thread kernel and components samples.☆18Jan 4, 2019Updated 7 years ago
- qr codes (2d barcodes) for arduino and embedded☆69Nov 30, 2017Updated 8 years ago
- 在单片机裸机开发中,通常延时功能函数是以同步阻塞方式实现,的确在很多设备驱动中需要同步阻塞来匹配硬件时序,但这只能存在于硬件驱动层,应用层开发时使用阻塞延时便大大降低了系统实时性和安全性,不可预测就是一块心病。为此我分享出一段由朋友:流星原创的event_delay异步延时…☆24Nov 25, 2019Updated 6 years ago
- Research on Frequency-Hopping Spread Spectrum protocol with NRF24L01☆18Jan 24, 2021Updated 5 years ago
- awtk-stm32f103ze-rtthread☆17Dec 27, 2024Updated last year
- 针对传统快递站点的各种不足,该无人快递站点通过采用多点机器视觉模块识别快件上的条形码进而获取该货物的具体位置,再查询数据库进行数据匹配获取快件的相关信息,通过机械臂控制技术来实现智能分拣、上架,将货架信息保存至库中,并发送信息给收件人。最后,系统根据取件人的取货码或二维码,…☆15Apr 21, 2019Updated 7 years ago
- a simple pingpong buffer test☆12Feb 11, 2015Updated 11 years ago
- Chromium recipes for yocto☆13Apr 29, 2016Updated 10 years ago
- 基于ESP8266的开源MCU方案☆12May 29, 2019Updated 6 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- LASSO is a parallel regression model learning system☆69Nov 29, 2013Updated 12 years ago
- Yocto BSP meta layer for the Seeed Raspberry PI CM Serial board☆16Nov 20, 2025Updated 5 months ago
- STM32 快速开发框架,基于标准库及C++11☆12Jan 17, 2020Updated 6 years ago
- UCMapViewer是基于UCMap(OpenGL版)的通用地图开发框架,涵盖了各类GIS数据的展示、查询、编辑、分析等各项功能 ( http://www.creable.cn/kuibu/xiazai.asp ) ,开发者可根据自己的应用需求来定制修改☆12Jan 7, 2019Updated 7 years ago
- 嵌入式最小驱动程序框架☆11Jun 11, 2017Updated 8 years ago
- Opensource Project allow you to DIY an remote-car which can be controled via BLE4.0 on your phone☆19Oct 12, 2015Updated 10 years ago
- 收集有趣的、有用的、方便移植的开源仓库,大家有兴趣可以尝试移植到RT-Thread。☆15Oct 16, 2018Updated 7 years ago
- ESP8266 application for flashing STM8S via stm8-bootloader☆31Aug 15, 2017Updated 8 years ago
- 《Zephyr OS 文档 - 中文版》☆181Mar 14, 2023Updated 3 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- STM32平台的无线下载功能开发☆26Aug 4, 2019Updated 6 years ago
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆19Nov 25, 2019Updated 6 years ago
- This Python library supports the INA226 voltage, current and power monitor from Texas Instruments with a Raspberry Pi using the I2C bus. …☆19Sep 28, 2022Updated 3 years ago
- 基与FreeRTOS和STM32 CubeMX HAL库的简易串口框架☆15Nov 24, 2018Updated 7 years ago
- gokit mcu开源代码☆37Apr 16, 2016Updated 10 years ago
- NDSS 2020☆14May 28, 2020Updated 5 years ago
- 用于串口通信或消息的环形队列驱动☆14Sep 12, 2019Updated 6 years ago