I made this program to help me convert a specific C array to a PIC16 lookup table. The array is a font data for the HCMS-2913. The HCMS-2913 is an alphanumeric display. I got mine from e-Gizmo. If you are interested, here is a link for the project in GitHub.
All posts in March 2019
Stack implementation in C
I implemented a stack using singly linked list in C. Here is the GitHub link for it.
I followed an assembly language routine step by step
The assembly program is for PIC16. The one I specifically did was the 8×8 unsigned multiplication. Here is the link for the material. I did this by hand first then I made a program written in Go to easily visualize what is happening step by step with the 8×8 unsigned multiplication routine. Here is the…
The Brickyard
Here is the place that I was talking about in my previous post where I bought the 3 Tamiya Mini 4WD Starter Pack kits. They have a race track where you can freely use to test drive your Tamiya Mini 4WD build. The track changes from time to time, I don’t know if there is…
A Go package repository for GL.iNet AR-150 GPIO control
I have a GL.iNet AR-150 router that I bought from here. It is running OpenWrt. The variant that I chose is the one with an external antenna. I did write a shell script for manipulating the GPIOs. But I lost it(lol). I even implemented an abstraction for the shift register(74HC595). The idea is that the…
Recap: Manila Mini Maker Faire 2018
The Manila Mini Maker Faire 2018 was held at The Mind Museum, BGC Taguig on June 23 to 24, 2018. I was an exhibitor. The main project that I exhibited is the Reverduino Core by Revertronics. I also brought some other projects of mine. My friend was also an exhibitor there with his own booth…
What I bought at the Big Bad Wolf 2019
On March 2, 2019, I and Allonah went to the Big Bad Wolf book sale located at World Trade Center, Metro Manila, Pasay city . The event’s duration is from February 22 to March 4, 2019 . Their doors are open for 24 hours a day. I was both overwhelmed and underwhelmed by the books…