-
Dynamic Website Web scraper
I solved my life skills assignment using code to scrape data from a dynamic website and sift through a 20 x 20 puzzle to find out the feel-good words in it.
-
WiFi Controlled RC car using ESP8266 and Arduino
I used the ESP8266 board to host a web server to get and post data to it and used the i2c bus to communicate with the Arduino board to control the motors.
-
Snake game in Arduino with Play Station Controller
I recreated the snake game to be played using a Play station controller on a dot matrix.
-
Arcade game in Arduino UNO using LCD display and led matrix
This game uses the LCD display, dot matrix, piezoelectric buzzer, Arduino and keeps track of your score and health throughout the game while the player dodges and shoots asteroids.