Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: rt-thread

luhuadong/awesome-rt-thread

🚀 A curated list of awesome RT-Thread projects and resources.

Language: Python - Size: 141 KB - Last synced: 15 days ago - Pushed: 16 days ago - Stars: 3 - Forks: 0

onelife/RTT-QRCode Fork of RT-Thread-packages/qrcode

RT-Thread QR Code App

Language: C - Size: 40 KB - Last synced: 28 days ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

hpmicro/rtt-bsp-hpm6800evk

RT-Thread BSP for HPM6800EVK

Language: C - Size: 44.7 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

RTduino/RTduino

Arduino Ecosystem Compatibility Layer for RT-Thread | RT-Thread的Arduino生态兼容层

Language: C++ - Size: 16.6 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 94 - Forks: 21

RTduino/pinout-generator

RTduino pinout generator

Language: C++ - Size: 54.1 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 6 - Forks: 3

onelife/Arduino_RT-Thread

RT-Thread library optimized for Arduino.

Language: C - Size: 208 MB - Last synced: 28 days ago - Pushed: over 1 year ago - Stars: 50 - Forks: 9

kurisaW/NXP_Workspace

This repository is used to store nxp related learning materials, engineering codes and study notes

Language: C - Size: 28.6 MB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

luhuadong/FCTC-ART-Pi-Book

📚《从端到云物联网开发指南》开源图书,基于 RT-Thread ART-Pi 开发套件实现

Size: 0 Bytes - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

Nuclei-Software/nuclei-sdk

Nuclei RISC-V Software Development Kit

Language: C - Size: 133 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 108 - Forks: 45

zlgopen/awtk

AWTK = Toolkit AnyWhere(a cross-platform embedded GUI)

Language: C - Size: 212 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 2,987 - Forks: 756

hywing/frdm-mcxn947

RT-Thread peripheral demos for NXP FRDM-MCXN947 Board

Language: C - Size: 2.93 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

luhuadong/packages Fork of RT-Thread/packages

packages index repository for rt-thread

Language: Python - Size: 3.44 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

RT-Thread/IoT_Camera

IoT Camera with Wi-Fi, RT-Thread

Language: C - Size: 4.52 MB - Last synced: 2 months ago - Pushed: about 6 years ago - Stars: 78 - Forks: 62

tcz717/rttrust

Rust wrapper for rt-thread

Language: Rust - Size: 154 KB - Last synced: 18 days ago - Pushed: over 3 years ago - Stars: 9 - Forks: 0

mysterywolf/rt_vsnprintf_full

rt_vsnprintf完整功能版本 | Fully functional version of rt_vsnprintf

Language: C - Size: 188 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 12 - Forks: 3

RT-Thread-packages/lv_demo_music

LVGL music player demo for RT-Thread | LVGL音乐播放器演示示例(RT-Thread定制版)

Language: C - Size: 2.92 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 8 - Forks: 4

FabioQzz/Smart-Bicameral-Pacemaker-RTOS

Project developed for the Operating System for Embedded Systems Course using RT-Thread OS

Language: C - Size: 8.71 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

Prry/rtt-tca9534

tca9534 driver for RT-Thread

Language: C - Size: 802 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 1 - Forks: 3

Prry/rtt-ds3231

ds3231 driver for rt-thread

Language: C - Size: 501 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 3 - Forks: 4

Prry/rtt-sgm706

SGM706 Independent watchdog package for RT-Thread

Language: C - Size: 484 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 1 - Forks: 1

Prry/rtt-rx8900

rx8900 driver for rt-thread

Language: C - Size: 2.44 MB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 3 - Forks: 1

sunkr1995/RT_ota_packager_python

Language: Python - Size: 30.3 KB - Last synced: 7 months ago - Pushed: almost 3 years ago - Stars: 8 - Forks: 4

murphyzhao/FlexibleButton

灵活的按键处理库(Flexible Button)| 按键驱动 | 支持单击、双击、连击、长按、自动消抖 | 灵活适配中断和低功耗 | 按需实现组合按键

Language: C - Size: 66.4 KB - Last synced: 7 months ago - Pushed: about 1 year ago - Stars: 589 - Forks: 264

zengwangfa/2019-Electronic-Design-Competition

【电赛】2019 全国大学生电子设计竞赛 (F题)纸张数量检测装置 (基于STM32F407 & FDC2214 & USART HMI)

Language: C - Size: 80.9 MB - Last synced: 7 months ago - Pushed: almost 3 years ago - Stars: 105 - Forks: 41

microdynamics-cpu/tree-core-cpu

