Cool Javascript web APIs- Application Programming Interfaces


Web Speech API:

Gamepad API:


Raspberry Pi:

The Raspberry pi was used as the brain of this project! Concepts:
The pi is acting as a DHCP server, and a DNS forwarder as per this tuturiol: https://www.raspberrypi.org/learning/...
A router was then used as an Access point to broadcast a wireless local network to load my local websites.
The pi has a Python web server installed to control the motor and light as per this tutorial: https://projects.raspberrypi.org/en/p...
The circuits used were derived from this tutorial: https://projects.raspberrypi.org/en/p...
In order to use the Joystick to control the servo motor, this code tutorial was modified: https://gamedevelopment.tutsplus.com/...