Skip to content

Igor-Schukin/SmartRTU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmartRTU project

About project

Student bulletin board for displaying lectures, weather, time and real-time announcements. Written in C/C++ using the OpenVG graphics library, working machine is Raspberry Pi on Raspbian OS.
Maintained mostly by DF RTU students.

How to run project

How to run:
0)IMPORTANT!!! check if you did THIS
1)enter into ${PROJECT_DIR}/build

$ cd build

2)run in ${PROJECT_DIR}/build

$ cmake ..

3)run in ${PROJECT_DIR}/build

$ make

4)back to ${PROJECT_DIR} dir

$ cd ..

5)Run exe

$ ./infoboard

inf)if needed "reliese" build ,uncomment in ${PROJECT_DIR}/CMakeLists.txt line 14 by default it is in reliese mode

License

UNDER MIT license

Contributors

year when left project...............Name...............deserts
2020 - RazdolbayOne - Check v1.1.0 reliese to see its work 2020 - Alfreds.L - Creator of REST server (now server on toddler state)

Project_structure

DEPENDECY lib GRAPH