Build Circuit with Simple Neural Networks

On Last week our class has started a project on building circuit with a simple neural networks called Wekinator. It is a software that can record your input in multiple ways and translate then to output. As such it is able to achieve a result that comply certain movement by certain instruction which recorded beforehand.

The project also uses Arduino App (to send the coding into Arduino board) and Processing (to both create codes that translating the signal coming from the board and send to certain port in computer). In general, the circuit’s function would be look like this:

Our class uses photoresistor as light sensor to be the input, and having output such as Drum sound and particle effect which provided by Wekinator.org.

I was able to edit some of the output code and make it do some cat screaming. It reduces the richness of the output but still interesting to make a customized one.

If you would like to learn more, I also made a guide website for the class at GitHub.