top of page

Search
IoT Lab 10
Hashing is a topic that's relevant for many areas of computer science Hash Tables: By hashing values and storing them in a table, we can...
PMARINA
Nov 26, 20202 min read


IoT Lab 9
It's amazing how easily we can generate UMLs with yang. It feels like this should be more widely used, similar to LaTeX, where the...
PMARINA
Nov 26, 20201 min read


IoT Lab 8
8A: This section of the lab mostly focused on producing charts using Pyplot. Although I've used Pyplot before in conjunction with fitting...
PMARINA
Nov 26, 20201 min read


IoT Lab 7
This lab is mainly about logging data, generally with IoT devices. Part 1/2: ThingSpeak: Suggestions: Participants must use the "Write...
PMARINA
Nov 26, 20201 min read


IoT Lab 6
Link to download app on Apple App Store: https://apps.apple.com/us/app/particle-iot/id991459054 Despite trying via the mobile and desktop...
PMARINA
Oct 26, 20201 min read


IoT Lab 5
Attempted the docker portion of the lab, and had an error with the curl of the created docker image not trusting the URL it was...
PMARINA
Oct 26, 20201 min read
PMARINA
Oct 13, 20200 min read
PMARINA
Oct 13, 20200 min read
PMARINA
Oct 13, 20200 min read
PMARINA
Oct 13, 20200 min read
Design 6: Setup
Installed Raspbian, setup SSH and WiFi headless. Completed Loopback test as detailed here. Considered needs assessment of reScribe....
PMARINA
Sep 28, 20201 min read


Final Project
The gist: A Furby is a toy made by the Hasbro company that has been viral for decades. Owing to its robustness and the complexity that...
PMARINA
May 16, 20202 min read


My Contribution!
Today, we'll be going over creating a Binary to Hexadecimal/Decimal converter in the following videos. The code for this contribution is...
PMARINA
May 15, 20201 min read
Progress Update
Reporting that all labs are now complete and I am completing my final project with James Ferreras.
PMARINA
May 5, 20201 min read
Progress Update
Working on revising lab 4 to take inputs from the arrow-pad. Work in progress.
PMARINA
Apr 7, 20201 min read
Completed Up to Lab 3
Completed lab 3 - VGA Working on revising lab 4 to input an 8 bit number (using switches), followed by an "enter" from the on-board...
PMARINA
Apr 2, 20201 min read
Installing Board Drivers on Ubuntu 18.04
Hi! Today we'll be going over how to install the board drivers. Download all Diligent Board Drivers from here. Extract the zip. Move your...
PMARINA
Feb 11, 20201 min read
Installed GHDL on Ubuntu 18.04
Forked Professor Kevin Lu's repository for his Digital System Design Course. Updated installation instructions and uploaded...
PMARINA
Feb 6, 20201 min read
Installed Xilinx Vivado on Ubuntu 18.04
Installing Xilinx on Ubuntu 18.04: Download the binary from the Xilinx Site (posted 01/26, check downloads page for new versions) Run the...
PMARINA
Jan 26, 20201 min read
Digital System Design I
This is a blog post! I will be using this website/blog to record my progress as I learn VHDL/Verilog on the Nexys A7 (Arctix-7). You can...
PMARINA
Jan 22, 20201 min read
bottom of page