Intel Edison is a prototyping board developed by Intel with interesting features. It is a Raspberry Pi 3 alternative and it is powerful. The main specifications for this board are:
- Intel Dual-core Atom at 500MHz
- 1 Gb DDR3 Ram and 4 Gb eMMC flash
- Compatible with Arduino (using an Arduino breakout Kit)
- Bluetooth and WiFi
Intel Edison with Arduino Kit is shown in the following image:
In this book, we will use Intel Edison and Arduino breakout kit to develop our projects. Anyway, you can apply all the topics covered ...