- Joined on Mar 22, 2019
Lukas created repository Lukas/learning-questions
6 months ago
Lukas pushed to master at localhorst/MCB1700_Welcome
-
d08e68b34d Show lyrics while playing music
2 years ago
Lukas pushed to master at localhorst/MCB1700_Welcome
-
89034e7eb7 Add strophe 2 of the song
2 years ago
Lukas pushed to master at localhorst/MCB1700_Welcome
-
0a62b730f3 Add strophe 1 of the song
2 years ago
Lukas pushed to master at localhorst/MCB1700_Welcome
-
b37bb42f03 Use the speaker to play music
2 years ago
Lukas commented on issue localhorst/MCB1700_Welcome#1
speaker not in useI now decided to use an interrupt-driven design. This has two advantages: - I can write the logic entirely in C - It is now possible to do additional tasks while playing audio. (In fact, the audio is already playing while the qr code is drawn)
2 years ago
Lukas pushed to master at localhorst/MCB1700_Welcome
-
40c87d0fcf Fix a wrong row of the qr code
2 years ago
Lukas commented on issue localhorst/MCB1700_Welcome#1
speaker not in useYes, I could create something. But consider, that I will need the entire CPU time for that job. I think we are not able to do something in parallel, so after the display content has been drawn, the controller will focus entirely on playing sound.
2 years ago
Lukas pushed to feature/module_tests at localhorst/e-commerce
-
6a23759bbc Merge remote-tracking branch 'origin/master' into feature/module_tests
-
b039e2d568 Implement module tests
-
e320f5b02b Merge pull request 'Cleanup. closes #75' (#131) from feature/rename into master
-
5aca84c43b delete old files. Cleanup repo
-
5b483d5c5d rename prototype folder -> web_backend. closes #75
- Compare 7 commits »
2 years ago
Lukas pushed to feature/module_tests at localhorst/e-commerce
-
a2e05edb7a Try to activate JUnit - not working yet
2 years ago
Lukas deleted branch feature/email_validation_fe from localhorst/e-commerce
2 years ago
Lukas pushed to master at localhorst/e-commerce
-
f4299c33c1 Merge pull request 'feature/email_validation_fe' (#126) from feature/email_validation_fe into master
-
f86a14b2f8 Fix Email pattern, disallow whitespace
-
2fb5826a3b Validate Email in FE
- Compare 3 commits »
2 years ago