Wiznet makers

matthew

Published August 13, 2023 ©

81 UCC

8 WCC

30 VAR

0 Contests

0 Followers

0 Following

W5100S-EVB-Pico Basic Operation in Arduino Environment (LED, Passive Buzzer, Relay, OLED)

Dive into W5100S-EVB-Pico's Arduino capabilities: Control LEDs, activate a Passive Buzzer, manage Relay operations, and display on OLED.

COMPONENTS Hardware components

Robu - 5V Passive Buzzer

x 1

passive buzzer


WIZnet - W5100S-EVB-Pico

x 1


PROJECT DESCRIPTION

There's an abundance of Arduino codes for communication functionalities utilizing the W5100S-EVB-Pico. However, there's a noticeable gap when it comes to consolidated libraries or projects that address examples for output device controls. In light of this, we've curated examples for controlling output devices such as LEDs, the Piezo Passive Buzzer, Relay operations, and the OLED_SSD1306.

Intending to be a vital resource, this guide serves those who are keen on interfacing and controlling these output devices using Arduino code. Each comprehensive example is made accessible on Github for ease of reference and application.

As you delve deeper, you'll find that these examples not only bridge the existing knowledge void but also serve as a robust foundation for those navigating the dynamic realm of output device integrations using the W5100S-EVB-Pico board. Whether you're a novice or an adept developer, these examples are crafted to bolster your understanding and empower your projects.

For those eager to commence their journey or elevate their existing knowledge, the associated Github links below provide a seamless gateway to these examples. Happy tinkering!

 


 

Documents
  • 3ColorLED_Blink Github URL

  • Passive Buzzer Basic Github URL

  • Passive Buzzer Simple Melody Github URL

  • Simple Relay Switch Github URL

  • OLED SSD1306_Hello_World (I2C) Github URL

Comments Write