Açıklama
|
program file and required libraries was attached below.PCB layout file for ESP circuit will be attached.Program was written in Arduino IDE for ESP8266.You can see logged temperatures at http://www.temelelektronik.info/lion.aspx?sensor=1You have to update Arduino IDE from the address of http://arduino.esp8266.com/stable/package_esp8266com_index.json for writing ESP code at Arduino IDE.Arduino is only for purpose of serial Monitoring. Circuit can work without arduino. Desteğinden dolayı Aslan Gözübüyük'e teşekkürler. Sen olmasan yapamazdım :). Special Thanks to Aslan Gozubuyuk Setup Esp8266 for Arduino IDE1. Insert File>Preferences "http://arduino.esp8266.com/stable/package_esp8266com_index.json"2. Go to Tools>Board>Board manager3. At the end of list choose esp8266 and start setup4. After setup you can chose Generic esp8266 from board list5. From tools for ESP-01 menu set Flash Frequency to 40 MHz, Cpu Frequency to 80 MHz, Flash Size to 512K (64K SPIFFFS) You can download step by step installation wit pictures from download section
if you want to see logged temperatures click here
|
|