Navigation Menu

Skip to content

manybothans/RoombaController

Repository files navigation

RoombaController

An iOS Static Library for controlling a Roomba Vacuum connected to a WiFi Dongle such as a WiSnap or WiFly.

Required Parts:

This controller library also depends on the WiFiDongleController library located here:

From RoombaController's "Products" directory, add "RoombaController.a" to the "Link Binary with Library" Build Phase of your Application's Target. Also add "/path/to/RoombaController/Products/include" to "Header Search Paths" in your Application's Target's Build Settings.

Also, from WiFiDongleController's "Products" directory, add "WiFiDongleController.a" to the "Link Binary with Library" Build Phase of your Application's Target. Also add "/path/to/WiFIDongleController/Products/include" to "Header Search Paths" in your Application's Target's Build Settings.

SystemConfiguration.framework must also be included in the "Link Binary with Library" Build Phase of your Application's Target.

About

An iOS Static Library for controlling a Roomba Vacuum connected to a WiFi Dongle such as a WiSnap or WiFly.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published