NB IOT 设备验证Demo,涵盖STM32、Android APP、Web网站、WebSocket测试代码。
☆20Dec 15, 2017Updated 8 years ago
Alternatives and similar repositories for NB_HW_Demo
Users that are interested in NB_HW_Demo are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- NB-Iot project including a cloud platform and Embedded for stm32☆46Jul 6, 2018Updated 7 years ago
- go 语言 实现的 使用modbus 协议 通过DTU tcp 链接 采集数据☆12Oct 29, 2014Updated 11 years ago
- ARM Cortex-M Microcontroller C++ Library / Toolkit / Framework☆19Apr 4, 2025Updated last year
- Capture data from multiple ADCs concurrently using an FPGA. Stream the captured data out over ethernet + UDP. Tested on the Spartan 6 XC6…☆17Dec 10, 2016Updated 9 years ago
- maca-iot简单的把物联网划分为3部分: 1.center(命令转发中心) 2.control-point(控制端:web,app,wechat...) 3.device-point(设备端:GSM/GPRS/NB-IOT/WIFI/ZIGBEE) 可以适用于物联网绝大…☆23Apr 3, 2018Updated 8 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 基于STM32F107Board的STM库的嵌入式系统入门工程例程☆11May 16, 2018Updated 8 years ago
- C test for widora☆16Feb 28, 2022Updated 4 years ago
- ESP32 OPUS Encoder wrapper☆17Aug 9, 2025Updated 9 months ago
- 贝壳物联嵌入式Linux代码☆20Apr 30, 2016Updated 10 years ago
- ☆28Nov 29, 2018Updated 7 years ago
- 采用Lobo MicroPython编程,使用ESP32采集mpu6050数据,对加速度X轴数据进行了平滑滤波,通过mqtt与PC通信,再在上位机动态显示数据☆18Mar 29, 2019Updated 7 years ago
- SPI接口0.96寸OLED屏幕驱动库-基于STM32F103ZET6-两种字体6x8和8x16,可以显示字符,数字,字符串,可反白显示;支持BMP图片显示,自带多个LOGO图片库(WINDOWS/ANDROID/STMCU/APPLE LOGO),支持几何图形绘制(圆,直…☆51Mar 16, 2018Updated 8 years ago
- 针对传统快递站点的各种不足,该无人快递站点通过采用多点机器视觉模块识别快件上的条形码进而获取该货物的具体位置,再查询数据库进行数据匹配获取快件的相关信息,通过机械臂控制技术来实现智能分拣、上架,将货架信息保存至库中,并发送信息给收件人。最后,系统根据取件人的取货码或二维码,…☆15Apr 21, 2019Updated 7 years ago
- A motor control application running in Patmos using the Altera Power Board☆10Mar 15, 2016Updated 10 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- QSDK是河北骑士智能科技有限公司基于RT-THREAD RTOS编写的NB-IOT模块驱动代码☆10Nov 12, 2019Updated 6 years ago
- 内核源码学习,包括源码注释和学习笔记,笔记位于Lee_Doc☆11Sep 26, 2015Updated 10 years ago
- Control of a Quadrotor in 3D space - with path tracking and trajectory planning (Reference - ACL Lab, Aerial Robotics(Coursera))☆16Apr 18, 2018Updated 8 years ago
- 在嵌入式软件开发当中,常常第一步就是设计整个系统的架构。有基于OS的,也有裸机的。我们先拿裸机说事儿,我想很多人在做单片机的裸机开发(甚至基于OS)时脑海里根本没有设计架构的想法,从来都是while(1)循环到底,能写点状态机已经算是基础扎实的人物了。那么问题来了,whil…☆13Nov 25, 2019Updated 6 years ago
- STM32 快速开发框架,基于标准库及C++11☆12Jan 17, 2020Updated 6 years ago
- 正点原子开拓者&新起点FPGA开发板例程☆15Nov 29, 2019Updated 6 years ago
- 嵌入式最小驱动程序框架☆11Jun 11, 2017Updated 8 years ago
- 酷享物联平台的固件程序(基于ESP8266 RTOS)☆10Feb 21, 2019Updated 7 years ago
- Controlling IR devices via Alexa and Webinterface☆12Jan 4, 2019Updated 7 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Mainline friendly SPL for Allwinner T113☆14Jun 24, 2022Updated 3 years ago
- Super-fast, lightweight flat-file Booru software. Kept very minimalistic and simple but highly customizable and extendable.☆11Mar 25, 2024Updated 2 years ago
- dwin☆12Apr 10, 2019Updated 7 years ago
- 千万级设备时序数据实时存储桥接服务☆10Sep 6, 2021Updated 4 years ago
- 收集有趣的、有用的、方便移植的开源仓库,大家有兴趣可以尝试移植到RT-Thread。☆15Oct 16, 2018Updated 7 years ago
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大 于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆19Nov 25, 2019Updated 6 years ago
- 基与FreeRTOS和STM32 CubeMX HAL库的简易串口框架☆15Nov 24, 2018Updated 7 years ago
- 用于串口通信或消息的环形队列驱动☆14Sep 12, 2019Updated 6 years ago
- A small and efficient single-file, header-only library written in modern C++ library to test whether a coordinate is inside a polygon to …☆16May 10, 2020Updated 6 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- C library for MediaTech MTK MT7628/MT7688 (userspace gpio spi i2c pwm pcm driver)☆25Sep 3, 2016Updated 9 years ago
- 电力线载波智能家居控制系统☆15Apr 16, 2018Updated 8 years ago
- Download a **.bin to spi flash, and copy it to external sram and run with the command 'bootm'.☆21Apr 27, 2015Updated 11 years ago
- STM32+ME3616 NBIOT模组对接OneNET代码☆15Apr 13, 2019Updated 7 years ago
- SmartOS是无声物联科技独立研发完成,面向物联网企业的嵌入式系统平台。SmartOS的目标是将各个行业转为智能化。☆19Oct 9, 2016Updated 9 years ago
- OPC UA Client on STM32F769I☆16Jun 19, 2022Updated 3 years ago
- 北航2020软件工程(嵌入式方向)☆13Jun 4, 2020Updated 5 years ago