-
Notifications
You must be signed in to change notification settings - Fork 616
Description
This is not for a specific feature, but more to gain synergy on possibly getting other core APIs created or central location for related "How-Tos" that would help while coding APIs/apps more specific to IoT/hardware.
For example, Binary Coded Decimal (BCD) conversions are common in many devices for displays and dates. While this conversion is simple, it might seem redundant to include helper methods in each binding API where needed. A new specific API for this might be overkill, so maybe it would be better to have topic created in a markdown file as a quick reference.
It would be nice to offer support down to the bit level. Here is a previous thread on CoreFxLab repo that appears to be a good start for this.
Thoughts? /cc @terrajobst @stephentoub