Ouss4 / makennbot

A neural network bot for Make

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make: Arduino Neural Network Robot

A light avoiding robot that navigates using a Neural Network.

Part 1 of the Build! Part 1 on YouTube

Part 2 of the Build! Part 2 on YouTube

Part 3 of the Build! Part 3 on YouTube

BOM Here: https://www.findchips.com/org/10-open-hardware/list/53285-makennbot

HackADay.io Link: https://hackaday.io/project/27938-arduino-neural-network-robot

Motors: https://www.pololu.com/product/2357

OLED: https://www.aliexpress.com/item/White-0-66-inch-OLED-Display-Module-64x48-0-66-LCD-Screen-SPI-for-Arduino-AVR/32782787258.html?spm=a2g0s.9042311.0.0.Wxeht4

Battery(anything with JST SH connector): https://www.sparkfun.com/products/13851

A viewer created a method to train the network using a Python Script, Check it out here: https://github.com/JonComo/Arduino_weight_trainer

About

A neural network bot for Make


Languages

Language:C++ 87.3%Language:C 12.7%