ArduController with Ethernet

Download and install the ArduController library into your IDE, then load this sketch and use the ArduController app!

ArduController with Bluetooth

Download and install the ArduController library into your IDE, then load this sketch and use the ArduController app!

I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.

Warning: if you use ArduControllerEthernet and ArduControllerBluetooth in the same code they could conflict.

Use a custom widget

Follow the example to configure your custom widget for the application ArduController. You can add up to 6 custom widgets.

Arduino IDE

The open-source Arduino Software (IDE) makes it easy to write code and upload it to the board. It runs on Windows, Mac OS X, and Linux. The environment is written in Java and based on Processing and other open-source software