Giter Club home page Giter Club logo

tiva-tm4c1294ncpdt-iot-work's Introduction

Tiva TM4C1294NCPDT IOT Work

IOT Work with TIVA TM4C

In this work you can find out an IOT implementation with TI TivaWare TM4C board.

http_get.c is the main code which you have to execute.

What this program do?

First of all this program is suitable for Code Composer Studio platform.It's written in CCS 9.2.0 , please be careful about this matter.

This program aiming to creating a system which requirements listed as below ;

-Program has to be a timer.This timer trigger the semaphore every 15 seconds to executing the next task.

-First task is TaskForTMP006 , this task pending for semaphore0.Semaphore0 sending by TimerISR.

-TaskForTMP006 created for getting temperature value from tmp006 sensor.

-Second task is TaskForBMP180 , this task pending for semaphore1.Semaphore1 sending by TaskForTMP006.

-TaskForBMP180 created for getting pressure value from BMP180 sensor.

-This sensors available on BOOSTXL SENSHUB.If you have not this part , this program couldn't work.

-To get the temperature and pressure values from the internet , system use the ethernet connection.So , you have to connect the Tiva tm4c1294ncpdt's port with the Wi-Fi modem's LAN port.

To get more information about usage of program please contact me. fhg971 at gmail dot com

tiva-tm4c1294ncpdt-iot-work's People

Contributors

firtinahg avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.