Pinned Repositories
Android-SerialPort-API
Fork自Google开源的Android串口通信Demo,修改成Android Studio项目
android-training
【Android 修炼手册】
AndroidUtilCode
:fire: Android developers should collect the following utils(updating).
at24cxx
EEPROM AT24CXX driver library
avr-vt100
AVR ATMega Terminal Emulator
c-xterm-cpm
"Cross-Terminal": C library for CP/M. Handles different kinds of terminals (VT52, VT100, ANSI, ADM-31, KayPro, C128, Memotech monochrome, Amstrad CPC) for easy cursor positioning, colors (when available), and screen handling
CANopenNode
CANopen stack base.
custom-widgets
Qt Custom widgets
DataTransHub
跨平台Android/iOS海量数据上报组件,基于Xlog完善,解决Xlog痛点问题。
flask-oauthlib
Please use https://github.com/lepture/authlib instead.
gaoqian's Repositories
gaoqian/Android-SerialPort-API
Fork自Google开源的Android串口通信Demo,修改成Android Studio项目
gaoqian/android-training
【Android 修炼手册】
gaoqian/AndroidUtilCode
:fire: Android developers should collect the following utils(updating).
gaoqian/at24cxx
EEPROM AT24CXX driver library
gaoqian/avr-vt100
AVR ATMega Terminal Emulator
gaoqian/c-xterm-cpm
"Cross-Terminal": C library for CP/M. Handles different kinds of terminals (VT52, VT100, ANSI, ADM-31, KayPro, C128, Memotech monochrome, Amstrad CPC) for easy cursor positioning, colors (when available), and screen handling
gaoqian/CANopenNode
CANopen stack base.
gaoqian/DataTransHub
跨平台Android/iOS海量数据上报组件,基于Xlog完善,解决Xlog痛点问题。
gaoqian/flask-oauthlib
Please use https://github.com/lepture/authlib instead.
gaoqian/FreeModbus_Slave-Master-RTT-STM32
Add master mode to FreeModbus. | 在 FreeModbus 中添加主机模式
gaoqian/frosted
Frosted: Free POSIX OS for tiny embedded devices
gaoqian/iotkit-embedded
AliCloud's IoT Connectivity Devkit Running on Embedded Devices
gaoqian/irext
Universal IR remote control library for household appliances
gaoqian/libopencm3
Open Source ARM cortex m microcontroller library
gaoqian/libusb_stm32
Lightweight USB device Stack for STM32 microcontrollers
gaoqian/LiveEventBus
:mailbox_with_mail:EventBus for Android,消息总线,基于LiveData,具有生命周期感知能力,支持Sticky,支持AndroidX,支持跨进程,支持跨APP
gaoqian/logger
✔️ Simple, pretty and powerful logger for android
gaoqian/mars
Mars is a cross-platform network component developed by WeChat.
gaoqian/mbed-os
ARM Mbed OS is a platform operating system designed for the internet of things
gaoqian/mongoose
Mongoose Embedded Web Server Library - Mongoose is more than an embedded webserver. It is a multi-protocol embedded networking library with functions including TCP, HTTP client and server, WebSocket client and server, MQTT client and broker and much more.
gaoqian/notepad--
一个支持windows/linux/mac的文本编辑器,目标是要替换notepad++,来自**。
gaoqian/nvim-completion-manager
:warning: NOT MAINTAINING https://github.com/roxma/nvim-completion-manager/issues/12#issuecomment-382334422
gaoqian/qt5
Qt5 super module
gaoqian/qtwidgetvirtualkeyboard
Qt Widget Virtual Keyboard
gaoqian/qvterminal
A cross platform QT widget to emulate VT100 terminal
gaoqian/rt-thread
RT-Thread is an open source IoT operating system from China.
gaoqian/StanfordDoggoProject
Stanford Doggo is an open source quadruped robot that jumps, flips, and trots!
gaoqian/stm32plus
The C++ library for the STM32 F0, F100, F103, F107 and F4 microcontrollers
gaoqian/wolfMQTT
wolfMQTT is a small, fast, portable MQTT client implementation.
gaoqian/XLogHelper
基于微信 xlog 开源 日志框架