Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cedargrovestudios/unit_converter
An in-development Cornucopia of CircuitPython Unit Converters with perhaps a couple of Constants.
https://github.com/cedargrovestudios/unit_converter
circuitpython
Last synced: 24 days ago
JSON representation
An in-development Cornucopia of CircuitPython Unit Converters with perhaps a couple of Constants.
- Host: GitHub
- URL: https://github.com/cedargrovestudios/unit_converter
- Owner: CedarGroveStudios
- License: other
- Created: 2022-04-21T01:22:05.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-07T06:19:55.000Z (over 2 years ago)
- Last Synced: 2024-11-20T10:59:23.524Z (3 months ago)
- Topics: circuitpython
- Language: Python
- Homepage:
- Size: 21.9 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![Retirement Notice](https://github.com/CedarGroveStudios/Unit_Converter/blob/main/Unit_Converter_Retirement.png)
# Unit Converter
An in-development Cornucopia of CircuitPython Unit Converters with perhaps a couple of Constants.![Image of Module](https://github.com/CedarGroveStudios/Unit_Converter/blob/main/photos%20and%20graphics/social_wide.png)
![WARNING](https://github.com/CedarGroveStudios/Unit_Converter/blob/main/photos%20and%20graphics/WARNING.jpg)
#### [Chronos (Time)](https://github.com/CedarGroveStudios/Unit_Converter/blob/main/docs/pseudo_readthedocs_chronos.pdf)
>##### Leap Year
>##### Automatic Daylight Saving Time
#### Color
>##### [ColorFader](https://github.com/CedarGroveStudios/Unit_Converter/blob/main/docs/pseudo_readthedocs_colorfader.pdf)
>##### [PaletteFader](https://github.com/CedarGroveStudios/Unit_Converter/blob/main/docs/pseudo_readthedocs_palettefader.pdf)
>##### [Color Spectral Index to RGB](https://github.com/CedarGroveStudios/Unit_Converter/blob/main/docs/pseudo_readthedocs_color_index_to_rgb.pdf)
>>##### Grayscale Spectrum
>>##### Iron Temperature Spectrum
>>##### Stoplight Spectrum
>>##### Visible Light Spectrum
>>##### N-Color Spectrum (memory tuned)
>>##### N-Color Spectrum (performance tuned)
#### [Electronics](https://github.com/CedarGroveStudios/Unit_Converter/blob/main/docs/pseudo_readthedocs_electronics.pdf)
>##### Ohm's Law
#### Music
>##### [MIDI](https://github.com/CedarGroveStudios/Unit_Converter/blob/main/docs/pseudo_readthedocs_music_MIDI.pdf)
>>##### Note Or Note Name
>>##### Note to Note Name
>>##### Note Name to Note
>>##### Note to Frequency
>>##### Frequency to Note
>>##### Decode Control Change Code
#### [Speed/Velocity](https://github.com/CedarGroveStudios/Unit_Converter/blob/main/docs/pseudo_readthedocs_velocity.pdf)
>>##### Meters-Per-Second to Feet-Per-Second
>>##### Feet-Per-Second to Meters-Per-Second
>>##### Kilometers-Per_Hour to Miles-Per_Hour
>>##### Miles-Per_Hour to Kilometers-Per_Hour
>>##### Knots to Kilometers-Per-Hour
>>##### Kilometers-Per-Hour to Knots
>>##### Knots to Miles-Per-Hour
>>##### Miles-Per-Hour to Knots
>>##### Velocity of Light (Constant)
>>##### Velocity of Sound (Constant)
#### [Temperature](https://github.com/CedarGroveStudios/Unit_Converter/blob/main/docs/pseudo_readthedocs_temperature.pdf)
>>##### Celsius to Fahrenheit
>>##### Fahrenheit to Celsius
>>##### Celsius to Kelvin
>>##### Kelvin to Celsius
>>##### Dew Point
>>##### Heat Index