Skip to content

Electronics references and utilities; maybe handy for some.

License

Notifications You must be signed in to change notification settings

jaggzh/electronics-handy-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

electronics-handy-cli

Electronics references and utilities; maybe handy for some.

By jaggz.h who is at gmail

Examples:

  • resistor-color-codes Screenshot: Resistor color codes
  • electronics-example-debounce-button-switch Screenshot: Debounce example
  • electronics-led-r-and-w Screenshot: LED/Diode Resistor/Power Calculation

Installation / Requirements

  1. Perl needs to be installed for some utils
  2. With Perl, some use Text::Table, or other perl module dependencies you may need to install (on Debian based systems, eg., apt install libtext-table-perl or cpanm Text::Table or ...)
  3. I check out the repository, then symlink the utils I want into my ~/bin/ folder (ie. cd ~/bin && ln -s ~/local/src/electronics-handy-cli/resistor-color-codes etc.)

About

Electronics references and utilities; maybe handy for some.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published