X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=EasyMotor%2Findex.mdwn;h=5efb5950cedd69c706f7c89ab4bbde6c9b342ae1;hb=9bed5c3b71410dfa7a3a2fc1d855d144e22edcce;hp=207ac2d863ca003430997d1f4c143d452de20c3b;hpb=24404cbbfe2b8defe32bf1524dc8509db26a1b8b;p=web%2Faltusmetrum diff --git a/EasyMotor/index.mdwn b/EasyMotor/index.mdwn index 207ac2d..5efb595 100644 --- a/EasyMotor/index.mdwn +++ b/EasyMotor/index.mdwn @@ -38,16 +38,17 @@ This is what a production v3 board looks like: * low noise 5V switching regulator to power pressure sensor * precision divider with 0.1% resistors to scale pressure sensor analog output to match SOC analog input voltage range + * Software Features * Written mostly in C with some ARM assembler * Runs from on-chip flash, uses on-chip RAM, stores flight data to serial flash * USB serial emulation for "console" interface * Tools Used - * [lepton-eda](https://github.com/lepton-eda/lepton-eda) for schematic capture - * [pcb-rnd](http://repo.hu/projects/pcb-rnd/) for PCB layout + * [lepton-eda](https://github.com/lepton-eda/lepton-eda) for schematic capture + * [pcb-rnd](http://repo.hu/projects/pcb-rnd/) for PCB layout * Licenses - * The hardware is licensed under the [TAPR](http://www.tapr.org) [Open Hardware License](http://www.tapr.org/ohl.html) - * The software is licensed [GPL version 2](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html) + * The hardware is licensed under the [TAPR](http://www.tapr.org) [Open Hardware License](http://www.tapr.org/ohl.html) + * The software is licensed [GPL version 2](http://www.gnu.org/licenses/old-licenses/gpl-2.0.html) ## Example Installations ##