So here are picture of the first two revion 2 PCBs soldered and in the case:
A project log for ESP8266 (ESP-07/12) Dev Board
PCB for fast development with ESP-07 / ESP-12 with on board USB to Serial converter and on board lipo charge / protection circuit
So here are picture of the first two revion 2 PCBs soldered and in the case:
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.
Looks good!
So you're able to connect and reprogram through USB?
Are you sure? yes | no
Thanks.
Programming is via USB (or better:
over the serial port which you get through the USB to serial converter
onboard) . I use a modified Arduino Library (https://github.com/esp8266/arduino) for it.
Are you sure? yes | no