Close

Project Log Entry 08/31 - Shawn

A project log for Barnabas Blocks Upgrade - BIG 2021

Webserial API webtool to upload Arduino code.

sion-hwangSion Hwang 08/31/2021 at 10:151 Comment

For this entry, I will be updating my progress on the print image block.

I have defined the block to take in 5 parameters: a string (hex string), and four ints (each for X and Y coordinates as well as width and height).

Here is the generator bit:

For some reason, my program did not work, so I asked Dante if he could try running these changes on his computer (which worked).

Anyways, with the hex string that is obtained from the website Richard was working on, this block would take the string and the four numbers, then the generator that Dante created will convert the hex string to get the array that will be used to display the image on the screen.

Discussions

Edward Li wrote 09/01/2021 at 23:40 point

Nice, Sion.  Can't wait to use the block!

  Are you sure? yes | no