A series of RISC-V soft core processor written from scratch. Now, we're using all open-source toolchain (chisel, mill, verilator, NEMU, AM and difftest framework, etc) to design and verify.

Language: Scala - Size: 658 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 29 - Forks: 2

RT-Thread-packages/FreeRTOS-Wrapper

RT-Thread操作系统的FreeRTOS兼容层 | FreeRTOS Application Compatibility Layer (ACL) for RT-Thread

Language: C - Size: 361 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 20 - Forks: 5

mangopi-sbc/MQ

D1s small board: MQ for RT-Thread customized

Language: HTML - Size: 247 MB - Last synced: 7 months ago - Pushed: over 2 years ago - Stars: 161 - Forks: 49

RT-Thread-packages/lwext4 Fork of gkostka/lwext4

ext2/ext3/ext4 filesystem library for microcontrollers

Language: C - Size: 3.32 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 5 - Forks: 9

luhuadong/rtt-bc28-mqtt

MQTT package based on Quectel BC28 AT module

Language: C - Size: 2.02 MB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 20 - Forks: 6

wuhanstudio/picorv32_tang

A 32-bit RISC-V SoC on FPGA that supports RT-Thread.

Language: Python - Size: 543 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 18 - Forks: 3

wuhanstudio/picorv32_EG4S20

A 32-bit RISC-V SoC on FPGA that supports RT-Thread.

Language: Verilog - Size: 2 MB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 10 - Forks: 4

onelife/RTT-GUI Fork of RT-Thread-packages/gui_engine

RT-Thread GUI Engine

Language: C - Size: 5.15 MB - Last synced: 28 days ago - Pushed: over 1 year ago - Stars: 11 - Forks: 4

ZJ-TEK/ZJ_RT_THREAD_APOLLO

基于RT-Thread操作系统在Ambiq Apollo上的应用

Language: C - Size: 34.1 MB - Last synced: 8 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 3

RT-Thread-packages/hello Fork of armink/hello

package sample for rt-thread

Language: Python - Size: 49.8 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 4 - Forks: 14

willianchanlovegithub/DIY_projects_base_on_RT-Thread

一些基于 RT-Thread 开发的 DIY 项目

Language: C - Size: 19.1 MB - Last synced: 7 months ago - Pushed: over 4 years ago - Stars: 156 - Forks: 96

liu2guang/LittlevGL2RTT

The littlevgl graphics library for RT-Thread. | 基于 RT-Thread 移植的littlevgl图形库.

Language: C - Size: 4.08 MB - Last synced: 7 months ago - Pushed: about 3 years ago - Stars: 152 - Forks: 38

wdfk-prog/canfestival-rtt

canfestival在RTT操作系统上的优化代码,对通信异常做了处理

Language: Python - Size: 57.7 MB - Last synced: 6 months ago - Pushed: about 1 year ago - Stars: 4 - Forks: 2

xusiwei/lvgl_photoframe

RT-Thread and LVGL based Digital Photo Frame.

Language: C - Size: 33 MB - Last synced: 10 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

wangbw1116/STM32F407ZGT_RTthread

正点原子STM32F407ZGT探索者RT-Thread

Size: 628 KB - Last synced: 10 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

mysterywolf/minizip

zip manipulation library | zip压缩解压库

Language: C - Size: 60.5 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 9 - Forks: 2

luhuadong/FCTC-ART-Pi-Code

Learn IoT From Chip To Cloud with ART-Pi

Language: C - Size: 62.9 MB - Last synced: 9 months ago - Pushed: about 2 years ago - Stars: 5 - Forks: 8

luhuadong/rtt-at32f403a-demo

Language: C - Size: 7.79 MB - Last synced: 11 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 1

IoTSharp/PANDORA

演示如何在正点原子的潘多拉开发板上对接IoTSharp

Language: C - Size: 13.7 MB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

wuhanstudio/rt-u8g2

U8g2 for rt-thread - a monochrome graphics library

Language: C - Size: 26.8 MB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 73 - Forks: 23

wuhanstudio/micro_ros

MicroROS on RT-Thread (ROS2).

Language: C - Size: 20 MB - Last synced: 11 months ago - Pushed: over 1 year ago - Stars: 12 - Forks: 12

mysterywolf/rt_kprintf_threadsafe

rt_kprintf线程安全版本

Language: C - Size: 95.7 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 9 - Forks: 1

rust-for-rtthread/rtt_rust

使用rust开发rt-thread app

Language: Rust - Size: 41 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 7 - Forks: 2

qiyongzhong0/rt-thread-syswatch

