Tuesday, 07 July, 2026г.
russian english deutsch french spanish portuguese czech greek georgian chinese japanese korean indonesian turkish thai uzbek

пример: покупка автомобиля в Запорожье

 

Playing video on a Nokia 3310 LCD with Arduino

Playing video on a Nokia 3310 LCD with ArduinoУ вашего броузера проблема в совместимости с HTML5
A full writeup on the project and source code is available here: https://joeraut.com/blog/playing-video-nokia-3310/ The video playing on the screen may be easy to recognise ;) This is a system I developed to display video on a Nokia 3310 LCD via an Arduino. The video to play is dithered and encoded via Processing on a computer into my custom file format, and then saved on to a SD Card. The SD Card is connected to the Arduino via an Ethernet Shield's SD Card slot. The Arduino then allows the user to choose which video file on the card to play. It then decodes the file in real time and displays the results on the screen at around 15 frames per second, which is very fast considering the hardware and appears smooth to the human eye. I used capacitive buttons as I did not have any real buttons lying around, plus they work really well!
Мой аккаунт