Does Eagle support microcontroller simulation?

Does Eagle support microcontroller simulation?

theycallmevirgo
Advocate Advocate
1,389 Views
1 Reply
Message 1 of 2

Does Eagle support microcontroller simulation?

theycallmevirgo
Advocate
Advocate

I've found several libraries allowing me to create schematics containing Arduino boards. However, I'm not totally clear on whether or not I will be able to accurately simulate such a design. Is there some way to load c code or a hex file, similar to tinkercad?

 

Thanks

 

Joe

 

1,390 Views
1 Reply
Reply (1)
Message 2 of 2

mtl_asm
Collaborator
Collaborator

No, there is nothing even close to this in eagle. There is some basic spice simulation functionality for analog circuits at best.

 

You could use eagle to export some circuit information to feed into another program by writing some ulp function, but within eagle there is nothing like what you asked about