6 ms·
As suggested, one path is to port Rockbox firmware for your MP3 player. However, since you do not have any prior experience in embedded domain, it will not be a
by gryph0n 5y ago
As suggested, one path is to port Rockbox firmware for your MP3 player. However, since you do not have any prior experience in embedded domain, it will not be a easy path.
I would suggest that you try using the Arduino or RaspberryPI hardware. Both of these platforms are widely used, so you would be able to easily get help if you get stuck. Also, these are 'simple' platforms that are widely available, so the learning materials available is unmatched.
Building a simple project like a weather station or clock will keep you focused on a "actual" target/goal.
https://www.arduino.cc https://www.arduino.cc
https://create.arduino.cc/projecthub/projects/tags/clock https://create.arduino.cc/projecthub/projects/tags/clock
http://cactus.io/projects/weather/arduino-weather-station http://cactus.io/projects/weather/arduino-weather-station
https://www.raspberrypi.org https://www.raspberrypi.org
https://howchoo.com/pi/how-to-make-a-raspberry-pi-smart-alarm-clock https://howchoo.com/pi/how-to-make-a-raspberry-pi-smart-alar...
https://projects.raspberrypi.org/en/projects/build-your-own-weather-station https://projects.raspberrypi.org/en/projects/build-your-own-...