Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and the Yahoo Answers website is now in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
What is the relationship between a device/software and software program to use said device?
When a hardware programmer writes the code for a device, so that it functions, does a program software developer need to know the hardware programmers code?
2 Answers
- 9 years agoFavorite Answer
It would depend on the device and how it connects. Devices that use certain ports like an RS-232 have to follow certain protocol standards. Other devices use specific drivers to operate the device.
- 9 years ago
At the very basic level, plain text code eventually translates to 0's and 1's. These 0's and 1's represent low and high voltage levels. At this point, voltage levels control various circuits.