Coder Social home page Coder Social logo

design-of-comm-channel's Introduction

Servo kontrolü için uçtan uca haberleşme kanalı tasarımı

Proje arkadaşım Bengü BİLGİÇ ile hazırladığımız final sunumu linktedir.

Dosya Hiyerarşisi

arduino

  • receiver.ino
    Servoya bağlı alıcı Arduino kodlarını içerir
  • transmitter.ino
    Potansiyometrelere bağlı verici Arduino kodlarını içerir

share

  • db.py
    GNU Radio alıcı tarafında UDP’ye bağlanarak yaratılan udp_sink.db’ye veri akışı yapar
  • db2ser.py
    Veritabanından Seri Porta veri akışı yapar
  • gui_receiver_db.py
    Veritabanındaki bilgileri arayüze yazar
  • gui_receiver_db2.py
    Veritabanındaki bilgileri arayüze yazar - Türkçe
  • ser2udp.py
    Verici tarafı için Seri Porttan GNU Radio UDP Source için köprü oluşturur

utils

  • gui_receiver.py
    UDP’deki bilgileri arayüze yazar
  • listen_receiver.py
    UDP’deki bilgileri konsola yazar
  • udp2ser.py
    Alıcı tarafı için UDP Sink’ten servo kontrolü yapacak Arduino’ya veri akışı yapar

Program Akışı

  • Verici bilgisayarda GNU Radio ve udp2ser.py çalıştırılır.
  • Alıcı bilgisayarda GNU Radio ardından;
  • UDP'den veri tabanına akış sağlayacak db.py,
  • Veritabanı bilgisini okuyacak arayüz gui_receiver_db.py,
  • Veritabanından alıcı Arduino için db2ser.py çalıştırılır.

design-of-comm-channel's People

Contributors

001honi 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.