Post links and attach files for documentation here, also chat about these docs freely

User avatar
By lucasmf0004
#28979 Hi Kolban!. I'm using the ESP8266-07 as AP for a university proyect. My principal microcontroller is the LPC1769 and I will use the ESP just to have an internet connection, to control leds and servos with the LPC1769 under FreeRTOS. Thank you so much for this book, it's helping me a lot!
User avatar
By Rural
#29126 The section on the MB102 breadboard power supply could use a note about the size and polarity of the DC-IN barrel socket. It turns out to be centre positive. It looks identical to the Arduino Uno's barrel plug, which would make it 2.1mm.

The note about the MB102 being powered via USB may be incorrect. It seems to depend on the version of the board. It can also work either way, as input or output. Apparently, the USB connector is connected in parallel to the barrel socket. So if you put 12V on the barrel socket, you get 12V on the USB plug. If you happen to plug anything into that USB plug while putting much more than 5V into the barrel socket, magic smoke will result.

(Aside: I have yet to find an inexpensive source for smallish wal-warts. Any pointers to something appropriate for the MB102 are welcome, probably best by PM as it really isn't appropriate for this thread.)
User avatar
By eagle1
#29203 Hi,
This is absolutely amazing!!

Nodemcu devkit 1.0 is not with the modules supported, which has different pin number.

So, how to adapt the info in the book? What are the parts that should be changed?
And, if I wanted to program it with lua IDE, should I change the firmware?

Regards,