Learn electronics, coding, and projects — step by step.

Category: Uncategorized

001 - MakeCode MicroBit: Brickcell LCD I2C

George Bantique September 28, 2023 No Comments

Brickcell Development Kit comes with an LCD module which is a 16×2 LCD module with an I2C interface. It has an alphanumeric dot matrix display screen, an HD44780 display controller developed by Hitachi, and a PCF8574T I2C to GPIO expansion IC which converts parallel IO to I2C. The LCD module can be access through 0x20 […]


Read more 001 - MakeCode MicroBit: Brickcell LCD I2C

Reyax MQTT with Database: RYC10001 Introduction | Part 1

George Bantique December 26, 2020 No Comments

Recently Ms. Kate of Reyax Technology reach out with me to introduced their new IoT platform which is the RYC1001 and kind enough to give me a full access to explore this new cloud platform Reyax Technology is a company based in Taiwan, they have a variety of products they even offering IoT solutions according to your project requirements.


Read more Reyax MQTT with Database: RYC10001 Introduction | Part 1

Part 2: Wav Music Player with Lyrics Using Arduino and SD Card

George Bantique May 1, 2020 No Comments

In my desire to tinker with the SD card, I come up with a plan to create a mini karaoke player using Arduino microcontroller, Keypad and LCD shield as keypad and display, and SD card as data source of sound and lyrics files. Two weeks ago, I am able to play wav files from SD […]


Read more Part 2: Wav Music Player with Lyrics Using Arduino and SD Card