B4R Question Arduino Mega 2560 + Ethernet Shield W5100

ALEX BISSARO PITTA

Member
Licensed User
I'm developing a HOME AUTOMATION based on Arduino Mega 2560 and Ethernet Shield W5100.

- Is it possible to use B4a together with BR4 in order to control the house via internal and external internet connection?
- Is there any example to be followed using Arduino Mega 2560, Ethernet Shield W5100, B4A and B4R?
 

Erel

B4X founder
Staff member
Licensed User
Longtime User
Is it possible to use B4a together with BR4 in order to control the house via internal and external internet connection?
Yes.

Is there any example to be followed using Arduino Mega 2560, Ethernet Shield W5100, B4A and B4R?
Yes.

See these tutorials: https://www.b4x.com/android/forum/threads/ethernet-network-tutorial.65664/#content
https://www.b4x.com/android/forum/threads/udp-communication.66592/#content
There are many tutorials with ESP8266. It should be simple to modify them to work with the Ethernet shield.
https://www.b4x.com/android/forum/t...ons-to-ios-and-android-devices.71507/#content

Many more:
https://www.b4x.com/search?query=b4r android
 
Upvote 0
Top