- Intel Edison Projects
- Avirup Basu
- 166字
- 2021-07-09 19:56:37
Initial hardware setup
We'll concentrate on the Edison package that comes with an Arduino expansion board. Initially, you will get two different pieces:
- The Intel? Edison board
- The Arduino expansion board
The following figure shows the architecture of the device:

Architecture of Intel Edison. Picture Credits: http://www.software.intel.com
We need to hook these two pieces up in a single unit. Place the Edison board on top of the expansion board so that the GPIO interfaces meet at a single point. Gently push the Edison against the expansion board. You will hear a click. Use the screws that come with the package to tighten the setup. Once this is done, we'll now set up the device both at hardware level and software level to be used further. The following are the steps we'll cover in detail:
- Downloading the necessary software packages
- Connecting your Intel? Edison to your PC
- Flashing your device with the Linux image
- Connecting to a Wi-Fi network
- SSH-ing your Intel? Edison device