Pofay

Gian Carlo Gilos Blog on Learning Software Development

Home About

© 2019. MIT License.

Newer

Using RxJS to improve the code in displaying the current time in an LCD

25 Oct 2018

In the previous article you saw how we can use NodeJS and a Raspberry Pi to display the current time along with extra text through an 16x2 LCD.

More …

Using NodeJS and Raspberry Pi to display the current time in an LCD

18 Oct 2018

As mentioned in the title, this post will cover how to use NodeJS to display the current time in the format of h:mm:ss a through an 16x2 LCD Display with a Raspberry Pi 3.

More …

What Adequate Functional Programming in JS taught me

13 Oct 2018

I’m one of those developers who actually got hooked on the new age fad of Functional Programming.

More …