Stefan Schmidt
Stefan Schmidt
### Contribution description This is a driver for a WIZ5500 ethernet chip. The driver supports interrupt and polling mode. Polling mode is the default, as plugging the Adafruit Ethernet FeatherWing...
Thanks a lot for this project. I am getting a ephemeris data from the binary, but I have two questions: 1) How do you map the reported prn to a...
The angles for calculating the tilt compensation were swapped. Pitch is the movement around the y-axis, roll is the movement around the x-axis. x-component -> data[0] y-component -> data[1] z-component...