The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
93 views

How can I take look inside of the atmega1280?

I want take look at the memory and at the element inside the atmega1280. I compiled Ardupilot sketch and I upload it with arduino. I started avarice with the following command: ...
0
votes
0answers
54 views

Wierd 'Non-Deterministic' Values from Arduino FP Interpolation

I've got the following function that seems to be misbehaving itself (full code listing here): ...