Giter Site home page Giter Site logo

aswinpajayan / scopeui Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 1.0 803 KB

small gtk + app to plot data recieved over wifi

C 50.09% Makefile 0.79% TeX 49.12%
udp-server gtk3 cairo cairo-drawing pthreads concurrent-programming oscilloscope tm4c123gh6pm glade ui

scopeui's Introduction

ScopeUI

small gtk + app to plot data recieved over wifi

Abstract

The project aims at creating wireless DSO module. Which will sample and the analog voltage levels with a TivaC development board and send the data over a wifi link using CC3100 addon board . This particular repository contains the code for the reception part. All the details of the project (both reciever and sender side ) is given in Project Report

the code is written entirely in C. Please read report/ee712_project_report

The program is multithreaded to address any dead lock issue. Cairo library is used for drawing ui Please read report/ee712_project_report

Dependencies

GTK3			  sudo apt-get install libgtk-3-dev

glib			  sudo apt-get install libglib2.0-0 

cairo			  sudo apt-get install libcairo2

for all the build tools   sudo apt-get install build-essentials

Building and running the project

use the make file provided in the project root

make 		- for building the project

make run 	- to launch the ui 

click on the connect button . now the ui can start recieving UDP packets . You will have to get the ip address of the machine and update it on the sender 

code for Tiva board is available at wifi-DSO-module project by aswinajayan

Project members

1. Ananda Kundu 
2. Sunny Mehtha 
3. Aswin P Ajayan 

scopeui's People

Contributors

aswinpajayan avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

on62

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.