Search Results for: Carbon electrodes
sensory substitution with distance sensing i wanted to test out how well i could rely on a sensor in place of my eyes to navigate the building. i used our vl l x distance sensor and set three different thresholds. if a detected object was under feet away, the electrodes would be set to an intense output
//sfevl l x distancesensor(wire, shutdown_pin, interrupt_pin); cthulhu mycthulhu; //creating and instance of cthulhu int array[ ]; //array to hold which electrodes should be on or off. int trodes[] = { , , , , , , , , , , , , , , , , , }; //pulse period for each electrode, in microseconds. can be manipulated...
https://www.sparkfun.com/news/3244