https://github.com/bettercallshao/bitex
Expand a number into binary bits and visualize over Hook.io
https://github.com/bettercallshao/bitex
bitwise-arithmetic drivers electronics lol microservices minimalist mono python webhooks yolo
Last synced: about 23 hours ago
JSON representation
Expand a number into binary bits and visualize over Hook.io
- Host: GitHub
- URL: https://github.com/bettercallshao/bitex
- Owner: bettercallshao
- License: mit
- Created: 2018-06-15T22:12:41.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-13T07:02:14.000Z (about 6 years ago)
- Last Synced: 2025-02-01T21:14:04.325Z (11 months ago)
- Topics: bitwise-arithmetic, drivers, electronics, lol, microservices, minimalist, mono, python, webhooks, yolo
- Language: Python
- Size: 5.86 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BitEx
Expand a number into binary bits and visualize.
https://hook.io/bettercallshao/bitex/

# Intended audience
Electronic engineers who have to constantly figure out which bits in a hex or decimal number is on.
# Deployment
This simple snippet is written for Hook.io.
# Bugs
Please make a PR for the bug you discover.