NoSmallWhite's Stars
analogdevicesinc/no-OS
Software drivers in C for systems without an operating system
NoSmallWhite/STM8SBlog
用于ST的博客文件存放
NoSmallWhite/WL-open-projects
渝兴未到科技开源项目
goundam/ESP8266Remote-switch
WIFI Remote switch
scutdig/Digiblock
521xueweihan/HelloGitHub
:octocat: 分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
EspressifApp/IOT-Espressif-Android-APK
IOT-Espressif-Android released APKs
espressif/esp-idf
Espressif IoT Development Framework. Official development framework for Espressif SoCs.
HX-IoT/ESP32-Developer-Guide
开源一小步之ESP32开发指南
xiaolongba/HX_DK_FOR_ESP32
该代码仓主要用于发布基于红旭开发板的ESP32教程(This repository is mainly to publish the ESP32 tutorials based on the HX DK)
emqx/emqx
The most scalable open-source MQTT broker for IoT, IIoT, and connected vehicles
espressif/ESP8266_RTOS_SDK
Latest ESP8266 SDK based on FreeRTOS, esp-idf style.
gizwits/Gizwits-GAgent
Gizwits-GAgent作为机智云物联网整体解决方案中可入网设备(如WiFi模组、GPRS模组)接入部分,是一套运行在可入网模组(如WiFi模组、GPRS模组)上,使用机智云协议接入机智云平台,并与手机APP(SDK)通信、下位机控制设备终端MCU通信的程序。该程序运行在X86 PC硬件平台,基于linux操作系统。 通过该程序,开发者可快速移植机智云协议到不同可入网模组(如WiFi模组、GPRS模组)上。
xuhongv/StudyInEsp8266
【深度开源】Wi-FI模块esp8266学习之旅(持续更新,欢迎 Star...)
xuhongv/StudyInEsp32
【深度开源】wiif+bt模块esp32学习之旅(持续更新,欢迎 Star...)
micropython/micropython
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
bblanchon/ArduinoJson
📟 JSON library for Arduino and embedded C++. Simple and efficient.
chengxinping/AirKissDemo
Airkiss配网
gizwits-docs/gizwits-docs
gizwits-docs/gizwits-docs.github.io
aqi00/android2
《Android Studio开发实战:从零基础到App上线》随书源码(全面添加注释版)
xiaokLinux/ARM-
1、掌握STM32 嵌入式系统各功能模块的使用方法; 2、掌握SHT1x 温湿度传感器、BMP085 气压传感器、GL5528 光敏电阻、雨量传感器的数据采集与处 理方法方法; 3、掌握嵌入式系统上位机软件的实现方法;
fanleung/Embedded_software_algorithm
嵌入式系统软件设计中的常用算法_周航慈
MaJerle/stm32fxxx-hal-libraries
Libraries for STM32F4xx and STM32F7xx built on HAL drivers from ST