Search the Community
Showing results for tags 'iOS'.
-
Hi Everyone, I have made available binaries and source code for an RGB lighting project called LightServer that I thought some of you would be interested in. The best way to see what you can do with LightServer is to view the videos on Vimeo here - https://vimeo.com/album/3015956 No coding experience required to set this up and use. Technical Details LightServer uses the Tiva C LaunchPad and the CC3100 Wi-Fi BoosterPack and a custom BoosterPack (Eagle files included
-
Hi Everyone, I have put together an example iOS App that controls the CC3200 LaunchPad's LEDs using UDP packets. Features Control the CC3200 LaunchPad's Red or Orange LED by pressing ON or OFF within the App Press a button to open a browser which loads the CC3200 LaunchPad's internal web server configuration pages Press a button to open the Github repository Code Access The code is stored on my Github account here - https://github.com/remixed123 There are two repositories you will need:- startproject_ios - this is the repository with the Objective C code ready to work with Xcode and an