Linux Embedded Challenge Knowledge Base

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

Linux Embedded Challenge Knowledge Base

Labels

Discussions

Sort by:
Am implementat functionalitatea de tranzitie automata intre faza scurta si faza lunga (si invers) folosind o camera montata pe bord. Streamul este obtinut de la camera prin V4L2 iar procesarea este facuta prin OpenCV. Algoritmul care recunoaste luminile ce provin de la masini (perechi de surse de lumina) ia in calcul orizontalitatea surselor de lumina, distanta dintre ele, dimensiunea lor, precum si perspectiva si linia orizontului (masinile mai indepartate for avea farurile/stopurile mai apropiate in poza).
View full article
Bună, Pentru Bonusul 2 , o persoană a cântat o melodie la harpă, în timp ce cealaltă persoană a încercat să ghicească melodia , străduindu-se să facă cât mai puține greșeli. 
View full article
Bună , Am făcut Bonusul 1 în care am setat intensitatea unui LED în funcție de înălțimea notei : pentru o notă mai joasă de pe octavă ( DO ) LED-ul va lumina mai puțin , iar pentru o notă mai înaltă ( SI ) , va lumina mai puternic . Astfel , LED-ul are 10 intensitați posibile .  PS :  Pe langa plusul estetic, LED-ul conectat la PWM poate fi folosit și pentru depanare. Mulțumim !
View full article
Pentru milestone-ul 3 am implementat algoritmul de stabilizare. Acesta fucționează dar este nevoie de mai mult reglaj înainte ca drona să poată fi capabilă de zbor. Momentan compensarea motoarelor nu este suficient de precisă, iar drona face mișcări prea bruște. În video demonstrăm cum algoritmul compensează înclinarea pe axe prin schimbarea puterii motoarelor. De asemenea se poate observa implementarea bonusului, aplicația este completă, are feedback de la dronă și afișează informații în timp real despre parametrii de zbor.
View full article
In acest video demonstram functionalitatile finale ale proiectului Adaptive Headlights. Preluam semnalul de la volan, calculam unghiul corespunzator si trimitem valoarea corecta la motoarele care controleaza farurile. Farurile folosesc un angrenaj de rotatie pe doua axe si pot face toggle intre faza lunga, faza scurta si oprite folosind un buton aflat langa placuta. Un alt buton opreste sau porneste intregul sistem. Modelul de bot de masina a fost, de asemenea, imbunatatit.
View full article
3D Final interface Possibility to start the game from a phone Option to play a game during load time
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
Codul pentru milestone 3 este in src/py_scripts. Este un singur script pentru milestone 3+bonus activity.
View full article
In this milestone, we completed the project by finalizing the mobile app and testing the entire system. Technically, we added the "follow up" function to the mobile app that allows us to see the current position of the car and to see the way it's updated in real time (real time tracking). Also, the camera of the map is animated so that the user can see the actual movement of the car. We made the final testing by putting our device in the car, connecting all the components, and making sure that everything works as expected (mobile app, API and the device). Also the notification system was stress tested to see if it handles a real-world scenario.
View full article
We covered “Smoke on the water” from Deep Purple.
View full article
Am adaugat modificarile codului pentru milestone 4 si pentru prezentarea finala in arhiva Project_08_Burned_Transistor.zip de pe bitbucket.
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
Hello, For the last milestone and the bonus we made the python script to control the car. We take images from the camera and then processing them to determine distance to the car in front of us. Based on that distance, python script adapt the speed of the car, stopping it if it is necessary or avoiding the obstacle. We are sorry for bad demo at bonus but the batteries were over and we ran out of time.
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
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
Hello,       We connected both the harp and the drumsticks to the board, and calibrated the instruments to get them to function as close as possible to their real-life counterparts.    The sounds for the harp are sent trough channel 1, and for the drumsticks trough channel 2, as the notes should have different soundfonts ( string-nylon for the harp and melodic tom for the drums). For more information , please check out our Repository :smileyhappy:
View full article
Al doilea bonus al echipei Freya in care este prezentata capacitatea serei de a recunoaste comenzi vocale de a fi controlata prin intermediul acestora. In video sunt prezentate comenzile pentru citirea senzorilor (status), citirea limitelor(limits) si schimbarea limitei maxime a temperaturii (change maximum temperature). Cea din urma este apelata de 2 ori pentru a scoate in evidenta efectul ei asupra ventilatorului. Comenzile pentru schimbarea limitei minime a temperaturii, umiditatii si a nivelului de apa functioneaza in mod asemanator.
View full article