syswatch : A component used to ensure the long-term normal running of the system

Language: C - Size: 800 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 19 - Forks: 5

fanwenl/RTT_MH1903

RT-Thread for MH1903

Language: C - Size: 13.2 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 5 - Forks: 3

mysterywolf/RT-Thread-wrapper-of-uCOS-III

RT-Thread操作系统的uCOS-III兼容层 | uCOS-III RTOS Application Compatibility Layer (ACL) for RT-Thread

Language: C - Size: 36.6 MB - Last synced: 12 months ago - Pushed: over 1 year ago - Stars: 89 - Forks: 29

liu2guang/optparse

getopt-like command-line parameter parser for RT-Thread

Language: C - Size: 13.7 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 21 - Forks: 16

liu2guang/Lua2RTT

Lua port package for RT-Thread.

Language: C - Size: 422 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 42 - Forks: 6

maikebing/rt-thread_linux_env

rt-thread 持续集成 docker环境

Language: Dockerfile - Size: 46.9 KB - Last synced: about 2 months ago - Pushed: almost 2 years ago - Stars: 5 - Forks: 1

mysterywolf/RT-Thread-wrapper-of-uCOS-II

RT-Thread操作系统的uCOS-II兼容层 | uCOS-II RTOS Application Compatibility Layer (ACL) for RT-Thread

Language: C - Size: 11 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 30 - Forks: 8

mysterywolf/Ppool

基于pthread的线程池库

Language: C - Size: 17.6 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 2 - Forks: 1

Suqier/RT-Hypervisor

RT-Hypervisor: A real-time hypervisor for automotive embedded system

Language: C - Size: 501 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

QingChuanWS/TensorflowLiteMicro

Tensorflow Lite Micro is a DL inference framework for microcontrollers based on Google Tensorflow Lite

Language: C++ - Size: 2.98 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 14 - Forks: 6

Prry/rtt-vl53l0x

Time of Flight sensor driver for VL53L0X

Language: C - Size: 757 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 2 - Forks: 0

wdfk-prog/rt-thread-get_irq_priority

在RT-thread中获取Cortex®-M内核的中断优先级

Language: C - Size: 276 KB - Last synced: 6 months ago - Pushed: over 1 year ago - Stars: 2 - Forks: 0

recan-li/ESP8266-RT-Thread

It's a open source repository, which decribes running RT-Thread on ESP8266.

Language: C - Size: 245 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 7 - Forks: 0

SummerGift/rtthread_deep_analysis

解析 RT-Thread 操作系统,分析功能模块实现过程中的数据结构。

Size: 1.61 MB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 9 - Forks: 2

armink-rtt-pkgs/thread_pool

a thread pool base on RT-Thread | 基于 RT-Thread 的线程池实现

Language: C - Size: 13.7 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 12 - Forks: 2

mysterywolf/Qfplib-M0-full

A free, fast and compact ARM Cortex-M0 floating-point library

Language: Assembly - Size: 38.1 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 7 - Forks: 4

rtpkgs/buildpkg

Quick build rt-thread pkg toolkits. | 快速构建rt-thread pkg工具集.

Language: Python - Size: 22.6 MB - Last synced: about 1 year ago - Pushed: almost 3 years ago - Stars: 27 - Forks: 9

luhuadong/rtt-sgp30

Support SGP30 Multi-Pixel Gas Sensor which can ouput TVOC and eCO2 data

Language: C - Size: 998 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 5 - Forks: 0

ZJ-TEK/ZJ-SDK-RT-Thread-NORDIC

基于RT-Thread操作系统在子敬电子ZJ-TEK系列开发板的软件开发包

Language: C - Size: 96.1 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 73 - Forks: 55

mysterywolf/Qfplib-M0-tiny

A free ARM Cortex-M0 floating-point library in 1 kbyte

Language: Assembly - Size: 42 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 8 - Forks: 5

mysterywolf/Qfplib-M3

A free, fast and accurate ARM Cortex-M3 floating-point library

Language: Assembly - Size: 36.1 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 4 - Forks: 3

IoTSharp/STM32F407VET6

这是 STM32F407VETx 的rt-thread 的工程模板。

Language: C - Size: 19 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 0

wuhanstudio/rt-rosserial

rosserial on RT-Thread (ROS1).

Language: C++ - Size: 3.14 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 20 - Forks: 7

ZJ-TEK/ZJ-RT-Thread-NIMBLE-NORDIC

基于RT-Thread操作系统的开源BLE5.0(mynewt-nimble)在nordic平台上的应用

Language: C - Size: 5.08 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 29 - Forks: 18

