Wiznet makers

WIZnet

Published February 14, 2023 ©

758 UCC

232 VAR

0 Contests

0 Followers

0 Following

Original Link

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.

COMPONENTS Hardware components

WIZnet - WIZ610io

x 1


Sony - Sony Spresense boards (main & extension)

x 1


Sony - Sony Spresense camera board

x 1

Software Apps and online services

Arduino - Arduino IDE

x 1


PROJECT DESCRIPTION

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
Documents
Comments Write