Hi,
This semester at the Technological Institute of Costa Rica, my students developed some projects using the DM355 Leopard Board and RidgeRun SDK.
Basically each group of students developed two projects:
1) A QT/GST demo application which shows Audio/Video life preview, encoding, decoding and streaming in a graphical interface using QT. This project was the first of the class and common to all the groups.
2) In the second project each group of students proposed a different system, the following were the best ones:
* IP camera.
* Digital Photo Frame.
* Control Access System.
The students will be posting the source code for each project and an article describing its design, so you integrate it with the SDK.
-- Miguel AguilarEmbedded Software EngineerRidgeRun Embedded Solutions
Hi
The students Ricardo Montero and Bruce Ramirez developed a Smart Access Control. The Smart Access Control is a system that determinates if the access through an specific gate must be allowed to a person by asking for an user id and a password and by comparing up to three schedules with the time of the request.
Attached is the source code and the article that describes their design.Regards