This shows you the differences between two versions of the page.
— |
start [2017/01/03 21:25] (current) admin created |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ===== This is the Simio Labs Developer Network ===== | ||
+ | Welcome to the **Simio Labs** Wiki, where you can find comprehensive reference to embedded systems related projects and electronics in general. | ||
+ | Here you will find cross-compiling guides, configuration of peripherals, installation of libraries and tutorials to get devices working on embedded systems. As well as creating real-time applications on a PC. All these projects are based on open source software and hardware like Arduino, Raspberry Pi, Beaglebone Black and boards from Technologic Systems. | ||
+ | |||
+ | * **Contact**: If you have further questions, don't hesitate to contact me: **daniel.montero@simiolabs.com** | ||
+ | |||
+ | ==== Guides ==== | ||
+ | Here you will find documentation and tutorials about technology used by us. | ||
+ | |||
+ | === Raspberry Pi === | ||
+ | |||
+ | * [[Installing libnfc + libfreefare]] | ||
+ | |||
+ | === Technologic Systems === | ||
+ | == TS-7260 == | ||
+ | * [[Compiling and running kernel 2.6]] | ||
+ | * [[Loading a kernel to onboard flash memory from a TFTP server]] | ||
+ | * [[Extracting the config file from an existing kernel]] | ||
+ | * [[Installing IOGear's GWU523 Wi-Fi dongle with WPA/WPA2]] | ||
+ | * [[Installing Huawei's E166 modem]] | ||
+ | * [[Redboot recovery]] | ||
+ | |||
+ | == TS-739x == | ||
+ | * [[Cross-compiling and installing Tslib]] | ||
+ | |||
+ | == TS-7500 == | ||
+ | * [[Installing libfprint]] | ||
+ | * [[Installing libnfc + Arygon's ADRB-USB RFID (NFC/Mifare) reader]] | ||
+ | * [[Booting from SD card]] | ||
+ | * [[Installing Futronic's FS80 USB fingerprint scanner]] | ||
+ | |||
+ | === Boardcon === | ||
+ | == EM210 == | ||
+ | * [[Cross-compiling Qt for ARM]] | ||
+ | * [[Cross-compiling Qt-mobility for ARM]] | ||
+ | |||
+ | === PC === | ||
+ | * [[Installing RTAI + Comedi + ScicosLab + QRtaiLab on Ubuntu 9.04]] | ||
+ | |||
+ | ==== Projects ==== | ||
+ | Check out what we're doing! | ||
+ | * [[Tweet my door]] | ||
+ | |||
+ | ==== Hardware ==== | ||
+ | Here you will find information about the hardware we use, including getting started guides, update information, new releases, etc. | ||
+ | |||
+ | === Technologic Systems === | ||
+ | * [[http://www.embeddedarm.com/products/board-detail.php?product=TS-7260|TS-7260]] | ||
+ | * [[http://www.embeddedarm.com/products/board-detail.php?product=TS-7390|TS-7390]] or [[http://www.embeddedarm.com/products/board-detail.php?product=TS-7395|TS-7395]] | ||
+ | * [[http://www.embeddedarm.com/products/board-detail.php?product=TS-7500|TS-7500]] | ||
+ | |||
+ | === Boardcon === | ||
+ | * [[http://www.armdesigner.com/EM210(Android%204.0).html|EM210]] | ||
+ | |||
+ | ==== Files ==== | ||
+ | Public files repository. | ||
+ | * [[http://simiolabs.com/downloads/Futronic_FS80_USB_ARM_crosstool-gcc334glibc232_driver.tar.gz|Futronic FS80 USB ARM driver]] (crosstool-linux-gcc-3.3.4-glibc-2.3.2) | ||
+ | * [[http://simiolabs.com/downloads/linux-arm.tar.gz|Tslib]] (crosstool-linux-gcc-3.3.4-glibc-2.3.2) | ||
+ | * [[http://simiolabs.com/downloads/libftd2xx_1.1.12_Raspberry_Pi_Fix.tar.gz|libftd2xx for Raspberry Pi]] |