Gmail & Arduino UNO & IPv6

This example show how to send email via Gmail and ESMTP-based email agent as well from Arduino UNO. It can be used with both IPv4 and IPv6

Feb 10, 2017

8765 views

7 respects

Components and supplies

1

Arduino UNO

1

PHPoC Shield for Arduino

1

USB Cable 2.0 Type A/B for Arduino Uno

Project description

Code

IPv6 Source Code

arduino

- It's similar to IPv4. Just adding one more line: Phpoc.beginIP6(); - You need to enable IPv6 on PHPoC Shield setting , see this http://www.phpoc.com/support/manual/phpoc_shield_for_arduino/contents.php?id=network_ip_dhcp - Your LAN network also have to support IPv6

PHPoC library for Arduino

This library communicates with PHPoC Shield to connect to the Internet. It's also contains Gmail library. How to install library: http://www.phpoc.com/support/manual/phpoc_shield_for_arduino/

/

0
0
Latest commit to the master branch on Invalid date

IPv4 Source Code

arduino

PHPoC library for Arduino

This library communicates with PHPoC Shield to connect to the Internet. It's also contains Gmail library. How to install library: http://www.phpoc.com/support/manual/phpoc_shield_for_arduino/

/

0
0
Latest commit to the master branch on Invalid date

IPv4 Source Code

arduino

IPv6 Source Code

arduino

- It's similar to IPv4. Just adding one more line: Phpoc.beginIP6(); - You need to enable IPv6 on PHPoC Shield setting , see this http://www.phpoc.com/support/manual/phpoc_shield_for_arduino/contents.php?id=network_ip_dhcp - Your LAN network also have to support IPv6

Downloadable files

arduino_shield_conect_SCCdk4scHa.png

Just stack PHPoC Shield on Arduino Uno

arduino_shield_conect_SCCdk4scHa.png

Comments

Only logged in users can leave comments

phpoc_man

0 Followers

0 Projects

Table of contents

Intro

7

0