[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 488: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4762: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3897)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4764: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3897)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4765: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3897)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4766: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3897)
nodo-domotica.nl • Toon onderwerp - ESP8266 + Arduino IDE = cool
Pagina 1 van 3

ESP8266 + Arduino IDE = cool

BerichtGeplaatst: 05 apr 2015, 12:25
door mvdbro
De ontwikkelingen rondom de ESP8266 worden steeds interessanter. Ik heb inmiddels de eerste Arduino sketch draaien op de ESP module (dus zonder Arduino board). Dit is een demo om de ESP direct te laten communiceren met de Domotica controller via http. Dat zou met de Nodo webapp ook moeten kunnen, maar dat is nog toekomstmuziek. Daarom toch maar weer even een uitstapje naar mijn Domoticz prutsbakje gemaakt om aan te tonen dat het werkt.

Er zit nog wel een bug in, maar ja de Arduino-ESP IDE is dan ook nog erg vers... Ik heb er al een issue op github voor aangemaakt...

Het ding is operationeel, maar vanwege de bug krijg ik bij de float conversie altijd een 0 waarde terug, dus updaten doet het niet echt... Doel is eigenlijk om een Wireless pulscounter te maken die direct de controller via een webapi update. En dat met uitsluitend een ESP module van pakweg 3 euro.

Voordeel is dat je geen Arduino Uno/Nano of dergelijke meer nodig hebt en dat je weer kunt ontwikkelen in een bekende IDE met bekende C code.

Het is niet ondenkbaar dat de Nodo code nog geport kan worden naar de ESP. Dat zou ook cool zijn...

[edit] Updated IDE, bug solved, sketch working!

Re: ESP8266 + Arduino IDE = cool

BerichtGeplaatst: 05 apr 2015, 15:23
door bertb
Oh, dit is gaaf.
Waarmee doe je dat?
Ik heb in een ander draadje je link gevolgd, maar dat heeft het over IDE 1.61. Ik heb ontdekt dat daarmee RFLink niet kan worden gecompileerd.
En volgens mij kunnen 1.0.6 en 1.6.1 niet naast elkaar bestaan op 1 pc?

Groet,
Bert

Re: ESP8266 + Arduino IDE = cool

BerichtGeplaatst: 05 apr 2015, 17:42
door rtenklooster
Je kan zonder moeite wel 10 versies naast elkaar draaien. Je moet de zip bestanden dan downloaden.

Re: ESP8266 + Arduino IDE = cool

BerichtGeplaatst: 05 apr 2015, 20:51
door mvdbro

Re: ESP8266 + Arduino IDE = cool

BerichtGeplaatst: 05 apr 2015, 22:14
door bertb
Bedankt. Ik ga t proberen.

Re: ESP8266 + Arduino IDE = cool

BerichtGeplaatst: 06 apr 2015, 17:47
door bertb
Hm ... starten met deze materie is nog niet zo eenvoudig. Kennelijk is er nog geen plug and play IDE beschikbaar en is het de bedoeling dat je zelf gaat compileren. Dat is net een brug te ver voor mij.

Re: ESP8266 + Arduino IDE = cool

BerichtGeplaatst: 06 apr 2015, 20:06
door bertb
Die heb ik gisteren al geprobeerd, maar de sketch van mvdbro doet het niet. De esp8266 lib ontbreekt.
Maar die heb ik inmiddels ook gevonden. Morgen verder testen

Re: ESP8266 + Arduino IDE = cool

BerichtGeplaatst: 08 apr 2015, 13:49
door bertb

Re: ESP8266 + Arduino IDE = cool

BerichtGeplaatst: 08 apr 2015, 17:38
door bertb

Re: ESP8266 + Arduino IDE = cool

BerichtGeplaatst: 08 apr 2015, 20:53
door rwijbenga
Dit is NIET COOL, dit is MEGA COOL ! :D