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

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

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

Open-source alternatives to Bitsybits Core

27 open-source projects similar to bitsybits/bitsybits-core, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Bitsybits Core alternative.

  • basedhardware/openglassBasedHardware 的头像

    BasedHardware/OpenGlass

    4,069在 GitHub 上查看↗

    OpenGlass is an AI smart glasses framework and microcontroller hardware project designed to turn standard eyewear into computer vision wearables. It provides a system for integrating wearable camera sensors with multimodal AI to process visual data in real time. The project enables the development of AI-powered glasses that can identify people and objects, translate visual text, and record life events. It connects off-the-shelf electronic components to mobile software and large language models for visual analysis. The system covers a range of capabilities including real-time visual stream pr

    C
    在 GitHub 上查看↗4,069
  • aprilbrother/apixelA

    AprilBrother/APixel

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • 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

AI 搜索

探索更多 awesome 仓库

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

Find more with AI search
  • autopi-io/autopi-coreautopi-io 的头像

    autopi-io/autopi-core

    186在 GitHub 上查看↗

    The software that runs on the AutoPi Dongle.

    Python
    在 GitHub 上查看↗186
  • 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
  • billhsu/miniqbillhsu 的头像

    billhsu/MiniQ

    221在 GitHub 上查看↗

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

    C
    在 GitHub 上查看↗221
  • carloop/carloop-libraryC

    carloop/carloop-library

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • cjeeks/mcu-developmentcjeeks 的头像

    cjeeks/MCU-Development

    109在 GitHub 上查看↗

    以前做的项目,最近想要共享出来,包含51、430、STM32F10X、STM32F407X,T4MC123G这5种平台,基于每个平台都有一套相同的模块,包含继电器、直流电机、步进电机、温湿度传感器、气压传感器、串口RFID模块、串口mp3模块、串口gsm模块、键盘模块、点阵模块、人体检测模块。

    C
    在 GitHub 上查看↗109
  • dekunukem/powerduinoD

    dekuNukem/Powerduino

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • dreamsourcelab/dsviewDreamSourceLab 的头像

    DreamSourceLab/DSView

    1,393在 GitHub 上查看↗

    DSView is a GUI program for supporting various instruments from DreamSourceLab, including logic analyzers, oscilloscopes, etc. DSView is based on the sigrok project.

    Python
    在 GitHub 上查看↗1,393
  • geiserx/pispot-showGeiserX 的头像

    GeiserX/PiSpot-Show

    2在 GitHub 上查看↗

    Raspberry Pi WiFi voucher display system with weather integration and PiJuice battery management

    Python
    在 GitHub 上查看↗2
  • geiserx/pispot-watchGeiserX 的头像

    GeiserX/PiSpot-Watch

    2在 GitHub 上查看↗

    Software for running a PiSpot Watch (composed of a Raspberry Pi Zero and a PaPiRus Zero) for the company GPConnect

    Python
    在 GitHub 上查看↗2
  • jeija/esp8266-smartwatchJ

    Jeija/esp8266-smartwatch

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • kelu124/pic0rickkelu124 的头像

    kelu124/pic0rick

    71在 GitHub 上查看↗

    The pic0rick is a very central board for an ultrasound pulse-echo system. It is composed of a main board, based on the famous rp2040 and easy to solder SMD, to which a single, and a double PMOD connector can connect to addons:

    HTML
    在 GitHub 上查看↗71
  • nasa-jpl/open-source-rovernasa-jpl 的头像

    nasa-jpl/open-source-rover

    9,451在 GitHub 上查看↗

    The Open-Source Rover Platform is a hardware and software framework for building and controlling six-wheel planetary exploration rovers. It provides a six-wheel robot chassis and a modular robotics framework designed for integrating various motors, wheel sizes, and chassis materials. The platform features a six-wheel chassis equipped with a differential pivot suspension and an Ackerman steering mechanism to enable navigation across rugged outdoor terrain. Control is managed through a communication system that connects central processors to hardware via Bluetooth, WiFi, or USB for remote opera

    Prologdiyhardwaremars
    在 GitHub 上查看↗9,451
  • nicekwell/stm32ispnicekwell 的头像

    nicekwell/stm32ISP

    115在 GitHub 上查看↗

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

    C
    在 GitHub 上查看↗115
  • open-gamma-project/open-gamma-detectorOpen-Gamma-Project 的头像

    Open-Gamma-Project/Open-Gamma-Detector

    350在 GitHub 上查看↗

    ☢️👁️ Hardware for a hackable DIY gamma-ray spectrometer using a popular NaI(Tl) scintillator, SiPM and a Raspberry Pi Pico.

    C++
    在 GitHub 上查看↗350
  • openmv/openmvopenmv 的头像

    openmv/openmv

    2,828在 GitHub 上查看↗

    Overview - TensorFlow support - Interface library Note on serial port - Building the firmware from source - Contributing to the project Contribution guidelines

    C
    在 GitHub 上查看↗2,828
  • openuc2/uc2-gitopenUC2 的头像

    openUC2/UC2-GIT

    528在 GitHub 上查看↗

    ⚠️ IMPORTANT NOTICE: This repository is no longer actively maintained. But don’t worry—openUC2 is more alive than ever! For the latest updates, documentation, and community discussions, please check out the following resources:

    Jupyter Notebook
    在 GitHub 上查看↗528
  • peng-zhihui/electronbotpeng-zhihui 的头像

    peng-zhihui/ElectronBot

    9,182在 GitHub 上查看↗

    ElectronBot is a robotic system comprising custom PCB designs, an embedded circular display driver, an I2C servo controller, and a communication bridge. It integrates hardware schematics and layouts for control boards and sensor arrays with firmware designed to render images and animations on integrated circular screens. The system features a control bridge that links the physical robot hardware to the Unity game engine for real-time visualization and high-level control. Data exchange between the host computer and the embedded hardware is handled via a custom USB CDC serial communication prot

    C
    在 GitHub 上查看↗9,182
  • peng-zhihui/planck-pipeng-zhihui 的头像

    peng-zhihui/Planck-Pi

    1,418在 GitHub 上查看↗

    0.说明 - 芯片介绍 - 基础知识 - 1. F1Cxxxs芯片的上电启动顺序 - 2. 开发工具链下载 - 1.硬件开发 - 2.环境准备 - 2.1 准备Docker开发环境 - 2.1.1 安装依赖软件 - 2.2.2 安装编译工具链 - 2.4 常规编译方法 - 2.5 烧写方法 - 3.u-boot开发 - 4.Linux内核开发 - 5.root-fs开发 - 5.1 准备环境 - 5.2 构建Debian文件系统 - 5.3 配置文件系统 - 5.3.1 最小配置 - 5.3.2 增加开机自启脚本 - 5.3.3…

    HTML
    在 GitHub 上查看↗1,418
  • pengshulin/mcushpengshulin 的头像

    pengshulin/mcush

    103在 GitHub 上查看↗

    DESCRIPTION MCUSH is the short name for MCU-SHell. A practical project that enhance microcontroller serial port console with shell features like in many linux systems. The goal of the project is to provide a firmware template that will expand commands for new applications, so it should be…

    C
    在 GitHub 上查看↗103
  • pulp-platform/pulpinopulp-platform 的头像

    pulp-platform/pulpino

    1,041在 GitHub 上查看↗

    An open-source microcontroller system based on RISC-V

    C
    在 GitHub 上查看↗1,041
  • tonyiot/softwareserialTonyIOT 的头像

    TonyIOT/SoftWareSerial

    60在 GitHub 上查看↗

    STM32 IO口模拟实现软件串口。 IO口模拟串口的思路也比较简单,一切按串口协议进行操作即可。

    C
    在 GitHub 上查看↗60
  • 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
  • zhangyuhu/dostzhangyuhu 的头像

    zhangyuhu/DoST

    27在 GitHub 上查看↗

    首先得从ARM说起。ARM有三个架构系列的产品,Cortex-A、Cortex-M、Cortex-R,STM32属于Cortex-M系列,ARM公司不做硬件,他们只设计内核的架构,提供一套接口(CMSIS),然后授权给各大芯片厂商,比如意法半导体公司(ST),这些厂商生产硬件,并提供接口库(比如HALLI库),普通开发者使用厂商提供的库函数进行开发(当然你也可以基于寄存器开发,不过在实际的开发中你可能不想那样去做)。普通开发者在实际开发过程中所做的绝大部分工作均是一些外设相关的驱动,移植第三方模块(比如,FATFS,UCOSIII,LWIP,STEMWIN),以及使用外设驱动,接口库和第…

    HTML
    在 GitHub 上查看↗27