ConnectAnyThing is an easy tool for real-time electronic tinkering on Galileo using a mobile device.
-
Download ConnectAnyThing here.
-
Put the ConnectAnyThing software onto a Galileo’s SD card, and power on.
-
Galileo broadcasts a Wi-Fi network called “ConnectAnyThing.” Join with your mobile device.
-
Open a web browser on your device, go to "cat.com". The webpage lets you read inputs and control outputs in real-time from your mobile device.
Good for tinkering, classroom activities, testing sensors, etc.
For more information, photos and video links, please visit Intel's Maker Community.
- Quickly mock-up an interactive experience.
- Test sensors and simple circuits quickly without code.
- Read a temperature sensor and control a heater or fan in a garage or attic.
- Make a publicly controllable art installation.
- Interactive window displays.
- Remote monitoring and control for cold/toxic/unpleasant environments.
- Build a mobile-controlled door lock or lights for a shed or outbuilding.
Carlos Montesinos carlos.montesinos@intel.com
Lucas Ainsworth lucas.b.ainsworth@intel.com
Victoria Fang victoria.fang@intel.com
Noura Howell noura.howell@gmail.com
Adam Jordan adam.jordan@intel.com
Seth Hunter seth.e.hunter@intel.com
Ana Patricia Rosario ana.p.rosario@intel.com
Clayton Hofrock clayton.a.hofrock@intel.com
David Shaw david.shaw@intel.com
Gowri Chitloor Parthasarathy gowri.chitloor.parthasarathy@intel.com
Sorin Blebea sorin.blebea@intel.com
Sweta Patel sweta.patel@intel.com
Adam Pasztory adampasz@gmail.com
Alex T alext.mkrs@gmail.com
Our platform is a simplified version of the LYT project developed by [Second Story] ( http://www.secondstory.com/ ).
- One Intel Galileo GEN1 board with firmware version 782 or above.
- One Micro SD card. NOTE: We've tested the system with a [4 GB SanDisk Micro SDHC card] (http://www.sandisk.com/products/memory-cards/microsd/class4/) .
- One half PCI-E [Intel N-135 WiFi] ( http://www.intel.com/content/www/us/en/wireless-products/centrino-wireless-n-135.html ) card and a half-to-full height Mini PCI Express(PCI-E) Card Bracket Adapter to connect it to the board.
- One WiFi antenna.
- One external 5V (>2A) power supply.
- One Intel Galileo GEN2 board with firmware version 1.0.2 or above.
- One Micro SD card. NOTE: We've tested the system with a [4 GB SanDisk Micro SDHC card] (http://www.sandisk.com/products/memory-cards/microsd/class4/) .
- One half PCI-E [Intel N-135 WiFi] ( http://www.intel.com/content/www/us/en/wireless-products/centrino-wireless-n-135.html ) card and a half-to-full height Mini PCI Express(PCI-E) Card Bracket Adapter to connect it to the board.
- One WiFi antenna.
- One external 12V (>1.5A) power supply.
-
Download the project's zip file from the release page. NOTE: For Galileo GEN1 use v0.2.2 and below. For GEN2 use v0.2.3 and above.
-
Unpack the file.
-
Make sure the Micro SD card is FAT32 formatted.
-
Copy the entire content into the root directory of the Micro SD card. NOTE: Keep the file structure intact.
GEN1: 5) In the SD card unzip the image-full-clanton.zip file. NOTE: it should contain the image-full-clanton.ext3 file.
- If successful, the Micro SD card's directory tree should look as follows:
- boot (directory)
- bzImage (file)
- core-image-minimal-initramfs-claton.cpio.gz (file)
- image-full-clanton.ext3 (file)
- image-full-clanton.zip (file) <- This file can be removed to free up space.
GEN2: 5,6) If successful, the Micro SD card's directory tree should look as follows:
- boot (directory)
- bzImage (file)
- core-image-minimal-initramfs-claton.cpio.gz (file)
- image-full-galileo-clanton.ext3 (file)
- image-full-galileo-clanton.zip (file) <- This file can be removed to free up space.
-
Put the Micro SD card in the Galileo board and power it up. NOTE: It could take up to 3 minutes for the board to boot-up.
-
On your mobile device or computer, connect to the "ConnectAnyThing" network. NOTE: If you don't see the network on your device, make sure your Galileo board has [firmware version 782 or above] ( https://communities.intel.com/docs/DOC-21838 ).
-
Start Chrome (34+) on your device, and in the address bar, type either: "cat", "cat.com", or "192.168.0.10".
-
If successful, you should see a Galileo board image and pin controls.
ENJOY...!!!
We have created a Tinkering Kit with sensors, actuators, and other accessories perfect for CAT. Visit Intel's Maker Community to learn more.
- Compatible only with Galileo GEN2.
- Servo control is enabled.
- Compatible only with Galileo GEN1.
- Customize the network name on your CAT system.
- Added a 'reset' feature to clear your visual program.
- You can now control analog values from 'Controller Mode'.
- Your visual program is automatically saved every 10 seconds.
- Timer fixes.
- Input invert fixes.
- Compatible only with Galileo GEN1.
- ConnectAnyThing now allows the user to connect inputs with outputs in a dynamic fashion.
- Pins are enabled as described in Rev 0.1.0.
- Compatible only with Galileo GEN1.
- The Graphical User Interface enables direct access to the pins listed bellow.
- Pins: A0,A1,A2,A3,A4,and A5 are enabled as analog inputs.
- Pins: 2,4,7,8,12,and 13 are enabled as digital outputs.
- Pins: 3,5,6,9,10,and 11 are enabled as analog outputs.
-
Connecting with an iPhone: Apple likes to protect you from Wi-Fi hotspots that are not connected to the internet (such as ConnectAnyThing.) The first time you connect with an iPhone, go to settings ->WiFi -> choose ConnectAnyThing. A pop up comes up that says “Log In”, hit “cancel.” And your phone will disconnect from the network. Join ConnectAnyThing again. When you hit “Cancel” the second time, an option will come up that says “Connect without Internet.” Select this and you’re all set.
-
Digital pins 0 (RX) and 1 (TX) are currently disabled to avoid RS-232 conflicts.
-
Any short circuits on the Galileo board will cause it to reboot. This will break the websockets connection. Avoid placing the board on any conductive materials to prevent any short circuits.
We welcome developers to contribute to the project. Please push any contributions against the develop branch and request a pull.