18 skills found
mnemocron / STM32 TutorialGetting started with the STM32 HAL development environment. Tutorial documents in Markdown.
gegel / Jackpairp2p speech encrypting device with analog audio interface suitable for GSM phones
ywaby / Keil2sdccconvert c51 program to sdcc
andre-lost-a-pig / P Net Stm32p-net build in keil5
sawaYch / Keil ColorScheme MonokaiMonokai theme of keil ide
Hong0301 / Temperature Gun Based On STM32F4使用了红外测温传感器、超声波传感器、OLED等等,可修改实时时间,可低功耗模式,可报警,在STM32F4板子上模拟,在keil5编辑代码
a3X3k / Password Based Door Open System Using LPC2148Password Based Door Open System Using LPC2148
MisakaLoveEcho / Electric Race Microcontroller Training该教程所有案例都是stm32G474平台,使用Keil5+Cubemx+HAL库环境编写代码,从零开始带小白入门,讲授MCU外设的理论知识与实操代码,以电赛常用外设为主
konosubakonoakua / Protobuf C WinProtobuf-c Win-platform binaries, built with MSYS2, test on STM32F446 (IDE: Keil5).
vernonet / Stm32F4 PrjProjects for STM32F4 Discovery
ansi88 / Stm32 Sim800c Keil5stm32 2G(sim800c)/4G(YR) keil5
hazy1k / MSPM0 Quick Start Guide Keil51.MSPM0的Keli5工程模板!2.MSPM0的一些外设基础知识讲解!3.TI库文件中文翻译和使用示例!
Dream-Ethereal / Ez4Canteen通过在Keil5下编程,实现了一个可用于餐饮行业的点餐平台,该平台包括手机小程序、后台管理系统、硬件平台,用户可以通过小程序进行点餐,付款之后将订单信息通过MQTT发送至阿里云IoT平台,通过云产品流转,将信息发送至ESP8266,ESP8266通过串口发送至STM32F103,开发板进行编码格式转换、解析数据,操作EM5820热敏打印模块进行打印票据。
seanwaye / PID Car ControlThis is a repository of car controlling using PID with STM32, and the code is generated with KEIL5
xxyyttxx / Quadcopter基于STM32F411外设固件库的四轴keil5工程
max123lgy / HC32F460 RT Thread Nano使用Keil5移植RT-Thread Nano到华大HCMCU HC32F460KETA
AtaberkOKLU / STM32L476 BootLoaderThe purpose of this project is to bypass the physical requirements of the BootLoader access. The approach is the trigger the MCU to enter BootLoader Mode via UART by only using Tx, Rx and Gnd pins. Moreover, the trigger UART port can also be used to program the MCU.
hazy1k / CW32 Quick Start Guide1.CW32的Keil5工程模板!2.CW32的一些外设基础知识讲解!3.CW32实战工程!(包括硬件和软件设计)