Open jabrena opened 5 years ago
Ideas:
https://www.zedge.net/find/ringtones/grinch https://www.tones7.com/ringtones/1017/Mr_Grinch http://www.moviesoundclips.net/sound.php?id=243 https://downloads.khinsider.com/game-soundtracks/album/the-grinch-psx-soundtrack http://66.90.93.122/ost/the-grinch-psx-soundtrack/auejwgjy/01%20Title%20Theme.mp3 http://area512.htmlplanet.com/xmas/grinch-ringtone.html
https://askubuntu.com/questions/919788/convert-mp3-file-to-wav-using-the-command-line https://trac.ffmpeg.org/wiki/Limiting%20the%20output%20bitrate
Hmm, there are multiple ways how to do this. The way the software is uploaded to the brick is over SSH. We have two options:
scp
and ssh
.Then to establish an SSH connection, there at least two options:
blueman-manager
, so from my side this is not workable yet. However there might be a way how to hack through this via NetworkManager and bluetoothctl. When we have a proper Bluetooth support, we can add a similar demo for it.There seems to be some a library for discovering via DNS-SD (=mDNS=Avahi) - https://github.com/jmdns/jmdns. Related ev3dev issue: https://github.com/ev3dev/ev3dev/issues/852
Regards,
Jakub
This is concept is inspired in
Game Boy
with multiplayer games: https://www.youtube.com/watch?v=HGsmLVsJVmUThe programs multi brick, should be auto configured.