Search found 36 matches: arduinoeasy

Searched query: arduinoeasy

by enesbcs
18 Apr 2020, 15:33
Forum: RPiEasy: General Discussion
Topic: RPIEasy
Replies: 332
Views: 741541

Re: RPIEasy

... it more efficient, you could use broadcasting (255.255.255.255) but it's less reliable, especially on ESP devices. True. Even the patched STM32/ArduinoEasy version can join to the same P2P network as ESPEasy or RPIEasy does which is cool. :) I think it's still very useful for 'standalone' operation ...
by enesbcs
01 Feb 2020, 19:34
Forum: ESP Easy: Software
Topic: New ESP Easy plugin for ESPNOW
Replies: 16
Views: 22986

Re: New ESP Easy plugin for ESPNOW

... the other hand i prefer ESPEasy for more complicated DIY sensors (4M flash of course) which handles multiple device and complex logic. I found old ArduinoEasy project very interesting, compiled to 200k binary for my STM32, and a minimal 104k size binary for Maple Mini. Because size matters. :)
by enesbcs
05 Aug 2019, 19:33
Forum: Experimental
Topic: Arduino Easy 2560
Replies: 130
Views: 267626

Re: Arduino Easy 2560

Bigbrother STM32F103RCT6 in action: https://m.blog.hu/bi/bitekmindenhol/image/rct_example.jpg 182kb STM32-ArduinoEasy firmware Controllers included: Domoticz HTTP, Domoticz MQTT, OpenHAB MQTT Plugins included: Switch, ADC, Pulse, Dallas, DHT, BH1750, SI7021, OLED (experimental), ...
by enesbcs
09 Jul 2019, 19:27
Forum: Experimental
Topic: Arduino Easy 2560
Replies: 130
Views: 267626

Re: Arduino Easy 2560

I've succesfully compiled it to a Maple Mini and it is running fine:
Image
Wiring:
Image
ArduinoEasy for STM32:
Image
by enesbcs
10 Jun 2019, 15:14
Forum: Experimental
Topic: Arduino Easy 2560
Replies: 130
Views: 267626

Re: Arduino Easy 2560

https://github.com/enesbcs/ArduinoEasy Used STM32 Arduino core is: https://github.com/rogerclarkmelbourne/Arduino_STM32 I like those type of "experiment" :) can you please share some info about your hardware (which dev board ...
by papperone
10 Jun 2019, 07:06
Forum: Experimental
Topic: Arduino Easy 2560
Replies: 130
Views: 267626

Re: Arduino Easy 2560

I decided to patch ArduinoEasy to run on my STM32F103RCT6 Development Board + W5500 Ethernet network module combination ($6.5 + $3) instead of the default Arduino Mega 2560 + Arduino Ethernet Shield. I think it is done, at least it ...
by enesbcs
09 Jun 2019, 09:20
Forum: Experimental
Topic: Arduino Easy 2560
Replies: 130
Views: 267626

Re: Arduino Easy 2560

I decided to patch ArduinoEasy to run on my STM32F103RCT6 Development Board + W5500 Ethernet network module combination ($6.5 + $3) instead of the default Arduino Mega 2560 + Arduino Ethernet Shield. I think it is done, at least it ...
by FanOfHue
06 Jan 2019, 16:58
Forum: ESP Easy: Projects / Applications
Topic: "SmartNodeRules" concept idea
Replies: 37
Views: 34105

Re: "SmartNodeRules" concept idea

I'm using ArduinoEasy for a while with Domoticz. Could be nice to have a small webgui with power control buttons to control this unit directly. Maybe in case Domoticz has crashed like it did a while ago when the SD card in the ...
by tim
28 Dec 2018, 16:53
Forum: ESP Easy: Projects / Applications
Topic: "SmartNodeRules" concept idea
Replies: 37
Views: 34105

Re: "SmartNodeRules" concept idea

I'm using ArduinoEasy for a while with Domoticz. Could be nice to have a small webgui with power control buttons to control this unit directly. Maybe in case Domoticz has crashed like it did a while ago when the SD card in the ...
by kirbah
24 Feb 2018, 20:34
Forum: Experimental
Topic: Arduino Easy 2560
Replies: 130
Views: 267626

Re: Arduino Easy 2560

I did put the base64 library in my library pad.. MQTT is not used Q:\_Files\Arduino\ArduinoEasy-master R154\ArduinoEasy\_C005.ino:103:11: error: 'MQTTclient' was not declared in this scope MQTTclient.publish(tmppubname.c_str(), value.c_str(), Settings.MQTTRetainFlag); ...
by Martinus
10 Feb 2018, 21:13
Forum: Experimental
Topic: Nano Easy
Replies: 9
Views: 30576

Re: Nano Easy

... a reason you want to have a wired connection. Arduino Mega + W5100 supports a dallas sensor on wired ethernet with an experimental version of ArduinoEasy. Of wait for uPyEasy and use a hardware board like Orange Pi Zero that has a hardware ethernet port. Only around 12 dollars...
by yfands
23 Oct 2017, 12:33
Forum: Experimental
Topic: Arduino Easy 2560
Replies: 130
Views: 267626

