Skip to content

Central place to register creation id creator ids. These are used to digitally identify anything.

License

Notifications You must be signed in to change notification settings

lovrojakic/creators

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Creation IDs

Creation IDs are used to digitally identify unique creations of many forms. They are a unique 32-bit creator id that is paired with 32-bit creation ids that are administered by the particular user. These are similar to USB VID and PID but open source and freely available. They can be used in any system that needs a standard creation identifier such as BLE device discovery, WiFi device identification or FPGA peripheral identification.

Assigned Creator IDs

0x0000_xxxx - Reserved for USB VID IDs and official allocations

0x000C_xxxx - Reserved for USB VID IDs administered by the community

0x00xx_xxxx - Reserved for future ID subsets

0x01xx_xxxx

0x0Dxx_xxxx

0x1xxx_xxxx

0x4xxx_xxxx

0x6xxx_xxxx

0x7xxx_xxxx

0xBxxx_xxxx

0xCxxx_xxxx

0xDxxx_xxxx

About

Central place to register creation id creator ids. These are used to digitally identify anything.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published