towlerg,
To flash the ESPBASIC OS into the module you will need some sort of connection to the modules TX/RX pins at 9600 baud.
One very easy way is to use an USB/Serial converter like this one...
https://www.tindie.com/products/Apri...ll_prod_search
This board is specifically designed for the ESP -01 module.
Makes if VERY easy to interact with the -01 module, includes reset and flash buttons, is 3.3v, has the usb/serial built in.
Then you go to www.espbasic.com and download the flasher utility and follow the video tutorial.
Once you have the espbasic os loaded on your module you then do all the programming inside an IDE that is hosted via a webpage inside the -01 module by connecting to 192.168.4.1 from your pc connected DIRECTLY to the esp module. Once connected to the module you can change its settings and have it connect to your home wifi and then you would connect your PC back to your home wifi (or wired network) and then browse to the esp's newly aquired IP address from your home wifi.
Drop dead simple and very powerful.
Or you could buy one of the nodemcu esp modules and it has its own usb/serial built in with many more I/O pins. But I am enamored with the cheap, simple, tiny little -01 modules.
after you flash the OS to the module then use a terminal program like putty, etc. to connect to the usb serial port and watch the feedback there as you reset the module. If you have given it (via the settings page in the IDE) your home wifi credintials it will report via the serial port what the newly acquired IP address is, or you can go into your home router and try and find the device there. (much easier to use the serial feedback info)
good luck
dwight
Bookmarks