25 Max. per order Raspberry-Pi Pico Microcontoler RP2040 Cortex M0+ @...
The Raspberry Pi 3 - even faster than the Pi 2, 1 Giga of RAM, WiFi...
Assortment of BreadBoard wires Female-Female 300mm and 75 mm + Long...
MAX PURCHASE 1 or 2 per person during global component back-out period...
MAX PURCHASE 1 or 2 per person during global component back-out period...
Manufacturers
Desolder/Solder Gel Flux - 10 gr Smooth Flow Tack Flux NO CLEAN Hot Air...
Gravity : Measurement of pH of a solution 0 to 14 pH (+/- 0.1 pH) Gain...
Soldering Flux - Gel - 10 gr High quality, High fluidity NO CLEAN Hot...
Motors control board for Raspberry-Pi Pico 4 DC motor 2 stepper motor 8...
MD2 drone Kit to assemble (Learning and Makers) Repairable Payload:...
Air:bit - Drone for Micro:bit Real time measures Code Bloc programmable...
Backplane prototyping board DIN case: 6 modules Level: Backplane...
Viewed products
ARM Linux based board - single board...
OLI-LIME-A10-BRD
ARM Linux based board - single board nano computer
In stock
Warning: Last items in stock!
Availability date:
Lime A10 is an ARM Linux 1GHz board based on a AllWinner A10 Cortex A8 processor. With its 512 Mb of RAM, an SD card holder and SATA connector (hard drive), HDMI output and USB 2.0 interface you get a Linux based development plateforme and enough power to create a large variety of applications.
The board also offers 160 GPIOs (General Purpose Input Output, 1.25mm spacing, 3.3v) offering a lot of prototyping possibilities. The GPIOs can be drive with python script thanks to the pyA10Lime python library available on Python.org.
The GPIOs can also been manipulated with the file system through /sys/class/gpio/ (see this Olimex documentation).
The HDMI output is able to display 720p video but you can also a the LCD connector.
One of the best feature is the onboard Lipo Charger so your board can be fully nomadic.
The OlinXino A10 plateform is a great compromise between the board size, power, functionality and autonomous (via lipo battery). A great choice for the embedded project.
The OlinuXino board does exists in many versions: storage ib SD card, on 4 Gb Nand memory or 8 Gb Nand memory.
This product use a SD card to store the operating system.
See also the Olimex Product sheet for OlinuXino-A10 for more details.
Using this board requires a minimum of knowledge in the Linux system area. The OlinuXino board uses Debian Linux operating system (which is also the base for for Raspbian, the Raspberry Pi's OS).
If you do not have any experience with Linux based board, we do recommend to start your first experiment with a Raspberry Pi, il s'avérera être un excellent professeur.
Link to OS image, instructions, demo software, customer projects and more. See the wiki page of A10 LIME board for more information.
The Python package for A10-OLinuXino under Debian Linux is named pyA10Lime. This paquet ease the access to the GPIO, I2C bus and SPI bus. This packet is available on Debian image. You willl find more information and exemples on the library usage with the following link: