Linux Embedded Challenge Knowledge Base

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Linux Embedded Challenge Knowledge Base

Discussions

Sort by:
[Milestone 1 Proiect 15: Adaptive Cruise Control] Salutare!  In acest video am aratat ca am conectat placuta la un router, iar prin intermediul ip-ului asignat ne-am conectat la placuta prin VNC. Am scris codul pentru a controla miscarea, accelerarea si decelerarea masinutei in fata si in spate. Masinuta este controlata momentan din consola seriala a editorului de arduino. Codul va fi disponibil curand pe Git.
View full article
Milestone 4 (20 pts., 1 week): Finish the project Based on the information from the video camera (vehicles ahead, speed and distance to them), the application should update the speed of the car in order to continuously maintain the safe distance and the speed value as close as possible to the preset one.
View full article
Implemented infrared transmitter with SONY protocol, such that the user can: - directly trigger a SONY device command from the web interface - schedule a SONY device command to trigger at a future time (just once or daily) from the web interface
View full article
Buna seara! In acest video va prezentam cititorul de cod ISBN ce foloseste o camera de telefon conectata la laptop/placuta prin intermediul aplicatiei DroidCam. Interpretarea imaginilor transmise de camera este facuta de un script scris in Python cu ajutorul bibliotecii ZBar. Mentionez ca merge foarte bine si cu un USB webcam, dar nu am dispus de o camera web cu rezolutie buna.
View full article
Salutare! In acest video va prezint prima etapa a proiectului 16 (book reading progress). Am conectat camera USB la placuta, apoi am scris un program in C++, folosindu-ma de biblioteca OpenCV pentru a captura frame-uri si a le reda intr-o fereastra. La apasarea tastei ESC streamul se intrerupe.
View full article
Modelul de casa cu senzorii instalati strategic unul la intrare si alti doi ce acopera suprafata interioara.
View full article
Hello everyone, In this video we are showing off a couple of new features we implemented for the third Milestone. Yoda can notify you when there is some activity in your house or a gas leak occurs. Yoda can monitor disabled or elder ones, keep in touch with them and remind them to take medication. If the person does not answer, a notification is sent to the user. For more details about implementation, installation instructions and other specifications, please check our Git repository. Thanks for watching, Team Yoda
View full article
Registration requirements Minimum skills Previous experience with C or Java is needed. Previous experience with Linux systems is needed. Experience with embedded programming is a PLUS but not a MUST. Team one to three members from either Politechnica University of Bucharest or Military Technical Academy.
View full article
Ce ar trebui adaugat este ca pentru o conexiune la placuta este nevoie ca al doilea dispozitiv sa fie pe aceasi retea  si se va accesa ip-ul placutei pe portul unde s-a deschis socketul.
View full article
Hello everyone, In this video we are showing off the Android application we implemented as a bonus. The virtual assistant program running on the UDOO Quad is also a web server which exposes a very basic REST API. This API is used to remotely control the assistant. The Android application uses Google's STT API to convert speech-to-text, send the input over internet to Yoda, who processes the input and sends back an answer, which is rendered using Google's TTS API. All plugins demonstrated in previous videos are usable from the Android application since the mobile phone is just another I/O and all the processing is still done by the application running on UDOO board. For more details about implementation, installation instructions and other specifications, please check our Git repository. Thanks for watching, Team Yoda
View full article
In acest video se prezinta conectarea la API-ul Goodreads iar faptul ca ledul verde se aprinde inseamna ca conectarea a reusit.
View full article
How do I register ?      The team leader will follow the enrollment process described in Enrollment page. When will I receive the Udoo board ?      Each selected team for Linux Embedded Challenge will receive a Udoo platform at the end of workshop. I already graduated from University. Am I eligible to compete ?      Linux Embedded Challenge is open for Bachelor students and MSc students only from Faculty of Automatics and Computer Science, Faculty of Electronics, Technical Military Academy. I am working in Freescale as a an intern or a full time employee. Am I eligible to compete?      Yes, you are, if you are a Bachelor student or a MSc student in one of the following institutions: Faculty of Automatics and Computer Science, Faculty of Electronics, Technical Military Academy. Also, if you are an employee in other company( meeting the already conditions) and you want to compete, you are eligible only if the project remains open source after contest.
View full article
In videoclipul de mai sus se poate vedea cum robotul este controlat cu ajutorul unei aplicatii Android.Filmulet cu aplicatia se poate gasi pe repositoriul nostru.De aseamenea,am reusit sa facem senzorul LIDAR sa functioneze si sa trimita date spre a fi interpretate.Tot in repositori se pot vedea rezultatele interpretarii datelor si a faptului ca senzorul functioneaza.
View full article
In this video you can see the effect of various parameters exceeding the thresholds that we set: alerts being displayed. Note: The alert that we were supposed to configure during the bonus milestone was also implemented during this stage. 
View full article