Lisa/S
Revision as of 08:31, 2 April 2014 by Karlito139 (talk | contribs)
Lisa/S
Lisa/S is a very small general purpose autopilot. The main goal of creating an autopilot of minimal size and weight, while providing a lot of functionality is achieved:
- Size: 20mm x 20mm x 5mm (0.787" x 0.787" x 0.197")
- Weight: 2.8g (0.1oz)
Features
- 72MHz 32bit ARM Cortex M3 MCU with 16KB RAM and 512KB Flash
- Combined 3 Axis Gyroscope and 3 Axis Accelerometer
- 3 Axis Magnetometer
- Barometer (Altimeter)
- Onboard U-Blox GPS
- Pads to simply connect a Superbit CYRF RC and telemetry module
- Switching buck/boost converter allowing wide range of power input making it perfect and stable for operation from a 1S LiPO cell.
- 2 MOSFET switches connected to PWM output channels
- 6 PWM (servo) outputs
- 1 debug UART port
- 1 CAN interface
- 1 Bind/Boot tact switch
- SWD programming/debugging interface
- Size: 20mm x 20mm x 5mm (0.787" x 0.787" x 0.197")
- Weight: 2.8g (0.1oz)
Pictures
So if you are ready to make your tiny plane fly autonomously,you can already order one here
Pinout
TODO
Block Diagrams
TODO
Barometer
In order to use the barometer, you just need to add two lines to your firmware block (in your airframe file) :
File: conf/airframes/myplane.xml |
{{{2}}} |
Then you just need to load the associated module (still in your airframe file :
File: conf/airframes/myplane.xml |
{{{2}}} |
Once thoses 3 lines are added to the airframe file, you should be able to get the values of the barometer and paparazzi is going to take them into account when doing it's calculations.
Schematics
Availability
As of 2013-11-27 Lisa/S is available for pre-order from 1 BIT SQUARED.