🍭 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 3 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
- 用C#写的窗口隐藏工具,工具可以自行设定系统级别的快捷键,使用快捷键一键隐藏还原窗口☆14Dec 16, 2014Updated 11 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 7 years ago
- Virtual Machine for 8051☆53May 19, 2021Updated 4 years ago
- 通用Bootloader上位机,通过修改底层驱动支持不同硬件☆13Dec 4, 2023Updated 2 years ago
- An operating system in Rust on cm3. Inspired by RTThread.☆21Feb 10, 2024Updated 2 years ago
- 已对接了 RT-Thread Sensor 框架的 DS18B20 驱动程序☆19Jan 31, 2024Updated 2 years ago
- 基于STM32的DCM模式下的BUCK变换器设计☆22Dec 19, 2018Updated 7 years ago
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆18Nov 25, 2019Updated 6 years ago
- CMSIS(Cortex Microcontroller Software Interface Standard) package on RT-Thread