≡
Difference between revisions of "Main Page"
(→OLinuXino) |
m (→Helpful OLinuXino and Linux-related articles: Fix typos) |
||
(17 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | Welcome to Olimex Wiki. Please email to [mailto:info@olimex.com info@olimex.com] | + | Welcome to the Olimex Wiki. Please send an email to [mailto:info@olimex.com info@olimex.com] if you find errors. |
= Products = | = Products = | ||
− | == OLinuXino == | + | == OLinuXino OSHW Linux-enabled boards == |
− | * Articles of currently manufactured boards | + | * Articles of currently manufactured Linux-enabled OLinuXino boards |
+ | ** [[A64-OLinuXino]] | ||
+ | ** [[A33-OLinuXino]] | ||
** [[A20-OLinuXino-MICRO]] | ** [[A20-OLinuXino-MICRO]] | ||
** [[A10-OLinuXino-LIME]] | ** [[A10-OLinuXino-LIME]] | ||
Line 14: | Line 16: | ||
* Articles of obsolete boards | * Articles of obsolete boards | ||
** [[A10s-OLinuXino-MICRO]] | ** [[A10s-OLinuXino-MICRO]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<br> | <br> | ||
− | == System On Module (SOM) == | + | == System On Module (SOM) Linux-enabled boards == |
* Allwinner A13 boards | * Allwinner A13 boards | ||
** [[A13-SOM]] | ** [[A13-SOM]] | ||
** [[A13-SOM-WIFI]] | ** [[A13-SOM-WIFI]] | ||
− | * | + | * Allwinner A20 boards |
** [[A20-SOM]] | ** [[A20-SOM]] | ||
** [[A20-SOM-EVB]] | ** [[A20-SOM-EVB]] | ||
− | * | + | ** [[A20-SOM204]] |
+ | ** [[A20-SOM204-EVB]] | ||
+ | * RockChip RK3188 boards | ||
** [[RK3188-SOM]] | ** [[RK3188-SOM]] | ||
** [[RK3188-EVB]] | ** [[RK3188-EVB]] | ||
− | * | + | * Texas Instruments AM3352 boards |
** [[AM3352-SOM]] | ** [[AM3352-SOM]] | ||
** [[AM3352-SOM-EVB]] | ** [[AM3352-SOM-EVB]] | ||
− | * | + | * MediaTek RT5350F boards |
** [[RT5350F-OLinuXino]] | ** [[RT5350F-OLinuXino]] | ||
** [[RT5350F-OLinuXino-EVB]] | ** [[RT5350F-OLinuXino-EVB]] | ||
+ | ** [[RT5350F-OLinuXino-DIN]] | ||
+ | <br> | ||
+ | |||
+ | == Other Linux related boards == | ||
+ | * CAN driver for A20 | ||
+ | ** [[A20-CAN]] | ||
+ | <br> | ||
+ | |||
+ | == Helpful OLinuXino and Linux-related articles == | ||
+ | ** [[Linux-Commands]] - a brief reference | ||
+ | ** [[Touch calibration official images]] - How to calibrate Olimex touchscreens | ||
+ | ** [[How_to_connect_display_to_a_Lime_board| How to connect a display to a LIME board]] - article on how to attach a display to a LIME (or LIME2) board | ||
+ | ** [[How_to_edit_board_configurations_and_definitions_in_the_official_Debian_Linux|How to edit the Debian configuration script]] - article about on-board and off-board script.bin/script.fex editing | ||
+ | ** [[How_to_edit_prebuilt_Android_images|How to edit pre-built Android images]] - article on how to edit the Android images suitable either for NAND or for microSD card editing | ||
+ | ** [[How_to_install_Debian_to_NAND|How to install Debian to the NAND memory]] - this is easy with the newest Debian Jessie images | ||
+ | ** [[How_to_install_Debian_to_eMMC|How to install Debian to the eMMC memory]] - similar as the article above, yet it requires different image and script file; suitable for boards with extra eMMC memory | ||
+ | ** [[How_to_add_pwm|How to add PWM control]] - article on how to add PWM control to the Olimex Linux boards | ||
+ | ** [[How_to_use_15_inch_touchscreens|How to add 15.6 inch touchscreen support]] - suitable for the SAW touchscreens sold by Olimex | ||
+ | ** [[Java_Installation_On_Allwinner_Boards|How to install Java SDK for ARM 8.0.3 on Allwinner boards]] - tested with Olimex Allwinner boards | ||
+ | ** [[PWRJACK]] - what is the exact DC barrel jack featured in most Olimex boards | ||
+ | ** [[Torrents]] - a snarky article about the torrent system used for official Olimex images | ||
<br> | <br> | ||
Line 102: | Line 117: | ||
== DSP == | == DSP == | ||
* [[:Category:DSP|DSP]] | * [[:Category:DSP|DSP]] | ||
+ | |||
+ | |||
+ | == FPGA == | ||
+ | * [[:Category:FPGA|iCE40]] | ||
Line 129: | Line 148: | ||
== Components == | == Components == | ||
* [[:Category:Components:Sensors|Sensors]] | * [[:Category:Components:Sensors|Sensors]] | ||
+ | |||
+ | |||
+ | == Surface Mount Technology == | ||
+ | |||
+ | * [[SMT-KNOWLEDGE]] | ||
+ | |||
+ | * [[SMT-PRODUCTION]] |
Latest revision as of 18:29, 10 December 2019
Welcome to the Olimex Wiki. Please send an email to info@olimex.com if you find errors.
Contents
- 1 Products
- 1.1 OLinuXino OSHW Linux-enabled boards
- 1.2 System On Module (SOM) Linux-enabled boards
- 1.3 Other Linux related boards
- 1.4 Helpful OLinuXino and Linux-related articles
- 1.5 Duino
- 1.6 ARM
- 1.7 AVR
- 1.8 MAXQ
- 1.9 MSP430
- 1.10 PIC
- 1.11 DSP
- 1.12 FPGA
- 1.13 EEG
- 1.14 UEXT
- 1.15 Components
- 1.16 Surface Mount Technology
Products
OLinuXino OSHW Linux-enabled boards
- Articles of currently manufactured Linux-enabled OLinuXino boards
- Articles of obsolete boards
System On Module (SOM) Linux-enabled boards
- Allwinner A13 boards
- Allwinner A20 boards
- RockChip RK3188 boards
- Texas Instruments AM3352 boards
- MediaTek RT5350F boards
- CAN driver for A20
- Linux-Commands - a brief reference
- Touch calibration official images - How to calibrate Olimex touchscreens
- How to connect a display to a LIME board - article on how to attach a display to a LIME (or LIME2) board
- How to edit the Debian configuration script - article about on-board and off-board script.bin/script.fex editing
- How to edit pre-built Android images - article on how to edit the Android images suitable either for NAND or for microSD card editing
- How to install Debian to the NAND memory - this is easy with the newest Debian Jessie images
- How to install Debian to the eMMC memory - similar as the article above, yet it requires different image and script file; suitable for boards with extra eMMC memory
- How to add PWM control - article on how to add PWM control to the Olimex Linux boards
- How to add 15.6 inch touchscreen support - suitable for the SAW touchscreens sold by Olimex
- How to install Java SDK for ARM 8.0.3 on Allwinner boards - tested with Olimex Allwinner boards
- PWRJACK - what is the exact DC barrel jack featured in most Olimex boards
- Torrents - a snarky article about the torrent system used for official Olimex images
Duino
- Arduino and Arduino-like categories
- MPIDE - alternative IDE for Arduino and Arduino-like boards
ARM
AVR
MAXQ
MSP430
PIC
DSP
FPGA
EEG
UEXT
Components