Skip to main content

App Inventor


MIT App Inventor

App Inventor allows anyone, including children, to build mobile apps with ease.

There are 2 ways to access DUELink modules from App Inventor, either USB or Bluetooth.

USB

This only works with Android as iOS does not support the standard USB CDC Class. As for the modules, you can either use one of the modules with built in USB, such as the ultra-low-cost CincoBit or add USB Hook.

This example shows how it's done!

Android Wireless Hook

link to project

Wireless

Wireless is a bit easier as there is no physical connection to the phone or tablet. These devices can pair with Wireless Hook, which in turn brings the stream of DaisyLink devices to the Wireless connection via WiFi or Bluetooth.

Android Wireless Hook

example