Skip to content

sbst/code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Projects for interview

This repository is presenting code examples from hackatons, bachelor work, laboratory works etc.

  1. "Bachelor work" - transferring multimedia data over ZigBee.

  2. "CodeTests" - some code implementations from tests.

  3. "IoT" - projects are related with Internet of Things, such as "ComToServer" - gateway, all information from COM port is transferring on the server;

"OSCInteraction" - user is transforming music in real time via Intel Realsense camera, OSC protocol, CSound;

"RealsenseInteract" - user can interact with Things via Intel Realsense camera;

"RoomUnity3d" and "RoomIntelGalileo" - are projects for connecting Virtual Reality with Internet of Things conception.

  1. "Labs" - several laboratory works from university:

    "GraphGo" - graph bypassing and counting result from edge costs;

"TCPFileSend" - server is sending file via TCP, client is receiving in another thread.

  1. "Qnet" - project from university for monitoring network in realtime.

  2. "QtLir" - project realized on C++, for collection and visualize data from different sensors within testbed.