Hello everyone out there!
My name is Nicolas Albo
I'm just a Mexican 🇲🇽
dreaming with the future

imagen

Portfolio (Remarkable Projects)

Pong VHDL

VHDL / Nexys 2 FPGA

Date: May 8th, 2019

You can watch it at: www.github.com/albonicc/Pong-VHDl

Tribute to the classical videogame Pong designed in VHDL and implemented in a Nexys 2 Spartan-3E FPGA Trainer Board. The ball movements are completely aleatory because there's no Random Function like in High-Level Programming Languages. My team and I used the code of a Cellular Automata provided by our professor of the Advanced Digital Systems course in order to fullfil this task.

The project won the 1st place in the CS section of an Engineering competition at my University Campus.

Pong-VHDL picture

Bluetooth Arduino WALL-E

Arduino / Bluetooth

Date: June 8th, 2019

You can watch it at: www.nicolasalbo.com

Just made a Bluetooth Wireless WALL-E like robot using an Arduino UNO. The robot can move to the front and back, also it can rotate clockwise or counterclockwise. It includes 2 servomotors so it can move its head in the direction he's going to rotate.

For controlling WALL-E, an Android Cellphone with the 'Naylamp Car' app is required, otherwise it may not work.

Bluetooth Arduino WALL-E