Hardware: MediaTek LinkIt Smart 7688 Duo
Firmware: 0.9.3
Software: ColaSoft MAC Scanner / Putty / Arduino Sketch
You'll need to mounts this to some kind of PCB eventually
To set up the board:
- Plug in PWR/MCU port to a micro USB/wall wart plug (provide your own)
- Change your tablet/phone/PC to use new wireless Access Point (LinkIt...)
- Use browser (Chrome) to go to HTTP://192.168.100.1 (default)
- Change Password
- Enter new Password (again)
- Click Network and change to Station Mode (board will reboot and connect)
- Attach to your normal Access Point
- Connect your normal device back to the same Access Point/Network
- Scan for IP (using ColaSoft MAC scanner)
- Test all above by running Putty
- Connect to IP found above
- Use root/{password you changed it to}
- Ping 8.8.8.8 to ensure internet access
- Install/run Arduino software
- Run it and change the following File | Preferences | Additional Boards Manager URLs to: http://download.labs.mediatek.com/package_mtk_linkit_smart_7688_index.json
- Click on Tools | Boards | Board Manager
- Scroll down to Linkit Smart 7688 Duo
- Select it and hit Install
- If using Windows 10 you must restart and disable driver signing
- On your PC hold shift and select Restart
- Restart to do the Advanced options
- Select option 7 (disable driver signing)
- In Arduino app click File | Preferences | click on link after "More preferences can be edited directly in the file..."
- Go to ..\packages\LinkIt\hardware\avr\{version - e.g. 0.1.7}\driver
- Right-click on "linkit_smart_7688" choose install
- Say yes to installing an unsigned driver
- Plug in only USB cable from PC USB port to PWR/MCU on board
- Now visible from PC/Arduino software
- Go to Tools | Port and select COM{x} (LinkIt Smart 7688 Duo)
- Start coding
NOTE: The USB cable in Step 11 above can be used alone to power the board (vs also powering it directly via the other USB port). However, depending upon your computer and configuration it may not provide enough power for the board and any ancillary devices plugged into it (e.g. sensors, LEDs, etc.)
No comments:
Post a Comment