Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - jhengasis

Pages: [1]
1
General Discussion / Re: Generating Characters on 1088BS
« on: August 22, 2016, 02:17:03 am »
Maybe based on its program made?

"Basically for ASCII characters you need an array of 128 blocks each having 8 column data numbers.

The usual way is to get out a piece of graph paper and define your characters by drawing blocks where a pixel is on. You then translate each line into hex (binary to hex is very easy) and then transfer this information to your program source code."


2
General Discussion / Re: 1088BS LED MATRIX
« on: August 22, 2016, 02:13:55 am »
We can think of them as y and x coordinates. Lets assume we have 4×4 matrix. Rows would be marked from A to D and columns from 1 to 4. Now we can address each LED by row and column. Top left led would be (A,1). Bottom down led would be (D,4).

Maybe i think it is unique based on the information I've got. It has an address for each LED?

3
General Discussion / Re: Programming 1088BS in Arduino
« on: August 22, 2016, 02:07:23 am »
Sabi nila Ma'am opo daw kung icocompare yung ATMEL 8051 sa Arduino. Pero di ako marunong mag program nyan. :(

4
General Discussion / Re: General Interest
« on: August 15, 2016, 09:24:19 pm »
Sa tingin ko Oo. Kasi gusto ko sa kanya yung batas militar. Disiplinado daw mga tao dati at may curfew sabi din ng nanay at tatay ko haha.

Pages: [1]