Rayuu/W601_RT-thread_Alarm

RT-Thread软件包赛作品--小闹钟,使用正点原子W601开发板完成

Language: C - Size: 68.5 MB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 3 - Forks: 4

mysterywolf/donut

a 3D spinning donut

Language: C - Size: 14.6 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 2 - Forks: 1

luhuadong/RTT-Modbus2MQTT

Language: C - Size: 62.1 MB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

wuhanstudio/hbird_e203_tang

A 32bit RISC-V SoC on FPGA (EG4S20) that supports RT-Thread.

Size: 871 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 7 - Forks: 2

mysterywolf/PDFGen Fork of AndreRenaud/PDFGen

Simple C PDF Writer/Generation library

Language: C - Size: 828 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 3 - Forks: 0

luhuadong/mp3player Fork of MrzhangF1ghter/mp3player

mp3 player for rt-thread

Size: 17.6 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 0

RT-Thread-packages/eefs Fork of nasa/eefs

EEFS (EEPROM File System) for RT-Thread

Language: C - Size: 197 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

luhuadong/EasyLogger Fork of armink/EasyLogger

An ultra-lightweight(ROM<1.6K, RAM<0.3k), high-performance C/C++ log library. | 一款超轻量级(ROM<1.6K, RAM<0.3k)、高性能的 C/C++ 日志库

Size: 2.63 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

luhuadong/rtthread-manual-doc Fork of RT-Thread/rtthread-manual-doc

RT-Thread Programming Manual

Size: 13.5 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

luhuadong/RTT-BeepPlayer-pkg Fork of Guozhanxin/RTT-BeepPlayer-pkg

基于 RTT 的 BeepPlayer 的软件包

Size: 808 KB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

luhuadong/rtt-iot-board

IoT Board (stm32l475-atk-pandora) running RT-Thread

Language: C - Size: 11 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

luhuadong/rtt-libfilter

Digital filter algorithm library for RT-Thread

Language: C - Size: 534 KB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 1 - Forks: 0

luhuadong/rtt-bme280

BME280 sensor driver for RT-Thread

Size: 3.91 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

luhuadong/rtt-mfrc522

MFRC522 driver for RT-Thread

Language: C++ - Size: 1.13 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

luhuadong/rtt-crypto

Crypto library for RT-Thread

Size: 3.91 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

luhuadong/rtt-gdsl

The Generic Data Structures Library (GDSL) for RT-Thread

Language: HTML - Size: 1.67 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

luhuadong/rtt-lcp824-mini-scope Fork of shaoguoji/rtt-lcp824-mini-scope

LPC824 Mini Digital storage oscilloscope base on RT-Thread-Nano.

Size: 66.1 MB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

luhuadong/rtt-grbl

An open source, embedded, high performance g-code-parser and CNC milling controller written in optimized C that will run on RT-Thread

Size: 13.7 KB - Last synced: about 1 year ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

luhuadong/rtt-gps

GNSS/GPS packages for RT-Thread, support NMEA-0183 specification.

Language: C - Size: 12.7 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 1

luhuadong/rtt-validator

A validation algorithm library for RT-Thread

Language: C - Size: 9.77 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

luhuadong/rtt-ccs811

CCS811 sensor driver for RT-Thread

Language: C - Size: 832 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 2 - Forks: 0

luhuadong/rtt-tiny-gps

A tiny GNSS/GPS package for RT-Thread

Size: 3.91 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

luhuadong/rtt-gp2y10

Support the Particulate Matter sensor for GP2Y1010AU0F and GP2Y1014AU0F

Language: C - Size: 2.29 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 2 - Forks: 0

luhuadong/rtt-fbtft

RT-Thread Framebuffer drivers for small TFT LCD display modules

Size: 7.81 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

luhuadong/rtt-math

Mathematics Library for RT-Thread

Language: C - Size: 6.84 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

luhuadong/rtt-bme680

BME680 sensor package for RT-Thread

Language: C - Size: 1.52 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 0

luhuadong/rtt-littled

Little LED Daemon for RT-Thread

Language: C - Size: 44.9 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 3 - Forks: 0

luhuadong/rtt-dhtxx

Digital Humidity and Temperature sensor (communicate via single bus), including DHT11, DHT21 and DHT22

Language: C - Size: 1.39 MB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 5 - Forks: 2

luhuadong/rtt-ssd1306

RT-Thread package for working with OLEDs based on SSD1306, SH1106, SH1107 and SSD1309, supports I2C and SPI. Inspired by stm32-ssd1306.

Language: C - Size: 28.3 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 4 - Forks: 2