No edit summary |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 9: | Line 9: | ||
}} | }} | ||
= What = | = What = | ||
== Parts == | |||
* [https://docs.arduino.cc/retired/boards/arduino-ethernet-rev3-without-poe Arduino Ethernet Rev3] | * [https://docs.arduino.cc/retired/boards/arduino-ethernet-rev3-without-poe Arduino Ethernet Rev3] | ||
* 8 Relay board | * 8 Relay board | ||
This is fitted in a nice project box by [[User:Berend|Berend]] and is connected to | This is fitted in a nice project box by [[User:Berend|Berend]] and is connected to | ||
* A modded power strip with 5 outlets | * A modded power strip with 5 outlets | ||
== The power strip mod == | |||
<gallery> | |||
Stekkerblokmod1.jpg|Mod in progress | |||
Stekkerblokmod2.jpg|Closeup of mod in progress | |||
Stekkerblokmod3.jpg|Wiring done | |||
Stekkerblokmod4.jpg|Closeup | |||
Stekkerblokmod5.jpg|Closeup of Wago clips used | |||
Stekkerblokmod6.jpg|Wiring of the relays | |||
Stekkerblokmod7.jpg|Finished | |||
</gallery> | |||
For the mod I took out a piece of metal that connected 1 pin off all 5 outlets. I used 4 Wago clips and some solid core copper wire to connect it all up. Now all 5 sockets can be toggled with relays 4-8. | |||
= Code = | |||
See https://github.com/NURDspace/Arduino_Ethernet | |||
= Purpose = | = Purpose = | ||
* Use at [[Maker Faire Eindhoven]] to toggle some shit via IRC. | * Use at [[Maker Faire Eindhoven]] to toggle some shit via IRC. | ||
Line 23: | Line 36: | ||
= Future plans = | = Future plans = | ||
* Add a (membrane) keypad | * Add a (membrane) keypad | ||
* Add another power strip for the other 3 sockets? |
Latest revision as of 19:26, 21 September 2022
Arduino Ethernet Relay Box | |
---|---|
Participants | Dennis |
Skills | Arduino |
Status | In progress |
Niche | |
Purpose | Infra |
Tool | No |
Location | Zaal 1 |
Cost | |
Tool category |
Arduino_Ethernet_box.jpg {{#if:No | [[Tool Owner::{{{ProjectParticipants}}} | }} {{#if:No | [[Tool Cost::{{{Cost}}} | }}
What
Parts
- Arduino Ethernet Rev3
- 8 Relay board
This is fitted in a nice project box by Berend and is connected to
- A modded power strip with 5 outlets
The power strip mod
For the mod I took out a piece of metal that connected 1 pin off all 5 outlets. I used 4 Wago clips and some solid core copper wire to connect it all up. Now all 5 sockets can be toggled with relays 4-8.
Code
Purpose
- Use at Maker Faire Eindhoven to toggle some shit via IRC.
- Use at space to have some more lights automated (maybe in Zaal 2 or 3)
Todo for Maker Faire
- Get more lamps
Modify a power strip so that individual outlets can be toggled
Future plans
- Add a (membrane) keypad
- Add another power strip for the other 3 sockets?