Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

bit_manip.py

8 bit byte conversions

  • hex byte
  • char byte
  • array of 1s and 0s (bitstring)

32 bit word conversions:

  • array of hex bytes
  • array of chars
  • array of 1s and 0s (bitstring)

About

Byte and Word conversions (hex, char, bitstring)

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages