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 8 years ago
- 目标是分析Modbus TCP协议,对B-L475E-IOT01A STM32源代码进行了分析,理解其MQTT、Modbus协议通信工作原理。☆11Mar 20, 2018Updated 8 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…☆18Dec 10, 2016Updated 9 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.
- 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
- C test for widora☆17Feb 28, 2022Updated 4 years ago
- 贝壳物联嵌入式Linux代码☆21Apr 30, 2016Updated 10 years ago
- ☆28Nov 29, 2018Updated 7 years ago
- SPI接口0.96寸OLED屏幕驱动库-基于STM32F103ZET6-两种字体6x8和8x16,可以显示字符,数字,字符串,可反白显示;支持BMP图片显示,自带多个LOGO图片库(WINDOWS/ANDROID/STMCU/APPLE LOGO),支持几何图形绘制(圆,直…☆51Mar 16, 2018Updated 8 years ago
- LinearLayout 实现设置界面☆11Mar 10, 2017Updated 9 years ago
- HelloX operating system for STM32 chipset☆14Jan 18, 2015Updated 11 years ago
- QSDK是河北骑士智能科技有限公司基于RT-THREAD RTOS编写的NB-IOT模块驱动代码☆10Nov 12, 2019Updated 6 years ago
- A motor control application running in Patmos using the Altera Power Board☆10Mar 15, 2016Updated 10 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- 内核源码学习,包括源码注释和学习笔记,笔记位于Lee_Doc☆11Sep 26, 2015Updated 10 years ago
- Text Menu in LCD☆12Aug 30, 2022Updated 4 years ago
- 在嵌入式软件开发当中,常常第一步就是设计整个系统的架构。有基于OS的,也有裸机的。我们先拿裸机说事儿,我想很多人在做单片机的裸机开发(甚至基于OS)时脑海里根本没有设计架构的想法,从来都是while(1)循环到底,能写点状态机已经算是基础扎实的人物了。那么问题来了,whil…☆13Nov 25, 2019Updated 6 years ago
- STM32 快速开发框架,基于标准库及C++11☆11Jan 17, 2020Updated 6 years ago
- 正点原子开拓者&新起点FPGA开发板例程☆16Nov 29, 2019Updated 6 years ago
- Mainline friendly SPL for Allwinner T113☆14Jun 24, 2022Updated 4 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
- 收集有趣的、有用的、方便移植的开源仓库,大家有兴趣可以尝试移植到RT-Thread。☆15Oct 16, 2018Updated 7 years ago
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆19Nov 25, 2019Updated 6 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 针对传统快递站点的各种不足,该无人快递站点通过采用多点机器视觉模块识别快件上的条形码进而获取该货物的具体位置,再查询数据库进行数据匹配获取快件的相关信息,通过机械臂控制技术来实现智能分拣、上架,将货架信息保存至库中,并发送信息给收件人。最后,系统根据取件人的取货码或二维码,…☆16Apr 21, 2019Updated 7 years ago
- 电力线载波智能家居控制系统☆15Apr 16, 2018Updated 8 years ago
- 用于串口通信或消息的环形队列驱动☆14Sep 12, 2019Updated 6 years ago
- mqttjs小程序连接mqtt broker☆55Mar 24, 2022Updated 4 years ago
- SmartOS是无声物联科技独立研发完成,面向物联网企业的嵌入式系统平台。SmartOS的目标是将各个行业转为智能化。☆19Oct 9, 2016Updated 9 years ago
- STM32+ME3616 NBIOT模组对接OneNET代码☆15Apr 13, 2019Updated 7 years ago
- Current-fed dual inductor converter with wide input and output voltage range☆21Mar 29, 2019Updated 7 years ago
- 基于NB-IoT的温室环境远程监测系统应用平台☆22Feb 20, 2019Updated 7 years ago
- 北航2020软件工程(嵌入式方向)☆12Jun 4, 2020Updated 6 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.
- 一个使用海康威视WebComponents.exe控件做开发的小例子,可以预览摄像头,云台,录像机等设备。☆12Jun 3, 2017Updated 9 years ago
- 编程风格梳理☆14Oct 29, 2016Updated 9 years ago
- Open Source IoT Platform Built on Node.js for Creating Internet of Things Servers☆14Sep 27, 2018Updated 7 years ago
- wireless lcd sensor network based on zigbee(cc2530)☆15Mar 13, 2018Updated 8 years ago
- OPC UA Client on STM32F769I☆18Jun 19, 2022Updated 4 years ago
- Protocol converter or gateway for OPC to Modbus TCP☆27Aug 13, 2015Updated 11 years ago
- BlogDatas☆16Dec 18, 2025Updated 8 months ago