IPv6 Web Camera Powered by WIZ610io

This project showcase the new module from Wiznet Wi610io in a web camera application using the Spresense technology by Sony. Using the new W6100 device from Wiznet offers many advantages over the previous recent module W5100 such as IPv6 and more robust SPI interface.
ORIGINAL POST
By Manuel Alejandro Iglesias Abbatemarco
components
Hardware Components
WIZnet wiz610io
X 1
TCP / IPv6 Ethernet Controller
Sony Spresense boards (main & extension)
X 1
Sony Spresense boards (main & extension)
Sony Spresense camera board
X 1
Sony Spresense camera board
Software Apps and online services
Arduino IDE
Arduino IDE
details

uploads2ftmp2fa64fc5d3-d218-4c07-bb36-fd732ef2440a2fimg_20190915_203312_7sHcPFzJBw.jpg 1 2 3 110

The Setup

The Sony Spresense board doesn’t have an Ethernet peripheral which is something we need for the web camera project. There might be many options out there to provide Ethernet connectivity but not all might serve for our purpose, been the speed and large amount of data transfer our makers that need to be maximized.

Based on previous design using W5100 module, I have found Wiznet modules great for the Job, but the nifty W6100 module is very handy to get a camera from anywhere using IPv6. Another advantage of using Wiznet w6100 IC is the easy implementation from Hardware and Firmware perspective. The last is specially true when using the Arduino IDE.

For the video stream we need the Spresense module with the Main board and camera module, for the Wiznet module we have choose Wiz610io but any W6100 based board will work.

 

For more detail, refer to IPv6 Web Camera Powered by WIZ610io – Hackster.io

uploads2ftmp2fa64fc5d3-d218-4c07-bb36-fd732ef2440a2fimg_20190915_203312_7sHcPFzJBw.jpg 1 2 3 110

The Setup

The Sony Spresense board doesn’t have an Ethernet peripheral which is something we need for the web camera project. There might be many options out there to provide Ethernet connectivity but not all might serve for our purpose, been the speed and large amount of data transfer our makers that need to be maximized.

Based on previous design using W5100 module, I have found Wiznet modules great for the Job, but the nifty W6100 module is very handy to get a camera from anywhere using IPv6. Another advantage of using Wiznet w6100 IC is the easy implementation from Hardware and Firmware perspective. The last is specially true when using the Arduino IDE.

For the video stream we need the Spresense module with the Main board and camera module, for the Wiznet module we have choose Wiz610io but any W6100 based board will work.

 

For more detail, refer to IPv6 Web Camera Powered by WIZ610io – Hackster.io

documents
Code
mhanuel26 / arduinoWebSockets
arduinoWebSockets
web server
web server
Arduino code
Arduino code
Ethernet Wiznet library
wiznet library

COMMENTS

Please Login to comment
  Subscribe  
Notify of