Pinned Repositories
2-LW_OOPC-C8T6
OOPC, 面向对象的C功能模块
30dayMakeOS
《30天自制操作系统》源码中文版。自己制作一个操作系统(OSASK)的过程
ACLLib
ACLLib is a bunch of C functions covers Win32API and provides simpler API to beginners for programming Windows GUI applications. It compiles with MinGW and MS Visual Studio Express
actions
github actions编译脚本
Adafruit_MQTT_Library
Arduino library for MQTT support
ESP826-cJSON-demo
ESP8266使用cJSON示例代码,基于ESP8266_NONOS_SDKv2.0
httpsPostClient
httpsPostClient,一个关于发送HTTS Post数据的基础库,即使用HTTP Post的方式发送用户数据,HTTP数据包经过了openssl加密。使用异步方式收发数据,linux环境,C++实现。
iotjs
Platform for Internet of Things with JavaScript http://www.iotjs.net
nghttp2_client_ex
Simple HTTP2 Client Using nghttp2
webs-2-5
qrsrjm's Repositories
qrsrjm/android-webrtc-aec
基于webrtc-aec模块的回声消除库,如果对你有帮助请给个star
qrsrjm/BLE
✨Android BLE基础操作框架,基于回调,操作简单。包含扫描、多连接、广播包解析、服务读写及通知等功能。
qrsrjm/BLEUtils
BLE调试助手。
qrsrjm/Deep-Learning-Essentials
Deep Learning Essentials, published by Packt
qrsrjm/DuerOS-Python-Client
基于DuerOS的个人的智能语音助手
qrsrjm/EasyFlash
Lightweight embedded flash memory library. Make flash to be a small KV database. | 嵌入式 Flash 存储器库,让 Flash 成为小型 KV 数据库
qrsrjm/esp-mqtt
MQTT component for esp-idf projects based on the lwmqtt library
qrsrjm/esp32-homekit
ESP-32 implementation of Apple Homekit Accessory Protocol(HAP)
qrsrjm/ESP32_Alexa
An Alexa Smart Speaker project for the ESP32.
qrsrjm/Esp32_spi_tft
esp32
qrsrjm/espusb
Software-only ESP8266 USB Device
qrsrjm/EventServer
libevent开发server端,handler实现,threadpool实现
qrsrjm/JNITool
NDK实现的工具库,支持AES的ECB和CBC加解密(支持emoji),MD5加盐
qrsrjm/jsmn
Jsmn is a world fastest JSON parser/tokenizer. This is the official repo replacing the old one at Bitbucket
qrsrjm/learning_tinyOS
从0到1开始入门RTOS
qrsrjm/leetcode
LeetCode in pure C
qrsrjm/minicat
蘑菇饭App(已停止更新)
qrsrjm/mongoose-os
Mongoose OS - an open source Operating System for Internet of Things. Supported microcontrollers: ESP32, ESP8266, CC3220, CC3200, STM32F4. Amazon AWS IoT & Google IoT Core integrated. Code in C or JavaScript.
qrsrjm/mqtt-1
MQTT 3.1.1 Protocol Chinese Translation
qrsrjm/MWLabs
qrsrjm/NetWorkPacketCapture
It is used to capture network packet via Android VPN.
qrsrjm/puttyplus
PuttyPlus是Windows上的一款开源、免费软件,它基于同样免费的PuTTY软件,并作了一些功能上的增强,它可用作SSH Client、串口调试、ADB Shell登陆工具,也可作为windows console使用
qrsrjm/qhttpserver
HTTP server implementation for Qt based on node.js' http parser
qrsrjm/Ring-Log
Ring-Log是一个高效简洁的C++异步日志, 其特点是效率高(每秒支持至少125万+日志写入)、易拓展,尤其适用于频繁写日志的场景
qrsrjm/SimpleFFPlayer
Very simple player based on FFmpeg and SDL
qrsrjm/speech-vad-demo
集成Webrtc的VAD,用于切分音频文件
qrsrjm/spi-tft
driver for spi tft base on openwrt
qrsrjm/test_mult
qrsrjm/TranslateDemo
翻译耳机Demo,实现同时连接两个BLE设备,对两个BLE设备进行数据收发。
qrsrjm/UGUI
µGUI - Open Source GUI module for embedded systems