- Mon Aug 10, 2015 4:51 pm
#25588
Thanks for the reply, using 2mm pin headers and a flashing board is a great idea, I'll have to build that later on for future ESP projects.
I ended up going with buying small solderable breadboards, about as big as two AAs, which I'll wire up the ESPs to and attach pin headers for FTDI so I can reflash easily in the future.
This projects is a set of restaurant style vibrating notifiers we're using for big Connect 4 tournaments at music festivals. Each device is basically a 2 AA battery holder, an ESP-12 (ESP-1 would have been easier for this project since I only need one GPIO, but I had the 12s laying around), a couple resistors, a transistor, an LED, and a vibrator motor. I ended up realizing after posting this that I really needed protoboards attached to the AA holders and couldn't just wire everything up ad hoc if I actually wanted them to stand up to festival level abuse, so it makes sense to just wire up all needed connections on the protoboards to allow for reflashing in the future when I inevitably need to make software changes. Great idea to use a push button for REST and GPIO0 to get them info flashing mode, I'll add that to the boards.