StoneColdCrazy / NodeMCU-Rs232

This is an basic project witch uses HW Serial0, Serial1 or SoftwareSerial to communicate and plott this to the webinterface.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NodeMCU-Intial

This little piece of software allows you to flash an NodeMCU over an web interface and also configure wifi.

I used this for all my new NodeMCUs to preflash them only once After falshing this firmware you can upload any bin file for a custom firmware!

Alt text

About

This is an basic project witch uses HW Serial0, Serial1 or SoftwareSerial to communicate and plott this to the webinterface.

License:GNU General Public License v3.0


Languages

Language:C++ 60.8%Language:C 39.2%