awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
nicekwell avatar

nicekwell/stm32ISP

0
View on GitHub↗
115 星标·53 分支·C·4 次浏览

Stm32ISP

stm32串口ISP程序,基于c语言。 在ubuntu和mac下测试都ok,ubuntu下需要修改/dev/ttyUSB0权限,mac下不需要修改。 本程序在stm32f103c8t6上ok,根据官方文档,其他型号单片机下载协议相同,但没有测试过。

Features

  • Embedded Projects - Serial ISP programming utility for STM32.
  • Hardware Projects - Serial ISP programming utility for STM32 devices.

Star 历史

nicekwell/stm32isp 的 Star 历史图表nicekwell/stm32isp 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

nicekwell/stm32isp 是做什么的?

stm32串口ISP程序,基于c语言。 在ubuntu和mac下测试都ok,ubuntu下需要修改/dev/ttyUSB0权限,mac下不需要修改。 本程序在stm32f103c8t6上ok,根据官方文档,其他型号单片机下载协议相同,但没有测试过。

nicekwell/stm32isp 的主要功能有哪些?

nicekwell/stm32isp 的主要功能包括:Embedded Projects, Hardware Projects。

nicekwell/stm32isp 有哪些开源替代品?

nicekwell/stm32isp 的开源替代品包括: billhsu/miniq — MiniQ: An opensource mini quadcopter, from hardware design to control algorithms. arduino/arduino — Arduino is a physical computing platform and an open hardware standard used to build interactive electronic objects… armmbed/daplink — Arm Mbed DAPLink is an open-source software project that enables programming and debugging application software… alexklimaj/lipow-firmware — Firmware for LiPow the open Source Lipo Battery Charger with USB C Power Delivery Based on the STM32G0. avem-labs/avem — [UAV] - [STM32F103] - 6 Axes sensor MPU6050 - Quaternion & Euler Angles Compute - PID Controller. cjeeks/mcu-development — 以前做的项目,最近想要共享出来,包含51、430、STM32F10X、STM32F407X,T4MC123G这5种平台,基于每个平台都有一套相同的模块,包含继电器、直流电机、步进电机、温湿度传感器、气压传感器、串口RFID模块、串口mp3…

Stm32ISP 的开源替代方案

相似的开源项目,按与 Stm32ISP 的功能重合度排序。
  • alexklimaj/lipow-firmwareAlexKlimaj 的头像

    AlexKlimaj/LiPow-Firmware

    348在 GitHub 上查看↗

    Firmware for LiPow the open Source Lipo Battery Charger with USB C Power Delivery Based on the STM32G0

    C
    在 GitHub 上查看↗348
  • arduino/arduinoarduino 的头像

    arduino/Arduino

    14,599在 GitHub 上查看↗

    Arduino is a physical computing platform and an open hardware standard used to build interactive electronic objects and standalone devices. It provides a C++ microcontroller IDE and an embedded systems framework for writing, compiling, and uploading code to microcontroller boards. The ecosystem facilitates embedded systems programming and interactive hardware prototyping, allowing for the creation of devices that respond to environmental changes or user input. It enables the development of physical computing projects by managing the connection and flashing of code to various hardware boards.

    Java
    在 GitHub 上查看↗14,599
  • armmbed/daplinkARMmbed 的头像

    ARMmbed/DAPLink

    2,748在 GitHub 上查看↗

    Arm Mbed DAPLink is an open-source software project that enables programming and debugging application software running on Arm Cortex CPUs. Commonly referred to as interface firmware, DAPLink runs on a secondary MCU that is attached to the SWD or JTAG port of the application MCU. This…

    C
    在 GitHub 上查看↗2,748
  • avem-labs/avemavem-labs 的头像

    avem-labs/Avem

    2,817在 GitHub 上查看↗

    UAV - STM32F103 - 6 Axes sensor MPU6050 - Quaternion & Euler Angles Compute - PID Controller

    C
    在 GitHub 上查看↗2,817
查看 Stm32ISP 的所有 28 个替代方案→