Posts

Showing posts with the label #Data Science #

Introduction to IoT Controller cc3200 with Energia Basic code

Image
  Working with the CC3200 This is a small tutorial on working with the CC3200 LaunchPad from Texas Instruments. Overview In this sample we will work with the CC3200 LaunchPad. Initially, our target will be to get some LEDs blinking. Then we will use one of the available sensors to switch the LED depending on the sensor readings. Finally, we will query a web service via secure HTTP and adjust the blinking according to the response. Requirements In order to fully cover this tutorial we need the following setup: The TI CC3200-LaunchXL board One USB micro cable Computer with Windows, Linux, or macOS and an USB port Installed  Energia IDE Internet access via WiFi We can use the editor provided by Energia or any other editor, e.g., Sublime Text, Emacs, or vim. Step-By-Step We start by running the Energia IDE. In case the Energia IDE has not been run (with the CC3200) previously we need to set everything up first. Energia: First-Time Setup Depending on the OS different instructions need to be