WiFi Sensors (Getting Started)
Posted: Sun Nov 09, 2014 8:20 am
Just started a new project the aim of which is to send sensor data to a controller via ESP 8266 WiFi modules...
A little background:
I've pretty much read every post in the forum (many more than once hoping things would sink in)... I have managed to get my ESP's communicating thanks in no small part to the excellent posts and support here. I've detailed my learning process below and mentioned any issues I had that may be of interest to other members...
The Learning Process:
I will update this post as I move towards the light
I would like to thank Richard for the dedicated forum option, it's an excellent way to keep track of things...
A little background:
I've pretty much read every post in the forum (many more than once hoping things would sink in)... I have managed to get my ESP's communicating thanks in no small part to the excellent posts and support here. I've detailed my learning process below and mentioned any issues I had that may be of interest to other members...
The Learning Process:
- Some basic testing of the first batch of ESP8266's ...
- Working out the correct baud rate ...
- Confirm levels shifting (TX/RX) is functioning ...
- Completed...
- Toolchain & Firmware ...
- Locate the current version ...
- Fix issue with missing DLL in Python27 ...
- Compiling the example code after fixing some path issues in Windows ...
- Completed...
- Upload Firmware ...
- Find GUI for uploading (I was raised with the command line but age forces a GUI on me;))
- In the process of discovering what's what ...
- Building the firmware ...
- Writing code to activate the sending of simple message ...
- Writing code to test out the A to D channel ...
I will update this post as I move towards the light
I would like to thank Richard for the dedicated forum option, it's an excellent way to keep track of things...