Line Follower using Neural Nets : Part 1 (Generating Data Set)

Neural Networks are convenient when mapping a function which behaves non-linearly. However, for Training and Testing purpose , Data is the most important piece of the puzzle. The Neural Network Line Follower to be designed uses 8 Line sensing elements where each will return  1 : Line Detected  0...

RoboAuto : Arduino Bluetooth Joystick for Android™

HC-05 has an added advantage in embedded systems that pretty much every smartphone is equipped with in built Bluetooth hardware.This opens up a large number of possibilities for access and control of embedded systems. There are apps that do the task of controlling a system via bluetooth however none...