Skip to content

nguyenhoaihuy/Temperature-Logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Temperature Logger

Table of Contents

  1. Introduction

  2. Build Status

  3. Requirement

  4. Installation

  5. Usage

  6. Contribute

Introduction

This project is about getting to know how TCP and TLS protocols work. By working with BeagleBone Green Kit, we understand how IOT interact with each other.

Build Status

Build Status

Requirement

  1. BeagleBone Wireless IOT developer prototyping kit

  2. Debian image latest version

Installation

  1. Flash Debian image to the BeagleBone by following the link

  2. Setup Environment for BeagleBone (wifi, ssh) by following the link

  3. Connect Temperature Sensor to the A0 analog input on the cape

image

Usage

  1. Clone this repo to local machine

  2. Use SCP to copy tcp.c and tls.c to BeagleBone

  3. SSH to BeagleBone

  4. cd <dir_name>

  5. make default

  6. ./tcp <your_host_name>

  7. ./tls <your_host_name>

Contribute option

One of the disabvantage of this project is that the server side has to be running on tcp protocol with tls authetication

Contribute

  1. Fork it

  2. Create your feature branch

  3. Commit your changes

  4. Push to the branch

  5. Create a new Pull Request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published