QSpice
QSpice tools, components, symbols, code, etc.
git clone https://github.com/robdunn4/QSpice.gitrobdunn4/QSpiceQSpice
Tools, components, symbols, code, etc., for Qorvo's free QSpice circuit simulator.
QSpice/Qorvo Links
Get the QSpice simulator from Qorvo here.
The QSpice forum is here.
The Qorvo YouTube Channel is here.
Information about the Digitial Mars (DMC) compiler is here.
Other Recommended Sites
The PyQSPICE Scripting Tool GitHub repo.
QSpice Forum @KSKelvin's Github repo.
QSpice Forum @Mgyger's GitLab repo.
QSpice Forum @physicboy's Github repo.
Professor Marcos Alonso's QSpice YouTube Channel and GitHub Repo.
Useful Forum Threads
"General Guide To Import A TI Spice Model" (KSKelvin) [View Thread]
"New User To Basic User (File Upload)" (KSKelvin) [View Thread]
GPIO Components
QSpice symbol and class to implement general purpose I/O pins (i.e., micro-controller tri-state pins).
WavIO Components
QSpice C-Block/DLL components to read/write basic audio WAV files. Source code and examples.
SerialIO Components
Proof of concept serial buffer. See SpiIO components for improved serial buffer (in SpiIO.h).
SpiIO Components
QSpice C-Block code and schematics to implement custom SPI master & slave components.
PID Controller Component
QSpice C-Block implementation of a discrete PID controller courtesy of KSKelvin.
Go to PID Controller Component
C-Block Documentation
Various documentation and tools relevant to C-Block component development.
VSCode Configuration
Build configurations for C-Block component development using the VSCode IDE.
Microsoft Visual Studio (MSVC) Configuration
Step-by-step guide to configure a Visual Studio project to compile and debug C-Block components.
Miscellany
Odds and ends, bits and bobs that may be useful.
QCodeGen
An alternative to the QSpice C-Block component code generator.
QTcpServer Project
A TCP-based client/server framework for QSpice C-Block components.
QMcServer Project (On Hold)
A micro-controller simulation framework for QSpice. Currently a (working) Proof of Concept for Microchip devices.
Note: This project is on hold. See the QMdbSim Project below for the replacement.
QMdbSim Project
A micro-controller simulation framework for QSpice for Microchip devices.
QColorPrefs Project
A command-line utility to switch between QSpice color themes.
more like this
Getting-Started-with-ESPHome
Code examples, errata and additional tips and references to interesting projects for the book "Getting Started with ESP…