Difference between revisions of "CPU Boards"
From Fixme.ch
(→PIC based: added microstick) |
(→ARM based) |
||
(26 intermediate revisions by 8 users not shown) | |||
Line 8: | Line 8: | ||
* http://dangerousprototypes.com/docs/Web_platform_hardware_design | * http://dangerousprototypes.com/docs/Web_platform_hardware_design | ||
* http://www.evidence.eu.com/content/view/114/204/ | * http://www.evidence.eu.com/content/view/114/204/ | ||
+ | * http://www.microchip.com/DevelopmentTools/Listing.aspx?CatID=25&CatText=Starter+Kit | ||
* http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=1406&dDocName=en535770 | * http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=1406&dDocName=en535770 | ||
* http://www.microchip.com/microstick | * http://www.microchip.com/microstick | ||
* http://www.sparkfun.com/products/27 | * http://www.sparkfun.com/products/27 | ||
+ | * http://www.duinomite.com/ | ||
+ | * '''Board Explorer 16''' http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=1406&dDocName=en024858 --> https://fixme.ch/wiki/Explorer_16_DSPIC <-- premiers tests réalisés sur cette board | ||
+ | * [http://www.picaxe.com/What-Is-PICAXE Picaxe] | ||
== Atmel based == | == Atmel based == | ||
Line 17: | Line 21: | ||
* http://www.ethernut.de/en/hardware/ethernuts.html | * http://www.ethernut.de/en/hardware/ethernuts.html | ||
* http://www.acmesystems.it/?id=BEEBOARD | * http://www.acmesystems.it/?id=BEEBOARD | ||
+ | * http://www.kickstarter.com/projects/kenburns/tinyduino-the-tiny-arduino-compatible-platform-w-s | ||
== ARM based == | == ARM based == | ||
* [[ARM_Board]] | * [[ARM_Board]] | ||
+ | * [[Orange_Pi]] | ||
* http://processors.wiki.ti.com/index.php/OMAP3_Boards | * http://processors.wiki.ti.com/index.php/OMAP3_Boards | ||
* http://www.acmesystems.it/?id=FOXG20 | * http://www.acmesystems.it/?id=FOXG20 | ||
Line 27: | Line 33: | ||
* http://www.mini-box.com/ARM-Systems | * http://www.mini-box.com/ARM-Systems | ||
* http://www.evidence.eu.com/content/view/352/426/ | * http://www.evidence.eu.com/content/view/352/426/ | ||
+ | * http://elinux.org/RaspberryPiBoard | ||
+ | * http://www.solid-run.com/products/cubox | ||
+ | * http://fit-pc.co.uk/index.php?p=Trimslice | ||
+ | * http://beagleboard.org/bone (OpenSource hardware) | ||
+ | * http://cubieboard.org/ | ||
+ | * http://apc.io/ | ||
+ | * http://www.hardkernel.com/renewal_2011/main.php | ||
+ | * [https://www.olimex.com/Products/OLinuXino/ OlinuXino] | ||
+ | * [http://www.ti.com/ww/en/launchpad/stellaris_head.html?DCMP=stellaris-launchpad&HQS=stellaris-launchpad-b/ ti Stellaris] | ||
+ | * [http://www.pandaboard.org/ PandaBoard] | ||
+ | * [http://www.acmesystems.it/aria Aria] | ||
+ | * [http://www.armadeus.com/wiki/index.php?title=Hardware Armadeus] | ||
+ | * http://www.acmesystems.it/arietta | ||
== x86 based == | == x86 based == | ||
Line 38: | Line 57: | ||
* http://www.baudisch.de/-en | * http://www.baudisch.de/-en | ||
* http://www.review-displays.co.uk/acatalog/single-board-computers.html | * http://www.review-displays.co.uk/acatalog/single-board-computers.html | ||
+ | * http://www.lantronix.com/device-networking/embedded-device-servers/xport-pro-linux-dev-kit.html basically serial port with an ethernet connector. not sure about architecture though.. | ||
+ | * http://soekris.eu/shop/index.php?language=en | ||
+ | |||
+ | == MIPS == | ||
+ | * http://vocore.io/ | ||
+ | * https://onion.io/omega/ | ||
== FPGA == | == FPGA == | ||
Line 48: | Line 73: | ||
* http://www.siliconbluetech.com/products/devices.aspx | * http://www.siliconbluetech.com/products/devices.aspx | ||
* http://erika.tuxfamily.org/fpg-eye-fpga-board-with-lattice-xp2-and-mico32.html | * http://erika.tuxfamily.org/fpg-eye-fpga-board-with-lattice-xp2-and-mico32.html | ||
+ | * [http://www.wayengineer.com/index.php?main_page=product_info&products_id=159/ Digiasic] | ||
− | == External lists | + | == External lists, providers for misc boards == |
* http://free-electrons.com/community/hardware/boards/ | * http://free-electrons.com/community/hardware/boards/ | ||
+ | * http://www.olimex.com/ quite a few PIC/Duino/ARM/AVR/..boards, they give free dev boards for interesting projetcs that publish their code! |
Latest revision as of 11:38, 2 February 2017
A collection of embedded boards with various CPUs.
TODO: put this information in a table, with info like average pricing, capabilities and peripherals
Please add boards you know about in the list, may it not be something you would chose for a project..
Contents
PIC based
- http://dangerousprototypes.com/docs/Web_platform_hardware_design
- http://www.evidence.eu.com/content/view/114/204/
- http://www.microchip.com/DevelopmentTools/Listing.aspx?CatID=25&CatText=Starter+Kit
- http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=1406&dDocName=en535770
- http://www.microchip.com/microstick
- http://www.sparkfun.com/products/27
- http://www.duinomite.com/
- Board Explorer 16 http://www.microchip.com/stellent/idcplg?IdcService=SS_GET_PAGE&nodeId=1406&dDocName=en024858 --> https://fixme.ch/wiki/Explorer_16_DSPIC <-- premiers tests réalisés sur cette board
- Picaxe
Atmel based
- http://www.arduino.cc/
- http://www.pjrc.com/teensy/index.html
- http://www.ethernut.de/en/hardware/ethernuts.html
- http://www.acmesystems.it/?id=BEEBOARD
- http://www.kickstarter.com/projects/kenburns/tinyduino-the-tiny-arduino-compatible-platform-w-s
ARM based
- ARM_Board
- Orange_Pi
- http://processors.wiki.ti.com/index.php/OMAP3_Boards
- http://www.acmesystems.it/?id=FOXG20
- http://www.acmesystems.it/?id=NETUSG20
- http://www.ethernut.de/en/hardware/ethernuts.html
- http://www.embeddedarm.com/products/arm-sbc.php
- http://www.mini-box.com/ARM-Systems
- http://www.evidence.eu.com/content/view/352/426/
- http://elinux.org/RaspberryPiBoard
- http://www.solid-run.com/products/cubox
- http://fit-pc.co.uk/index.php?p=Trimslice
- http://beagleboard.org/bone (OpenSource hardware)
- http://cubieboard.org/
- http://apc.io/
- http://www.hardkernel.com/renewal_2011/main.php
- OlinuXino
- ti Stellaris
- PandaBoard
- Aria
- Armadeus
- http://www.acmesystems.it/arietta
x86 based
- http://pcengines.ch/alix.htm
- http://www.embeddedarm.com/products/x86-sbc.php
- http://bifferos.co.uk/
- http://www.via.com.tw/en/products/embedded/boards/
- http://www.mini-box.com/Mini-ITX-systems-x86
- http://emlix.com/bsp-packages0.html?&language=en
- http://www.axiomtek.de/
- http://www.baudisch.de/-en
- http://www.review-displays.co.uk/acatalog/single-board-computers.html
- http://www.lantronix.com/device-networking/embedded-device-servers/xport-pro-linux-dev-kit.html basically serial port with an ethernet connector. not sure about architecture though..
- http://soekris.eu/shop/index.php?language=en
MIPS
FPGA
- http://www.acmesystems.it/?id=COLIBRI
- http://fpga4u.epfl.ch/
- http://www.xilinx.com/products/silicon-devices/fpga/index.htm
- http://www.altera.com/
- http://www.latticesemi.com/products/fpga/index.cfm?source=topnav
- http://www.actel.com/products/devices.aspx
- http://www.siliconbluetech.com/products/devices.aspx
- http://erika.tuxfamily.org/fpg-eye-fpga-board-with-lattice-xp2-and-mico32.html
- Digiasic
External lists, providers for misc boards
- http://free-electrons.com/community/hardware/boards/
- http://www.olimex.com/ quite a few PIC/Duino/ARM/AVR/..boards, they give free dev boards for interesting projetcs that publish their code!