Where I buy my ESP8266 boards from... (Banggood)
Where I buy my ESP8266 boards from... (Banggood)
Explore... Chat... Share...
Moderator: Mmiscool
<HTML>
<HEAD>
<TITLE>Crunchify - Refresh Div without Reloading Page</TITLE>
<style type="text/css">
body {
background-image:
url('http://cdn3.crunchify.com/wp-content/uploads/2013/03/Crunchify.bg_.300.png');
}
</style>
<script type="text/javascript"
src="http://code.jquery.com/jquery-1.10.1.min.js"></script>
<script>
$(document).ready(
function() {
setInterval(function() {
var randomnumber = Math.floor(Math.random() * 100);
$('#show').text(
'I am getting refreshed every 3 seconds..! Random Number ==> '
+ randomnumber);
}, 3000);
});
</script>
</HEAD>
<BODY>
<br>
<br>
<div id="show" align="center"></div>
<div align="center">
<p>
by <a href="http://crunchify.com">Crunchify.com</a>
</p>
</div>
</BODY>
</HTML>
memclear
timer 1000 [branch]
cls
wprint "<html>"
wprint "<head>"
wprint "<meta http-equiv=Content-Language content=tr>"
wprint "<meta http-equiv=Content-Type content=text/html; charset=windows-1254>"
wprint "<meta http-equiv=refresh content=5>"
wprint "<title>DENEMEEEEEEE</title>"
wprint "</head>"
wprint "<body>"
wprint "<p><b><font color="blue" size=7>DENEMEEEEEEE</font></b></p>"
wprint htmlvar(ADCin)
wprint "</body>"
wprint "</html>"
button Exit [TestExit]
wait
[TestExit]
timer 0
end
[branch]
gosub readdata
wait
readdata
ADCin = ADCin + 1
return
It takes about 20-25 seconds for home assistant c[…]
I tried to upgrade tof my sonoff basic R2 with the[…]
a problem Perhaps you want to define "Probl[…]
Rebooting your router will not give you a faster I[…]
There are no other notifications from esptool.py i[…]
Using the Arduino IDE, you'll learn how to set up […]
In this project, you will post to Twitter using an[…]
In this project, we will build a water level contr[…]
I guess I'm late, but I had the same problem and f[…]
Last night I received my first D1 Minis for a lear[…]
Although I am aware that this is an old post, I fe[…]