Connecting an esp8266 to an Arduino Trinket
Posted: Mon Oct 05, 2015 12:20 pm
I've got my esp8266 receiving/responding to OSC data, but I also want it to trigger an Adafruit ProTrinket (3v), as there's a sequence of servo movements that I want it to do. Can I connect one of the esp gpio pins to an analogue pin on the trinket, and set the gpio High, so that it effectively acts as a switch to start the trinket program?