Re: Arduino Easy 2560

... -prefs=runtime.tools.arduinoOTA.path=C:\Users\Frankie\AppData\Local\Arduino15\packages\arduino\tools\arduinoOTA\1.1.1 -verbose Q:\_Files\Arduino\ArduinoEasy-master R154\ArduinoEasy\ArduinoEasy.ino C:\Program Files (x86)\Arduino\arduino-builder -compile -logger=machine -hardware C:\Program Files ...
by LisaM
25 Aug 2017, 13:23
Forum: ESP Easy: Hardware
Topic: AC Dimmer for ESPeasy
Replies: 22
Views: 33363

Re: AC Dimmer for ESPeasy

... shifting. It is in an earlyworking stage, but when i share my thoughts, i am sure that this will be picked up by others. Did you make a plugin for ArduinoEasy?
by beic
24 Aug 2017, 22:29
Forum: ESP Easy: Hardware
Topic: More support for i2c modules/sensors [UPDATED 25.09.2016]
Replies: 14
Views: 18343

Re: More support for i2c modules/sensors [UPDATED 25.09.2016]

LisaM wrote: 24 Aug 2017, 19:34 Actually i've rebuild P013 to include new sonic sensors, helped test HLW8012, ArduinoEasy.
Really?!? I built a few to, like SHT30 and LM75A.
by LisaM
24 Aug 2017, 19:34
Forum: ESP Easy: Hardware
Topic: More support for i2c modules/sensors [UPDATED 25.09.2016]
Replies: 14
Views: 18343

Re: More support for i2c modules/sensors [UPDATED 25.09.2016]

beic wrote: 24 Aug 2017, 19:21 Yeah, like you, using the whole project what others built...
Actually i've rebuild P013 to include new sonic sensors, helped test HLW8012, ArduinoEasy.
Pick a sensor and start building... ;)
by LisaM
09 Aug 2017, 22:16
Forum: Experimental
Topic: Arduino Easy 2560
Replies: 130
Views: 267626

Re: Arduino Easy 2560

... my DHCP server to handout a NEW ip address so the old one didn't work anymore despite static dhcp ip address settings. On the new address the ArduinoEasy is working just fine... I can set NTP to on AND reboot without any problems, so only the syslog is causing problems. I'm using the Synology ...
by LisaM
09 Aug 2017, 17:32
Forum: Experimental
Topic: Arduino Easy 2560
Replies: 130
Views: 267626

Re: Arduino Easy 2560

You cannot simply copy a ESP8266 plugin to an Arduino plugin, they are fundamentally different! The ESP8266 uses the WifiServer class, while ArduinoEasy is using the EthernetServer class... Funny thing is that the plugin mechanism and many early plugins were initially ported from Arduino AVR ...
by Martinus
09 Aug 2017, 17:18
Forum: Experimental
Topic: Arduino Easy 2560
Replies: 130
Views: 267626

Re: Arduino Easy 2560

You cannot simply copy a ESP8266 plugin to an Arduino plugin, they are fundamentally different! The ESP8266 uses the WifiServer class, while ArduinoEasy is using the EthernetServer class... Funny thing is that the plugin mechanism and many early plugins were initially ported from Arduino AVR ...
by LisaM
09 Aug 2017, 16:54
Forum: Experimental
Topic: Arduino Easy 2560
Replies: 130
Views: 267626

Re: Arduino Easy 2560

... gives errors when i put it in. Arduino: 1.6.12 (Windows 10), Board:"Arduino/Genuino Mega or Mega 2560, ATmega2560 (Mega 2560)" xxxxxxxx \ArduinoEasy-master (2)\ArduinoEasy-master\ArduinoEasy\_P005_DHT.ino: In function 'boolean Plugin_005(byte, EventStruct*, String&)': _P005_DHT:79: ...
by frank
09 Aug 2017, 15:34
Forum: Experimental
Topic: Arduino Easy 2560
Replies: 130
Views: 267626

Re: Arduino Easy 2560

... gives errors when i put it in. Arduino: 1.6.12 (Windows 10), Board:"Arduino/Genuino Mega or Mega 2560, ATmega2560 (Mega 2560)" xxxxxxxx \ArduinoEasy-master (2)\ArduinoEasy-master\ArduinoEasy\_P005_DHT.ino: In function 'boolean Plugin_005(byte, EventStruct*, String&)': _P005_DHT:79: ...
by LisaM
08 Aug 2017, 23:38
Forum: Experimental
Topic: Arduino Easy 2560
Replies: 130
Views: 267626

Re: Arduino Easy 2560

I'm beginning to suspect the SD card write method, a reboot is working but a reset is screwing up ArduinoEasy. I think a reset is aborting the sd config files, so ArduinoEasy cannot startup due to corrupted config files... I think the config files are left open on a SD card, ...
by LisaM
07 Aug 2017, 21:28
Forum: Experimental
Topic: Arduino Easy 2560
Replies: 130
Views: 267626

