Stars
A guide plus associated utilities for the Black Magic Probe (project moved to Codeberg)
Library and tools to access the Virtual Hard Disk (VHD) image format
mbed-ce / mbed-os
Forked from ARMmbed/mbed-osArm Mbed OS is a platform operating system designed for the internet of things
这是一个关于 STM32F103 开发板使用案例,记录一些使用 Rust 语言进行学习嵌入式开发的示例。
A domain-specific-language and compiler for low-level bitstream processing.
A simple, lightweight multi-task system (coroutines)
本科毕业设计项目,实现了远程数据采集和交互。可以作为远程监测/智能家居等项目的框架。 项目使用stm32组成无线传感网络。rtos选用了contiki2.5。 实现了温湿度采集 压力采集 加速度采集 角速度采集。无线传感网络使用lora技术。 实现了lora转wifi/蓝牙网关。 实现了云服务器端的TCP/IP传输程序。 实现了安卓客户端,通过手机控制和交互。 实现了windows客户端,通…
complete path name based upon the pinyin acronym of Chinese characters
Bare metal STM32F1 examples for various modules
《测试驱动的嵌入式C语言开发》(Test-Driven Development for Embedded C)一书随书代码的修改版本
huaweiwx / STM32GENERIC
Forked from danieleff/STM32GENERICGeneric implementation of Arduino for STM32 boards
A bare metal (register level) STM32F030C8T6/STM32F030 MCU program written in pure C without any IDE, SDK, HAL or library, the only tool required is the GCC compiler.
This repo adds the support of STC MCU in Arduino IDE.
My pratices using FreeRTOS on STM32F407
A basic set of I/O libraries for pins and serial communications on embedded devices.
A port of Freemodbus (master and slave) for CMSIS-RTOS2
kikoqiu / AT32ESC
Forked from AlkaMotors/AM32_Arterytek基于AT32F421的多轴电调软件, 从am32分支出来的。只能在at32f421上工作,它是一个120MHz的高性能m4内核mcu。AT32F421 MCU based ESC for MultiRotor only. Forked from AM32, focus on MultiRotor. Only works on at32f421, which is a 120MHz high-…
STM32 template project contains the official firmware libraries and user driver codes, it provides a complete development guide for embedded system.