dzimmanck
Energy and power specialist. Python, C, Rust. Open-source, IoT, and Home Automation enthusiast.
Sebastopol, CA
Pinned Repositories
dvoc_model
Simple Python modelling of dispatchable virtual oscillator control
eqsolver
A Numerical Equation Solver Library for Rust
fan_based_cooling
Fan based cooling component for Home Assistant
heapless
Heapless, `static` friendly data structures
oss-enterprise
pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
python-planar-magnetics
Create HF planar inductors/transformers programmatically and generate KiCad s-expressions or dxf files.
scxml_to_c
SCXML to ANSI-C converter for transforming state charts into efficient C code written entirely in Python.
volttron
VOLTTRON Distributed Control System Platform
volttron-homeassistant
Volttron agent for homeassistant integration
dzimmanck's Repositories
dzimmanck/python-planar-magnetics
Create HF planar inductors/transformers programmatically and generate KiCad s-expressions or dxf files.
dzimmanck/volttron-homeassistant
Volttron agent for homeassistant integration
dzimmanck/dvoc_model
Simple Python modelling of dispatchable virtual oscillator control
dzimmanck/heapless
Heapless, `static` friendly data structures
dzimmanck/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
dzimmanck/volttron
VOLTTRON Distributed Control System Platform
dzimmanck/eqsolver
A Numerical Equation Solver Library for Rust
dzimmanck/fan_based_cooling
Fan based cooling component for Home Assistant
dzimmanck/oss-enterprise
dzimmanck/scxml_to_c
SCXML to ANSI-C converter for transforming state charts into efficient C code written entirely in Python.
dzimmanck/smlang-rs
A State Machine Language DSL procedual macro for Rust
dzimmanck/stm32f411-template
Embedded Rust template for STM32f411RE used for training.
dzimmanck/UML-State-Machine-in-C
A minimalist UML State machine framework for finite state machine and hierarchical state machine in C