2pe Motherboard avr code
Afzal_Ahmed
Posts: 3
Hello .I want to know that if anyone tried to write his own firm ware in the AVR's provided with the 2pe motherboard? I want to write a code for an autonomous car and in which i need to calculate the bearing of way points and due to lack of angle calculation and floating points I want to write the code in avr's can anyone help me in this regard?
Comments
Why in the world would You want to write AVR code when You have PBasic with the BS2Pe?:idea:
Floating point math may be a bit much for the ATTiny13 on the MoBo to handle, depending on which functions you need. The above-cited thread mentions a floating point library for the AVRs, but I haven't been able to determine where it can be found or who supports it.
-Phil
-Phil