awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
ARMmbed avatar

ARMmbed/DAPLink

0
View on GitHub↗
2,748 estrellas·1,090 forks·C·Apache-2.0·2 vistasdaplink.io↗

DAPLink

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…

Features

  • Embedded Projects - Debugger firmware for integrated download and serial communication.
  • Hardware Projects - Debugger firmware for downloading and serial communication.

Historial de estrellas

Gráfico del historial de estrellas de armmbed/daplinkGráfico del historial de estrellas de armmbed/daplink

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a DAPLink

Proyectos open-source similares, clasificados según cuántas características comparten con DAPLink.
  • avem-labs/avemAvatar de avem-labs

    avem-labs/Avem

    2,817Ver en GitHub↗

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

    C
    Ver en GitHub↗2,817
  • arduino/arduinoAvatar de arduino

    arduino/Arduino

    14,599Ver en 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
    Ver en GitHub↗14,599
  • alexklimaj/lipow-firmwareAvatar de AlexKlimaj

    AlexKlimaj/LiPow-Firmware

    348Ver en GitHub↗

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

    C
    Ver en GitHub↗348
  • billhsu/miniqAvatar de billhsu

    billhsu/MiniQ

    221Ver en GitHub↗

    MiniQ: An opensource mini quadcopter, from hardware design to control algorithms.

    C
    Ver en GitHub↗221
Ver las 28 alternativas a DAPLink→

Preguntas frecuentes

¿Qué hace armmbed/daplink?

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…

¿Cuáles son las características principales de armmbed/daplink?

Las características principales de armmbed/daplink son: Embedded Projects, Hardware Projects.

¿Qué alternativas de código abierto existen para armmbed/daplink?

Las alternativas de código abierto para armmbed/daplink incluyen: billhsu/miniq — MiniQ: An opensource mini quadcopter, from hardware design to control algorithms. cjeeks/mcu-development — 以前做的项目,最近想要共享出来,包含51、430、STM32F10X、STM32F407X,T4MC123G这5种平台,基于每个平台都有一套相同的模块,包含继电器、直流电机、步进电机、温湿度传感器、气压传感器、串口RFID模块、串口mp3… 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. arduino/arduino — Arduino is a physical computing platform and an open hardware standard used to build interactive electronic objects… dreamsourcelab/dsview — DSView is a GUI program for supporting various instruments from DreamSourceLab, including logic analyzers,…