🍭 stm32F407-atk-explorer 开发板 RT-Thread MicroPython 固件
☆11Mar 8, 2020Updated 6 years ago
Alternatives and similar repositories for micropython_for_stm32F407-atk-explorer
Users that are interested in micropython_for_stm32F407-atk-explorer are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Tools For RT-Thread MicroPython - Utility to interact with a MicroPython board over a serial connection.☆17May 26, 2022Updated 4 years ago
- uClinux for Cortex-M3 and Cortex-M4☆12Feb 23, 2015Updated 11 years ago
- 🍭 IoT Board 潘多拉开发板上功能强大的 MicroPython 固件☆27Aug 5, 2020Updated 5 years ago
- 基于STM32的RFID读卡器程序☆13Jan 13, 2019Updated 7 years ago
- Various PlatformIO examples for the Longan Nano Risc-V board☆12Jan 19, 2020Updated 6 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- U-Boot for Cortex-M3 and Cortex-M4☆22Dec 9, 2013Updated 12 years ago
- MQTT Client For Android,其中包括了MQTT协议、协议在STM32上移植、HTML5测试。☆13May 4, 2018Updated 8 years ago
- Virtual Machine for 8051☆54May 19, 2021Updated 5 years ago
- 通用Bootloader上位机,通过修改底层驱动支持不同硬件☆13Dec 4, 2023Updated 2 years ago
- ebox是类似于arduino的一套固件,底层基于rtthread和hal库,简化stm32编程☆12May 25, 2023Updated 3 years ago
- MicroPython port for RT-Thread on STM32F4 board☆10Jan 8, 2022Updated 4 years ago
- An operating system in Rust on cm3. Inspired by RTThread.☆21Feb 10, 2024Updated 2 years ago
- 已对接了 RT-Thread Sensor 框架的 DS18B20 驱动程序☆20Jan 31, 2024Updated 2 years ago
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆19Nov 25, 2019Updated 6 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Design of High-Level Synthesis of Xilinx FFT IP core via FFT library☆14Jul 17, 2023Updated 2 years ago
- CMSIS(Cortex Microcontroller Software Interface Standard) package on RT-Thread☆12Nov 5, 2021Updated 4 years ago
- Quick build rt-thread pkg toolkits. | 快速构建rt-thread pkg工具集.☆28Jul 21, 2021Updated 4 years ago
- 其中核心代码由 B站@偶尔有点小迷糊 提供,通过音频文件的二进制,让两个文件融为一体,音频几乎听不出区别☆10Jan 22, 2022Updated 4 years ago
- Notes on putting micropython on STM32F407VG bare board☆11Oct 7, 2019Updated 6 years ago
- STM32 Bootloader,适配Ymodem下载,Ymodem下载工具上位机☆19Jul 16, 2023Updated 2 years ago
- U-Boot for Cortex-M3 and Cortex-M4☆11Feb 23, 2015Updated 11 years ago
- This repository contains an API and examples for the use of a FS1000A(transmitter) + MK-RM-5V(receiver) 433MHz Radio Frequency module wit…☆14Nov 25, 2021Updated 4 years ago
- FlexibleButton 是一个基于标准 C 语言的小巧灵活的按键处理库,支持单击、连击、短按、长按、自动消抖,可以自由设置组合按键,可用于中断和低功耗场景。该按键库解耦了具体的按键硬件结构,理论上支持轻触按键与自锁按键,并可以无限扩展按键数量。另外,FlexibleB…☆11Jan 9, 2021Updated 5 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Model-Based Design of a DCDC Converter using Simulink, Simscape and Stateflow☆25Nov 4, 2024Updated last year
- Repository with QPSICE models dedicated to Power Electronics☆15Mar 20, 2024Updated 2 years ago
- ☆14Sep 6, 2022Updated 3 years ago
- Building a Complete Computer System from Scratch and build something fun on it.☆11Sep 29, 2023Updated 2 years ago
- STM32 Bootloader 串口升级 支持 Ymode,支持增量(差分)升级,☆17Jul 13, 2020Updated 5 years ago
- 致力于打造一个适配stm32全系列单片机的通用模块HAL库☆14Jan 31, 2021Updated 5 years ago
- 基于STM32和FreeRTOS的电控统一接口中间件库,仅通过修改配置文件即可适配各种机械结构,易上手易拓展,有随意拔插的模块管理机制和低耦合的模块间通信机制,目前主要用于RoboMaster比赛。本仓库跟随码云主仓库同步更新:https://gitee.com/tarsg…☆23Aug 7, 2023Updated 2 years ago
- Source-Insight-Plugin☆15Jun 30, 2013Updated 12 years ago
- 该项目是一个无人机地面站,通过visual studio编译☆14Sep 3, 2019Updated 6 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 2014TI 杯(D 题)带啸叫检测与抑制的音频功率放大器。使用 STM32 单片机实现的电压电流采集,并且 LCD 屏示波。AD 转换并且将采集的数据进行快速傅里叶变换生成频谱图。进行啸叫检测。☆22Mar 3, 2019Updated 7 years ago
- Terminal runs in a Web browser.☆13Dec 13, 2017Updated 8 years ago
- 收集有趣的、有用的、方便移植的开源仓库,大家有兴趣可以尝试移植到RT-Thread。☆15Oct 16, 2018Updated 7 years ago
- 适用于嵌入式单片机的裸机程序微库,只占用你的rom 6个字节,是的,6个字节。颠覆式的设计思维,让你写代码的时候像flow(流水)一样丝滑,让你永远不用在为delay时cpu空转而烦恼,附加的超轻便的软件定时器让你轻松实现各种定时需求,另还有信号量的配方,让你任务间的同步像…☆18Jan 18, 2021Updated 5 years ago
- 使用QT作为上位机,利用串口通信,将STM32传入的温度数据变为折线图的形式显示出。☆12Sep 7, 2022Updated 3 years ago
- 本程序是一个单机版的行车记录仪应用程序,用Qt、C++语言编写。模拟行车记录仪的功能,实现用户登录注册、视频的播放存储、拍照存储、视频回放、照片查看以及视频转 码等功能。☆15Sep 7, 2021Updated 4 years ago
- Demo FreeRTOS project targeting stm32 with LCD☆11May 6, 2014Updated 12 years ago