Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shishir-dey/libpower
A Rust library designed for power electronics systems, intended for use in microcontrollers
https://github.com/shishir-dey/libpower
electronics embedded-systems firmware library microcontroller power-electronics renewable-energy rust-lang
Last synced: 3 months ago
JSON representation
A Rust library designed for power electronics systems, intended for use in microcontrollers
- Host: GitHub
- URL: https://github.com/shishir-dey/libpower
- Owner: shishir-dey
- License: mit
- Created: 2022-01-15T06:53:59.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-28T10:19:07.000Z (6 months ago)
- Last Synced: 2024-07-29T10:26:58.330Z (6 months ago)
- Topics: electronics, embedded-systems, firmware, library, microcontroller, power-electronics, renewable-energy, rust-lang
- Language: Rust
- Homepage: https://shishir-dey.github.io/libpower/
- Size: 1.32 MB
- Stars: 7
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
About the project
libpower is a Rust library containing algorithms commonly used in power electronics systems, targeted for use in embedded systems
References
+ [Texas Instruments Solar library](https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/171/SolarLib.pdf)
+ [GitHub/pms67](https://github.com/pms67)