电路仿真
☆101Dec 21, 2025Updated 4 months ago
Alternatives and similar repositories for Multisim
Users that are interested in Multisim are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 一些Multisim工程☆43Aug 29, 2015Updated 10 years ago
- 基于MATLAB/Simulink的电力电子电路仿真技术☆18Dec 25, 2018Updated 7 years ago
- Proteus实例集锦,包括电路图、仿真程序,各种各样的电路☆49Apr 7, 2019Updated 7 years ago
- 电力系统潮流计算程序设计☆14Oct 28, 2020Updated 5 years ago
- 无刷直流电机调速器☆23Nov 7, 2013Updated 12 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.
- 基于STM32F103C8T6的ADC数据采集DEMO☆10Apr 27, 2019Updated 7 years ago
- MultiSim library for Android☆15Oct 18, 2022Updated 3 years ago
- 单片机项目,使用STC89C52与1602液晶制作的多功能电子表。文件夹包含有Altium Designer的PCB图,proteus isis的仿真图,以及keil编写的C语言代码。☆28Jul 9, 2017Updated 8 years ago
- 收集的AD(Altium Designer)硬件封装库,自用的原理图库和PCB库☆12Jan 9, 2021Updated 5 years ago
- 基于STM32的RFID读卡器程序☆13Jan 13, 2019Updated 7 years ago
- App应用统计分析演示,集合了友盟数据统计/推送,Bugly的日志上报/更新以及美团的多渠道打包等☆12Dec 15, 2023Updated 2 years ago
- ☆16Sep 7, 2023Updated 2 years ago
- 用C#写的窗口隐藏工具,工具可以自行设定系统级别的快捷键,使用快捷键一键隐藏还原窗口☆14Dec 16, 2014Updated 11 years ago
- 【Android】 android加密方法 简单API实现Hash,Hmac,对称与非对称加密☆15Jan 13, 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.
- Java Client to report exceptions to Honeybadger.io☆10Nov 11, 2025Updated 5 months ago
- 一个基于 ratatui 的 Rust 终端 UI 组件化开发框架☆24Dec 29, 2025Updated 4 months ago
- Iskander is an open source driver for BLDC motors, the hardware support Six step commutation and FOC, still in the experimental phase but…☆12Aug 1, 2021Updated 4 years ago
- Repository summarizing all other projects used for our submission to the OpenCV Spatial AI 2021 competition☆18Aug 10, 2021Updated 4 years ago
- 和B站UP江科大自化协学习51单片机☆25Jan 30, 2023Updated 3 years ago
- MQTT Client For Android,其中包括了MQTT协议、协议在STM32上移植、HTML5测试。☆13May 4, 2018Updated 8 years ago
- 面向对象的单片机按键驱动程序,支持gpio和adc按键,具有多种事件处理方式(Microcontroller button driver program)☆11Mar 29, 2023Updated 3 years ago
- 通用Bootloader上位机,通过修改底层驱动支持不同硬件☆13Dec 4, 2023Updated 2 years ago
- 该库为本人在保研专业课备战期间梳理专业课而制作的一些专业课思维导图文件,现分享给大家,包含了本人在江西理工大学电子科学与技术专业三年总结的课程逻辑学习框架,并结合课本总结了部分课程思维导图(会持续更新),目前已出电路、模拟电子技术、数字电子技术、模拟集成电路设计、射频电路设…☆73Oct 5, 2022Updated 3 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 51单片机课程设计,波形发生器☆10Jan 16, 2019Updated 7 years ago
- STM32F1和F4的bootloader,以及使用Ymodem串口OTA,使用DTU4G模块OTA示例代码☆65Oct 15, 2023Updated 2 years ago
- 移植AD7606和AD9910的驱动,并且增加FFT运算☆13Aug 30, 2020Updated 5 years ago
- 六部电梯(十层)群控☆10Dec 25, 2018Updated 7 years ago
- 历史项目开源:1KW正弦波逆变器软硬件全套资料☆12Jan 8, 2021Updated 5 years ago
- VHDL数字电路设计☆13Aug 30, 2017Updated 8 years ago
- C 语言函数大全 | Linux 常用 C 函数参考手册(中文)☆66Sep 17, 2025Updated 7 months ago
- 基于 Ros2 Humble 的智能物流小车☆14Nov 4, 2023Updated 2 years ago
- 基于STM32的DCM模式下的BUCK变换器设计☆23Dec 19, 2018Updated 7 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 在嵌入式开发中离不开设备通信,而在通信中稳定性最高的莫过于环形缓冲区算法,当读取速度大于写入速度时,在环形缓冲区的支持下不会丢掉任何一个字节(硬件问题除外)。从.H文件中可看到Ringbuff的数据结构,当中有读写地址以及有效未读数据大小,以及读状态等。 向外部提供的AP…☆19Nov 25, 2019Updated 6 years ago
- 基于AT89C52单片机搭建的PID直流电机控制程序,本程序为C语言编写,主要用于Proteus电路仿真。☆15Aug 30, 2021Updated 4 years ago
- 基于ESP8266和STM32的智能家居系统☆11Nov 10, 2021Updated 4 years ago
- 基于ROS2的ORB-SLAM2,符合现代C++的写法,并且添加地图的保存与加载功能☆18Aug 1, 2025Updated 9 months ago
- Qspice technique, symbols and examples☆102Apr 23, 2026Updated last week
- 其中核心代码由 B站@偶尔有点小迷糊 提供,通过音频文件的二进制,让两个文件融为一体,音频几乎听不出区别☆10Jan 22, 2022Updated 4 years ago
- ☆12Aug 30, 2024Updated last year