
Overview
Through it, you can control a circuit of high voltage with low voltage, say 5V on the controller. There is an indicator LED on the board, which will light up when the controlled terminals get closed.
Tech specs
Specifications
Parameter |
V1.1 |
V1.2 |
Product Release Date |
27th Jan 2013 |
9th June 2014 |
Operating Voltage |
5V |
3.3V~5V |
Operating Current |
60mA |
100mA |
Relay Life |
100,000 Cycle |
100,000 Cycle |
Max Switching Voltage |
250VAC/30VDC |
250VAC/30VDC |
Max Switching Current |
5A |
5A |
Pinmapping
Grove-Relay |
Arduino |
GND |
GND |
VCC |
5V |
SIG |
D4 |
Get Inspired

Debug your C33 with few steps

In July 2023, Samuel Alexander set out to reduce the amount of trash that gets thrown out due to poor sorting practices at the recycling bin. His original design relied on an Arduino Nano 33 BLE Sense to capture audio through its onboard microphone and then perform edge audio classification with an embedded ML model to automatically separate materials based on the sound they make when tossed inside. But in this latest iteration, Alexander added several large improvements to help the concept scale much further. Perhaps the most substantial modification, the bin now uses an Arduino Pro Portenta C33 in combination with an external Nicla Voice or Nano 33 BLE Sense to not only perform inferences to sort trash, but also send real-time data to a cloud endpoint. By utilizing the Arduino Cloud through the Portanta C33, each AI-enabled recycling bin can now report its current capacity for each type of waste and then send an alert when collection must occur. While not as practical for household use, this integration could be incredibly effective for municipalities looking to create a network of bins that can be deployed in a city park environment or another public space. Thanks to these upgrades, Alexander was able to submit his prototype for consideration in the 2023 Hackaday Prize competition where he was awarded the Protolabs manufacturing grant. To see more about this innovative project, you can check out its write-up here and watch Alexander’s detailed explanation video below.