a thoughtful web.
Good ideas and conversation. No ads, no tracking.   Login or Take a Tour!
comment by veen
veen  ·  2669 days ago  ·  link  ·    ·  parent  ·  post: Stop learning new things, start learning new skills

Programming can be a ton of fun. For me it's much easier to learn when I give myself a project to work on, a puzzle to figure out.

I just finished writing my Raspberry Pi train departure app. I love how it turned out! It dynamically updates the latest departures based on a departure time API. It accounts for changes in departure platform, delays and different train companies.

A friend of mine helped me lay the groundwork in Javascript/NodeJS, but the rest I figured out on my own.





rjw  ·  2666 days ago  ·  link  ·  

This looks awesome. What screen did you buy?

veen  ·  2666 days ago  ·  link  ·  

Thanks! I bought the Adafruit 3,5" 320x480 pixel TFT screen. Mostly because it was cheap and had just enough pixels to run the kernel on its own.