本工程用FPGA和python实现一个简单的8路输入逻辑分析仪
☆20Aug 20, 2017Updated 8 years ago
Alternatives and similar repositories for logic_analysis
Users that are interested in logic_analysis are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 小型系统 单片机的 软件事件框架 软件定时 基于事件驱动☆12Feb 5, 2018Updated 8 years ago
- MCU图形化配置程序,基于QT,灵感来自cubeMX☆14Oct 31, 2021Updated 4 years ago
- FPGA创新设计大赛全国二等奖,Multi-functional Game Console Based on RISC-V.(基于紫光FPGA的RSIC V多功能游戏机)☆11Aug 16, 2024Updated last year
- FPGA Logic Analyzer and GUI☆155Dec 29, 2022Updated 3 years ago
- AX7010 board is widely used in security monitoring, automotive electronics, machine vision, intelligent manufacturing, video and audio ac…☆33Mar 8, 2024Updated 2 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Text editor that mimicks the famous nano, written in go.☆17Dec 11, 2020Updated 5 years ago
- A little fail-safe filesystem designed for microcontrollers☆30May 8, 2026Updated 2 weeks ago
- 【⏹已完结】基于MFC编写的2019年浙江省机器人竞赛Debug团队机器人上位机☆11May 26, 2019Updated 6 years ago
- FileDisk和Filemon的MFC开源码☆11Mar 5, 2019Updated 7 years ago
- 51单片机超轻量级实时操作系统,适合在8051为内核的MCU上运行☆11Jan 21, 2023Updated 3 years ago
- An IPKVM board for OrangePi Zero.☆12Dec 1, 2022Updated 3 years ago
- SpinalHDL components for Corundum Ethernet☆15Aug 16, 2023Updated 2 years ago
- 全国大学生电子设计大赛往年赛题--仪器仪表类练习☆24Jul 19, 2019Updated 6 years ago
- Using PIO & CDC for multiple UART to USB on a RP2040/RP2350☆17Sep 6, 2024Updated last year
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- A Key–Value Database☆12Oct 1, 2023Updated 2 years ago
- stm32的USB-DFU上位机工具源码(MFC),基于ST官方DfuSe-v3.0.4 ,实现了hex转dfu,解决官方代码的一些bug☆13Aug 9, 2017Updated 8 years ago
- JTAG ICE mkI adapter clone for Atmel AVR MCUs☆18Aug 10, 2012Updated 13 years ago
- 一个在线升级程序,Visual C++编写☆13Apr 28, 2019Updated 7 years ago
- 基于RT-Thread,运行在嵌入式上的高并发高性能FTP服务器☆38Jul 8, 2024Updated last year
- An open source FPGA design for DSLogic☆171Jul 8, 2014Updated 11 years ago
- Lightweight generic ring buffer manager library☆10Aug 26, 2021Updated 4 years ago
- 电机转速转矩测量系统分两部分:1.基于STM32F103单片机的信号采集模块。2、用Qt编写的界面显示软件☆12Jun 28, 2016Updated 9 years ago
- Mir2 Server c++ version☆12Nov 6, 2018Updated 7 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- The FlashStorage_STM32F1 library aims to provide a convenient way to store and retrieve user's data using the non-volatile flash memory o…☆12Dec 5, 2022Updated 3 years ago
- This library enables you to use Hardware-based PWM channels on Arduino AVR ATtiny-based boards (ATtiny3217, etc.), using megaTinyCore, to…☆11Jan 28, 2023Updated 3 years ago
- A small test SoC for various soft-CPUs (Cortex-M0, RISC-V)☆35Mar 21, 2020Updated 6 years ago
- 网页版串口终端☆13Dec 9, 2025Updated 5 months ago
- 一个嵌入式裸机任务消息队列调度机制☆12Apr 18, 2024Updated 2 years ago
- ☆18Jul 9, 2025Updated 10 months ago
- Wrapper of FS (LittleFS or not-advisable FATFS) for Arduino MBED nRF52840-based boards, such as Nano_33_BLE boards. This library facilita…☆13Dec 5, 2022Updated 3 years ago
- 一些Win32或MFC常用的工具类☆14Jan 20, 2014Updated 12 years ago
- A C++ -based STIL parser.☆12Apr 29, 2021Updated 5 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- A Python port of Bolt key/value store.☆18May 29, 2024Updated last year
- 100Mbit/sec RMII interface for Raspberry Pi Pico☆15Mar 28, 2025Updated last year
- FlashDB 是一款超轻量级的嵌入式数据库,专注于提供嵌入式产品的数据存储方案。与传统的基于文件系统的数据库不同,FlashDB 结合了 Flash 的特性,具有较强的性能及可靠性。并在保证极低的资源占用前提下,尽可能延长 Flash 使用寿命。FlashDB 提供两种数…☆12Jan 10, 2021Updated 5 years ago
- ESP32 网页示波器☆12Jun 30, 2022Updated 3 years ago
- 基于uFUN开发板的RGB调色器,包含STM32程序,Qt串口上位机源码及安装包。☆12Oct 25, 2019Updated 6 years ago
- Logging library for AVR microcontrollers☆10Apr 10, 2016Updated 10 years ago
- 在嵌入式软件开发当中,常常第一步就是设计整个系统的架构。有基于OS的,也有裸机的。我们先拿裸机说事儿,我想很多人在做单片机的裸机开发(甚至基于OS)时脑海里根本没有设计架构的想法,从来都是while(1)循环到底,能写点状态机已经算是基础扎实的人物了。那么问题来了,whil…☆13Nov 25, 2019Updated 6 years ago