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. \
Posts
podcast
- Get link
- X
- Other Apps
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
- Get link
- X
- Other Apps
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
- Get link
- X
- Other Apps
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.
- Get link
- X
- Other Apps
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.
Programming with JavaScript
- Get link
- X
- Other Apps
While doing the code.com challenges and learning to program with java script I have learned a large amount. The way code runs is from up to down unless you use certain lines of code that make certain code read first or override code or repeat like loops or conditional statements. To store data you have to declare variables. while using java script I have learned that you can create images or shapes using certain code.
html
- Get link
- X
- Other Apps
what i learned from doing html in the recent days is that coding and simple website design is a lot harder. I also learned that notepad ++ is a useful tool to use and something i should learn more in the future of both this class and outside. I also learned that ms paint can be used along side other programs to help me in my blogger posts.