Re: Arduino Easy 2560

If i compile and upload the arduinoeasy source code mentioned earlier, compiled the image is only 115KB, it works. However changes to config or devices are ignored, submit brings back the original webform page, while changes to advanced ...
by LisaM
06 Aug 2017, 12:25
Forum: Experimental
Topic: Arduino Easy 2560
Replies: 130
Views: 267626

Re: Arduino Easy 2560

I have the same problem with ArduinoEasy with fixed ethernet, encj2860 ethernet shield , no wifi. Ping works, webserver no response... Running all night without devices without problems. Adding one device: webserver gone within 5 minutes. ...
by LisaM
05 Aug 2017, 13:16
Forum: ESP Easy: General Discussion
Topic: ESP active but webpages not reachable after some time
Replies: 21
Views: 25134

Re: ESP active but webpages not reachable after some time

I have the same problem with ArduinoEasy with fixed ethernet, encj2860 ethernet shield , no wifi. Ping works, webserver no response...
by LisaM
04 Aug 2017, 21:54
Forum: Experimental
Topic: Arduino Easy 2560
Replies: 130
Views: 267626

Re: Arduino Easy 2560

The ArduinoEasy source code is here: https://github.com/letscontrolit/ArduinoEasy
by reza
18 Jun 2017, 17:45
Forum: ESP Easy: General Discussion
Topic: help to use a PME for input switch
Replies: 30
Views: 22205

Re: help to use a PME for input switch

grovkillen wrote: 18 Jun 2017, 15:20 So you're​ using ArduinoEasy?
what is arduino easy ? i dont know ? i am using espeasy with a PME . connect a arduino promini to nodemcu.
by grovkillen
18 Jun 2017, 15:20
Forum: ESP Easy: General Discussion
Topic: help to use a PME for input switch
Replies: 30
Views: 22205

Re: help to use a PME for input switch

So you're​ using ArduinoEasy?
by annakin
14 May 2017, 20:32
Forum: Experimental
Topic: Arduino Easy 2560
Replies: 130
Views: 267626

Re: Arduino Easy 2560

mb problem its on my libraries..
Can u make ZIP lib, ArduinoEasy and share ?
Or say what Version lib u use.
And what version IDE u use ?
by annakin
06 May 2017, 16:26
Forum: Experimental
Topic: Arduino Easy 2560
Replies: 130
Views: 267626

Re: Arduino Easy 2560

Hi i have some problem. I download on gidhub source and uploading on Mega 2560+W5100 ArduinoEasy start all good, but have 1 bug, then i try to add new Device in menu Devices i can`t. I'm trying to select a switch for example, but when I select it, nothing happens. ...
by psy0rz
26 Feb 2017, 21:38
Forum: Experimental
Topic: ESP Easy Mega
Replies: 249
Views: 1143876

Re: ESP Easy Mega

i meant this side project http://www.letscontrolit.com/wiki/index.php/ArduinoEasy http://www.letscontrolit.com/forum/viewtopic.php?f=18&t=2234 I didnt know about this project, and for some it can be a bit confusing: We have ESPEasy mega, which is actually ...
by frank
26 Feb 2017, 20:55
Forum: Experimental
Topic: ESP Easy Mega
Replies: 249
Views: 1143876

Re: ESP Easy Mega

psy0rz wrote:You mean the arduino mega 2560?
i meant this side project
http://www.letscontrolit.com/wiki/index.php/ArduinoEasy

viewtopic.php?f=18&t=2234
by anarro
08 Dec 2016, 21:17
Forum: Experimental
Topic: Arduino Easy 2560
Replies: 130
Views: 267626

Re: Arduino Easy 2560

... Arduino Mega. Only tested with MQTTfx tool as i do not have openHAB or any MQTT stuff running here... http://www.letscontrolit.com/wiki/index.php/ArduinoEasy#Sneak_preview Hi Martinus, I downloaded this version and I'm going to try it, thanks Antoni.
by Martinus
08 Dec 2016, 16:45
Forum: Experimental
Topic: Arduino Easy 2560
Replies: 130
Views: 267626

Re: Arduino Easy 2560

... Arduino Mega. Only tested with MQTTfx tool as i do not have openHAB or any MQTT stuff running here... http://www.letscontrolit.com/wiki/index.php/ArduinoEasy#Sneak_preview
by timsson
20 Nov 2016, 17:51
Forum: Experimental
Topic: Arduino Easy 2560
Replies: 130
Views: 267626

Re: Arduino Easy 2560

Martinus wrote:Sneak preview available on:
http://www.letscontrolit.com/wiki/index.php/ArduinoEasy
:D :D :D !



only a question - i know, nano has only 32k flash, but it is possible run a minimal config(only i/o pin) on nano?
nano.jpg
nano.jpg (6.26 KiB) Viewed 110877 times
by Martinus
20 Nov 2016, 16:27
Forum: Experimental
Topic: Arduino Easy 2560
Replies: 130
Views: 267626

Re: Arduino Easy 2560