awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
nicekwell avatar

nicekwell/stm32ISP

0
View on GitHub↗
115 نجوم·53 تفرعات·C·2 مشاهدات

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.

سجل النجوم

مخطط تاريخ النجوم لـ nicekwell/stm32ispمخطط تاريخ النجوم لـ nicekwell/stm32isp

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Stm32ISP

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Stm32ISP.
  • alexklimaj/lipow-firmwareالصورة الرمزية لـ AlexKlimaj

    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/arduinoالصورة الرمزية لـ arduino

    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/daplinkالصورة الرمزية لـ ARMmbed

    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/avemالصورة الرمزية لـ avem-labs

    avem-labs/Avem

    2,817عرض على GitHub↗

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

    C
    عرض على GitHub↗2,817
عرض جميع البدائل الـ 28 لـ Stm32ISP→

الأسئلة الشائعة

ما هي وظيفة 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…