Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vikdotdev/lessons-in-electric-circuits
https://github.com/vikdotdev/lessons-in-electric-circuits
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vikdotdev/lessons-in-electric-circuits
- Owner: vikdotdev
- License: other
- Created: 2019-07-23T14:43:15.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-01-15T05:03:52.000Z (almost 3 years ago)
- Last Synced: 2023-03-03T11:03:52.011Z (almost 2 years ago)
- Language: HTML
- Size: 28.8 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Lessons In Electric Circuits by Tony R. Kuphaldt in **.epub**
This book had great success in introducing me to electronics and I hope to thank the author by spreading the word and making it more accessible and convenient for others to read.I do not own any of the presented work, all credit goes to Tony R. Kuphaldt and contributors.
## Where do I get the **.epub**?
Checkout repos' [releases](https://github.com/vikdotdev/lessons-in-electric-circuits/releases). If you have access to fantastic program `pandoc` you can run the following commands to compile your very own **epub**:```
git clone https://github.com/vikdotdev/lessons-in-electric-circuits
cd lessons-in-electric-circuits
npm install
npm run epub
```
Compiled files will appear in **epub** folder.## Contributing
Contributions are welcome! If you are willing to improve existing code feel free to file an issue.## Design Science License
Copyright © 1999-2001 Michael Stutz Verbatim copying of this document is permitted, in any medium. For more details see [LICENSE](LICENSE).