Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

small gtk + app to plot data recieved over wifi

NotificationsYou must be signed in to change notification settings

aswinpajayan/ScopeUI

Repository files navigation

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 boardand 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 inProject 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 uiPlease read report/ee712_project_report

Dependencies

GTK3  sudo apt-get install libgtk-3-devglib  sudo apt-get install libglib2.0-0 cairo  sudo apt-get install libcairo2for all the build tools   sudo apt-get install build-essentials

Building and running the project

use the make file provided in the project rootmake - for building the projectmake 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 atwifi-DSO-module project by aswinajayan

Project members

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

[8]ページ先頭

©2009-2025 Movatter.jp