Welcome to Hackster!
Hackster is a community dedicated to learning hardware, from beginner to pro. Join us, it's free!
Durai Raju
Published © MIT

WizFi360 LED Controller Board

I will make a WizFi360 LED controller PCB that can be controlled using a mobile application or sensors & edge AI.

BeginnerFull instructions provided2 hours120
WizFi360 LED Controller Board

Things used in this project

Hardware components

WizFi360-EVB-Pico
WIZnet WizFi360-EVB-Pico
×1

Software apps and online services

Arduino IDE
Arduino IDE

Story

Read more

Custom parts and enclosures

PCB3D

Schematics

PCB

Code

AT Commands

Arduino
AT
AT+SYSIOSETCFG=6,1,0
AT+SYSIOGETCFG=6
AT+SYSGPIODIR=6,1 //DIR OUTPUT
AT+SYSGPIOWRITE=6,0 //OP OFF
AT+SYSGPIOWRITE=6,1 //OP ON

Credits

Durai Raju
1 project • 1 follower
Contact

Comments

Please log in or sign up to comment.