??? 01/19/11 07:55 Read: times |
#180699 - No need for reference hw Responding to: ???'s previous message |
Neil Kurzman said:
You would need "platform" like the Arduino. Then there would be a common target.
Studying code doesn't need a platform. It helps to have the same architecture that you are interested in, but many design concepts spans architectures too. But good/bad code does not care about the allocation of pins or which bit in which SFR does what. |