You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The company that I work for is initiating a project that heavily depends on simulating boards , and Arduino is in our list. as in this project https://github.com/buserror/simavr , it is clear what it is capable of simulating in exact technical terms. a list of microchips.
But for this project it seemed to me rather vague in terms of what technical specification to expect from the serial I/O and clock speed and instruction set stand point...
I would appreciate an explanation of :
What list of boards can this library simulate ?
What microchips/instruction set does it expect ?
What pins are supported and it is possible to add more ?
To what extinct this library is customizable to add support for custom technical specifications ?