Posts

Showing posts from May, 2019
Image
Using the micro controller has been fun and rewarding.  It has helped me to better understand coding . Using a  controller is  different since the code can be downloaded  in  a separate place like the controller itself .  The sensors  can detect lots of things like  light and sound. While detecting things it can also do an action. \

podcast

A podcast is where a bunch of people come together and talk about a topic or topics and discuss them between each other. T o create a podcast all you have to do is record yourself talking. Pod cast are usually found on sites like twitch or soundcloud. Making a podcast is difficult since you need to have the right equipment and since it is one long recording the audio can be messed up.

QR codes

Image
A QR code is a visible code or a matrix barcode that can be scanned to send the user info with ease. The qr code can be used by simply scanning the code with a smartphone and can send you to websites or certain codes or even be a coupon for a item.A QR code can be used for marketing by just having the QR code being a coupon or a redirect to a add or website to promote brands.To create a QR code is very easy and can be used by going to any qr website and putting the url code in the insert link i did that in about 1 min and here is the result.

Drawing a Robot with JavaScript

When drawing a robot i had to make the initial robot from drawing and mapping out the points to transfer the robot from paper to code. When the paper to code the robot had to match up. To make the robot i had to create individual shapes and add them together to shape the outline of the robot. the small details are much harder to make than the outline.
From doing the p5 challenges I have learned A lot about interactive programs and how they can be used. Most interactive programs can help a user feel like they are really changing something or that they are contributing to the code. Interactive codes can come in a lot of different methods from the click interactions to the mouse movements or key strokes. This is one of the interactive programs to use it all you have to do is put the mouse over it and move.