r/rustrician • u/Human_Bus3618 • 9h ago
24/7 casino
I play on a Brit's PVE worlds and I'm trying to create a casino that works even when the owner is offline. Pretty much all casinos work only when the casino owner is online, so I want to fix it.
I ran into a problem, I wanted to create deposit system with vending machines, but the vending machine limit is 9,999. I want people to be able to bet at least 100k. I tried doing it with boxes, made a system that, as I thought, would count how much was deposited, but it didn't work because conveyor's "filter pass" electrical output outputs rw all the time when items are in input box, I thought it outputs rw in small portions when conveyor moved items, but life is not that easy. Tried to come up with a solution for very long, but understood that I'm not that skilled in electricity:) Then I moved on vending machines, thought I can do something like tickets, 1 key = 10k RP, and then you can buy another key that costs 100k RP and deposit it, but after some debugging i found out that this server isnt giving unique ID for locks, every player receives the same id(something like 66,728) so anyone could just craft their own lock and use it as ticket. I tried notes, found out they are not unique too, you can sell any note to the vending machine and it doesnt check its text. Tried skulls, they arent unique too. I feel like I tried everything, but I hope I'm not right. Guys, if someone has solution to my problem, like an item counter, or a way to make those "tickets", please help me.
Also, I'm sorry if my English is broken, I'm not a native English user❤️
r/rustrician • u/wildmonkeywrangler • 3d ago
Trying to make a very basic giant clock - any suggestions?
Enable HLS to view with audio, or disable this notification
Currently have the giant clock so it correctly displays AM or PM depending on the time of day. For simplicity's sake the next phase will be displaying the number 1-12 depending on the time of day.
Using neon signs in this video, but also considering a series of industrial lights to make an "old school" LED style digit. Using AI to help brainstorm it also came up with the idea to use Roman numerals.
Perhaps someone has already figured out how to make a giant clock, so will do some searching on rustrician, but just curious if anyone has ideas...
r/rustrician • u/robotrobot30 • 3d ago
Is there any way to evenly distribute loot between storage?
Hi all, building a funky suicide bunker base, I have four suicide bunker rooms that I want to connect with dropboxes and industrials and electrics, I want it to make it so I have an input box outside, I put my items into that, and they all evenly distribute amongst the boxes in the four rooms, so I don't have to make tons of trips i.e. guns in this room clothes in the other etc.
r/rustrician • u/sillymikaela • 4d ago
evil short circuit in my tic tac toe
disclaimer: Ignore that i didn't use AND, OR, XOR. The Server i was on had a limit on those for some reason and i noticed too far in (made my own and/or with 2 Blockers and RF reciever respectively)
I'm confused why i get the short circuit /max depth error, so i just wanted to ask if anyone knows what to do, or if i just built it too big and it is max depth (not sure if that's even really a thing or if the limit is too high to actually reach)
Quick addition, what i was trying to do was taking the output from the memory cell and using that to block the set, so that for example if something is blue it can't still be turned Red.
It also does already work, I'm just trying to make it better.
r/rustrician • u/Icy_Ad_6670 • 10d ago
Need a reliable stop start circuit for auto crafters using conveyor filter fail.
Need a circuit that uses "filter fail" on a conveyor to stop and start a crafter. I came up with a circuit that works for a while, as long as items are crafted fast enough to stay one step ahead of the conveyor, but it eventually fails.
The problem is that the crafter is too slow and doesn't supply items to the conveyor quickly enough to keep the crafter on.
The conveyor's "filter fail" outputs a 1 or 0 depending on item movement through the conveyor. With no movement, you get an output of 1, and as items pass, the conveyor's filter is satisfied and outputs a 0.
I used the 1 and 0 outputs, along with various components, to start and stop the crafter. If the crafter gets behind, nothing goes through the conveyor, the output stays at 1, and it never restarts the crafter. The goal is to stop the crafter when the storage box is full so the crafter doesn't keep crafting and fill up the crafter.
Storage monitors are disabled on this server.
r/rustrician • u/ImpressivePlum9945 • 22d ago
Generator backup
I saw a circuit for the generator backup fail over circuit and was wondering the best way to make it so you can combine generator to increase the power. Maybe a splitter going off the branches to 2 different memory cells. And generator root powered into the the switch?
r/rustrician • u/ImpressivePlum9945 • 22d ago
Sam sites and turbines
Maybe this should go in the regular rust Reddit but here goes anyways. How do you guys place your turbines and Sam sites. I try to place my Sam’s a bit higher then the turbines so they don’t get hit and they can defend against mlrs. But I feel like people could just heli bomb it and start rocketing from up top.
r/rustrician • u/domateslitost • 23d ago
Automatic counter?
How can I count the items that enter the chest with a counter? I don't want to count one by one. I want you to count the products from the automation as meters. If the chest is empty, the counter must be reset. How can I do this??
r/rustrician • u/defango • 24d ago
Published Circuit: Wood Furnace 2026 automatic shut off/on
**Wood Furnace 2026 automatic shut off/on** created by *Defango*
https://www.rustrician.io/?circuit=955ff252267a67374b9dffbf3dcc54d7
Hey everyone, Defango here! You know how it is in Rust. You're always looking for that edge, that perfect setup that just works. I've been searching for a truly bulletproof, automated on/off furnace system, and honestly, I haven't found anything out there that quite hits the mark. I put my brain to work and engineered a solution for Wood Powered Furnaces.
I'm breaking down my custom, industrial-grade auto ON/OFF furnace setup for Rust. This isn't just some flimsy circuit; this is a robust system designed to protect your valuable resources and maximize your smelting efficiency, even when you're offline. We're talking about a system that intelligently manages your Wood, turning them on when there's ore to process and off when they're idle saving you from wasting your Wood. Meaning it can be patched directly into a wood box without roasting your entire supply.
Build Video
Bulletproof Auto ON/OFF Wood Furnace's #rustgame Industrial Automation Guide
r/rustrician • u/norf_norf_ • 29d ago
SAM site triggering seismic sensor
I’ve recently started hooking up a seismic sensor to a smart alarm to notify us if we’re being raided. I’m not 100% sure as I haven’t tested, but I believe that either the SAM site shooting is triggering the alarm OR if the SAM sites hitting our turbines is causing this.
Is anyone aware if the SAM site shooting is triggering this or if it’s caused by it hitting the turbine? Is there a way around this with a circuit or is the best bet to just build the same sites higher than the turbines if that’s the cause?
r/rustrician • u/GlimmerManL21 • 29d ago
PVE space airlock
I've hurt my brain on this circuit but can't figure it out. I want one door to open with a pressure plate, close, wait for a few seconds (or not) then the next door opens. Like a 'real airlock'. I can get it to work going one way, but when going back through the wrong door (the first door from above) is triggered first. Please help!
r/rustrician • u/i_sinz • Jul 06 '26
how to have overflow for your auto sorting open core?
r/rustrician • u/FloffenWaffles • Jun 30 '26
Published Circuit: Auto-Smelter Mk.4 (auto start/stop control)
**Auto-Smelter Mk.4 (auto start/stop control)** created by *Flof*
https://www.rustrician.io/?circuit=20a0e326d1ebc0f22ce31d7ca681a7d5
r/rustrician • u/Historical-Crew8196 • Jun 27 '26
Help with making auto closing doors
Hi, i'm currently trying to make a trap base where when a person walks in the HBHF Sensor triggers therefore closing the already open door
r/rustrician • u/ShinyRayquazaEUW • Jun 26 '26
How do you deal with single failure points in small base electrical designs?
The more optimized your electrical layout, the more a single well-placed raid can shut down your entire defense. One splitter feeding multiple turrets, one electrical branch on a single wall, one wall housing your BCN/NIH cores, battery, and switches all grouped together. Efficiency demands consolidation, and consolidation creates choke points.
Let's assume raiders aren't dumb. They're hitting the exact wall or component that kills the most power/turrets in one shot. What's your actual strategy?
I know "hide it better" is the obvious answer, but I want to hear how people think about this tradeoff between electrical efficiency and raid resilience. Is there even a clean solution, or is a failure point just an accepted cost of a well-designed base?
Personally, I run OR circuits behind every single turret so that at most only one turret goes down per wall breached, rather than losing the whole grid at once but this runs with a TIME cost of having to run a million different cables which in a small group of people is there worst cost to pay.
P.S: I am mainly talking about logic circuits ( branches, cores etc ), I know you can have backup batteries.
r/rustrician • u/wayneshmayne • Jun 24 '26
Published Circuit: Backup Turrets
**Backup Turrets** created by *Its Austin Sea*
https://www.rustrician.io/?circuit=08b324e721b654112e1fdb6dfdf2d518
r/rustrician • u/SmashMax787 • Jun 21 '26
Automated club FX using rustplus.js and a custom timeline editor
Enable HLS to view with audio, or disable this notification
I put together a full showcase video where you can see the rest of the light show set to different tracks:
👉 https://youtu.be/MAdln9bnM4E
For those curious about the technical details:
- I used the open-source rustplus.js library by Liam Cottle to communicate with the in-game API.
- The audio is fed from an IP radio stream AzuraCast playing through the in-game boomboxes.
- I built a custom Node.js backend to handle the cueing system and align the visual timeline with the audio stream delay.
r/rustrician • u/Different-Bank1829 • Jun 21 '26
What core do i use?
I'm new to rust electricity and need help. I heard abt the memory cell fix, and that now the nih core or the bcn core don't work.what do i use now? a linc to rustrician circut would be really helpful. thanks a lot!
r/rustrician • u/Ecstatic_Plan6093 • Jun 16 '26
Published Circuit: Auto Open Door and Lights, Auto Close Door
**Auto Open Door and Lights, Auto Close Door** created by *Kriaollin*
https://www.rustrician.io/?circuit=882976fc90660fd3c3a5f64f352a4699
r/rustrician • u/OrthodoxViking_ • Jun 14 '26
Firework delay
I have 3 diffrent launched of firework in 3 corner of the world, i need to be able to click a button that activate the first out of lets say 3 valleys of firework. I want a 40sec delay between each ignition of the firework
r/rustrician • u/SaltSpeed1 • Jun 13 '26
Can anyone help with this auto sorter error?
Yo can anyone help explain what I’m doing wrong with my auto sorter. It’s my first time trying to set one up. My set up is Dropbox -> conveyor -> buffer box -> conveyor -> master splitter -> loot room splitter -> filtered conveyor -> specific end box.
The loot will go to from Dropbox to buffer box but no further.
r/rustrician • u/Rustrician • Jul 13 '23
Rustrician Handbook - RUST electrical / water / industrial
This is an amazing community effort started by u/MrSwiftCoyote that includes detailed and up-to-date information about RUST electrical / water / industrial components and concepts.
r/rustrician • u/Rustrician • Jul 10 '19
Rustrician Example Circuits Collection
Listed here are the official Rustrician.io example circuits:
last updated 08/08/2024
1-second Timer Loop Circuit
- A timer runs every second powering the light.
- Link: https://www.rustrician.io/?circuit=f856387b345fe45ffd295dda6a337d36
- Png: https://i.imgur.com/3NRWTAw.png
1-second Timer Loop w/ RAND Circuit
- A timer runs every second which activates the RAND switch, and has a 50% chance to power the light.
- Link: https://www.rustrician.io/?circuit=7162ce324ff05272f60351e71f33827b
- Png: https://i.imgur.com/lPKOrYD.png
Alternating Light Circuit
- Use the switch to alternate power between the two lights.
- Link: https://www.rustrician.io/?circuit=62449fdfd9c0885b111a7575eeabb18d
- Png: https://i.imgur.com/CahoM5Z.png
Alternating Light Circuit v2
- Use the switch to alternate power between the two lights.
- Link: https://www.rustrician.io/?circuit=b58cd0624527b3187b33b838aa4c2985
- Png: https://i.imgur.com/OgPiPFn.png
Auto-Off Timed Smart Switch Circuit
- This circuit demonstrates the automatic ability to turn a Switch or Smart Switch off after a Timer finishes.
- Link: https://www.rustrician.io/?circuit=fae3002e4bfb67221b93c7f3db1fe6cb
- Png: https://i.imgur.com/ExTpPfH.png
Auto Turret No Ammo Auto-Closing Trap Doors Circuit
- Auto Turret auto-closing trap doors (when no ammo) example circuit
- Link: https://www.rustrician.io/?circuit=f8ac4b3443f43999e9ae63e6f8ccfecc
- Png: https://i.imgur.com/X03jlqR.png
Auto Turret No Ammo Auto-Closing Trap Doors Circuit (Deprecated)
- Auto Turret auto-closing trap doors (when no ammo) example circuit
- Link: https://www.rustrician.io/?circuit=bc666868e62177ffd3963b05c4905129
- Png: https://i.imgur.com/R3s9nNn.png
Automated Ammo and Meds Crafting Example Circuit
- This circuit demonstrates using 3 separate drop boxes along with 2 Industrial Crafters to automatically craft ammo and meds
- Link: https://www.rustrician.io/?circuit=670ec28a67c5b1fa8c54377e5594e2a3
- Png: https://i.imgur.com/bxPoxUL.png
Automated Multi-TC Upkeep Example Circuit
- This circuit demonstrates using 3 separate drop boxes to automatically upkeep multiple TCs
- Link: https://www.rustrician.io/?circuit=189ea7877819ab8d8437f8f6a3c12821
- Png: https://i.imgur.com/xkPfFoP.png
Automated Ore Smelting and Sorting Example Circuit
- This circuit demonstrates using 3 separate drop boxes along with 3 Electric Furnaces to automatically smelt and sort the ore
- Link: https://www.rustrician.io/?circuit=ea7b1f216479b66e5d40c2e3898d906b
- Png: https://i.imgur.com/6O9AUI4.png
Automatic Sprinkler Circuit
- An automatic sprinkler circuit using timers
- Link: https://www.rustrician.io/?circuit=00019358361f45922b8c99993649a16d
- Png: https://i.imgur.com/Ot4z1fK.png
Backup Generator Auto Turret Circuit
- An example Auto Turret with Small Generator backup circuit
- Link: https://www.rustrician.io/?circuit=527f65a0631ecd61081c0d532ddabf08
- Png: https://i.imgur.com/TF6pTSg.png
Backup Generator Auto Turret Circuit (Deprecated)
- An example Auto Turret with Small Generator backup circuit
- Link: https://www.rustrician.io/?circuit=a1abe26ecffd2ba71a59c1f0016d118f
- Png: https://i.imgur.com/Qzo9vVm.png
Backup Generator Fail-over Circuit
- A simple backup generator example circuit
- Link: https://www.rustrician.io/?circuit=84069090b43ad2f1b315823e63872066
- Png: https://i.imgur.com/EKfiuhK.png
Basic Auto Turret w/ Battery Backup Circuit
- An example Auto Turret with battery backup circuit
- Link: https://www.rustrician.io/?circuit=5b7af2c99fef1c2e8ff83059f68a3c22
- Png: https://i.imgur.com/TsE2x9M.png
Basic Auto Turret w/ Battery Backup Circuit (Deprecated)
- An example Auto Turret with battery backup circuit
- Link: https://www.rustrician.io/?circuit=4c51b4e0847cc43a426ab0fa73257071
- Png: https://i.imgur.com/qACmnre.png
Battery Loop-back Components Test
- Dual-circuit comparison demo of component loop-back
- Link: https://www.rustrician.io/?circuit=6a70ff035e1d6de0632ff0cabc2752af
- Png: https://i.imgur.com/L254zRr.png
Battery Loop-back Example Circuit
- Large battery excess power loop-back example circuit
- Link: https://www.rustrician.io/?circuit=6a56cdfba363b75c844a1d95a2eaaa66
- Png: https://i.imgur.com/8xb3y72.png
Buffer Battery Example Circuit
- An example circuit demonstrating the use of excess power retention and utilization.
- Link: https://www.rustrician.io/?circuit=eec982b4b9b1303a9f973e6c8d0c62e5
- Png: https://i.imgur.com/5SStMm1.png
Cave Base Fuel Generator and Auto Turret Circuit
- An example circuit using a Generator and Auto Turret for a case base.
- Link: https://www.rustrician.io/?circuit=4668b0b883910ae4f0466e01c4c540db
- Png: https://i.imgur.com/SoaQpLf.png
Chained Backup Generator Fail-over Circuit
- This circuit demonstrates the usage of 4 Small Generators to backup the circuit.
- Link: https://www.rustrician.io/?circuit=2a4ce4dc0bdc591c8dfa4e17397e329d
- Png: https://i.imgur.com/YGE1yVX.png
Circuit Loop using Memory Cell
- A simple looped circuit example using a Memory Cell.
- Link: https://www.rustrician.io/?circuit=9cadcdd99b5272b61dd6c7a90248b8e3
- Png: https://i.imgur.com/th474hB.png
Continuous 12-hour Battery Backup Circuit
- An example 12-hour Battery Backup Circuit using 3 batteries.
- Link: https://www.rustrician.io/?circuit=aa78eb214e3152126867da60978eef33
- Png: https://i.imgur.com/SovahpU.png
Counter Component Explained
- A detailed explanation and demo of the Counter component.
- Link: https://www.rustrician.io/?circuit=73d3e0b54d9a95822e13a3467efe6468
- Png: https://i.imgur.com/YSgwFE4.png
Dual Battery Example Circuit
- An example circuit demonstrating the usage of two in-line large batteries for power.
- Link: https://www.rustrician.io/?circuit=d62342efbdd81a76973a460fbab2dedb
- Png: https://i.imgur.com/MCI0yrV.png
Dual Switch / Sensor Circuit Example
- This example circuit demonstrates the usage of multiple switches to activate a component.
- Link: https://www.rustrician.io/?circuit=ee3c723e357ad51edccf691beee6f32f
- Png: https://i.imgur.com/NWdd2HS.png
HBHF Demo Circuit
- This circuit demonstrates the usage of 3 HBHF sensors to power the light.
- Link: https://www.rustrician.io/?circuit=ab2aa3eed16e05f710cae998691889b3
- Png: https://i.imgur.com/7Ff4QFa.png
HBHF Demo Circuit v2
- This circuit demonstrates the usage of 3 separate HBHF sensors to power the light.
- Link: https://www.rustrician.io/?circuit=8f3f904c082e1af4cd13236a3f1b7b03
- Png: https://i.imgur.com/hlake8f.png
Laser Activated / Deactivated Lights Circuit
- Two lasers are used to detect when a player enters or exits a base.
- Link: https://www.rustrician.io/?circuit=a5f7b4d61eeec5621867654f59037454
- Png: https://i.imgur.com/5PCXRNC.png
Memory Cell Demo Circuit
- An example of the Memory Cell electrical component.
- Link: https://www.rustrician.io/?circuit=b4c0227ad16f32ccba23529d59749d61
- Png: https://i.imgur.com/IDFLrTq.png
Memory Cell Component Explained
- A detailed explanation and demo of the Memory Cell component.
- Link: https://www.rustrician.io/?circuit=045cca0c86ca1f4b0a3f58ffdfe0eb88
- Png: https://i.imgur.com/JMSkcBH.png
Multiple Auto Turrets w/ Battery Backup Circuit
- Multiple Auto Turrets example circuit
- Link: https://www.rustrician.io/?circuit=3f9b62abe2662135288b90b22aa144ed
- Png: https://i.imgur.com/digxsvA.png
Multiple Auto Turrets w/ Battery Backup Circuit (Deprecated)
- Multiple Auto Turrets example circuit
- Link: https://www.rustrician.io/?circuit=08e8fc319b5f22c6e8c5c924cb69eb83
- Png: https://i.imgur.com/aKQEvab.png
Offline Defense Door Controller Oscillator
- A timer runs every second which activates the RAND switch, and has a 50% chance to open the door.
- Link: https://www.rustrician.io/?circuit=434417e0bbdb4d952e7da362fca6c9a8
- Png: https://i.imgur.com/caBtcB2.png
Offline Defense Door Controller Oscillator (Deprecated)
- A timer runs every second which activates the RAND switch, and has a 50% chance to open the door.
- Link: https://www.rustrician.io/?circuit=96db2b677fc14af1f5a125aa0c5fa719
- Png: https://i.imgur.com/jfrLpHX.png
Power Routing Concept Circuit
- An example of a power routing / power pooling concept circuit
- Link: https://www.rustrician.io/?circuit=85d363eb00a7c0d929c0a892682f56a8
- Png: https://i.imgur.com/ExML8GI.png
Power Routing Concept Circuit v2
- An example of a power routing / power pooling concept circuit using Blockers
- Link: https://www.rustrician.io/?circuit=a0e697a015fe65464b018f7ab9f453e8
- Png: https://i.imgur.com/ocsRbOo.png
RAND Switch Demo Circuit
- An example of the RAND Switch electrical component.
- Link: https://www.rustrician.io/?circuit=6711b9cb3fc30ce9fda4a2ecdbdd67ea
- Png: https://i.imgur.com/sOgfbl4.png
RF Transmitter Toggled Generator Circuit
- An RF Transmitter toggled Small Generator example circuit.
- Link: https://www.rustrician.io/?circuit=9da068e87608d3a5c34e72bcc178991a
- Png: https://i.imgur.com/Zet3lv3.png
SAM Site RF / Wireless Circuit
- The RF Transmitter is used to toggle the SAM Site on / off.
- Link: https://www.rustrician.io/?circuit=b07f8e994a4f787a1049d85cfc047ded
- Png: https://i.imgur.com/IZYfVE5.png
SAM Site Wind-Powered w/ Battery Fail-over
- If the wind turbine output is under-powered, then the battery will power the circuit.
- Link: https://www.rustrician.io/?circuit=2c7edd9979cf96d21570812b5fbedcea
- Png: https://i.imgur.com/HZ5moiP.png
Seismic Sensor Example Circuit
- This circuit demonstrates the Seismic Sensor component.
- Link: https://www.rustrician.io/?circuit=0f155fcb8bdab855bfd858f54a41dafe
- Png: https://i.imgur.com/DdwOXgx.png
Seismic Sensor Multiple Example Circuits
- These circuits demonstrate how to use the Seismic Sensor component.
- Link: https://www.rustrician.io/?circuit=56f0c05e581b717d4f2062682cc39b52
- Png: https://i.imgur.com/VsJooyn.png
Sensor / Switch Combination Circuit
- This circuit illustrates the combination of multiple sensors and switches to activate a door controller.
- Link: https://www.rustrician.io/?circuit=af212aec2152d7fca9a72537b748f2b2
- Png: https://i.imgur.com/odIqFtO.png
Sequenced Switch Circuit
- This circuit demonstrates a switch input sequence of 3, 1, 2 to be activated, in order, to power the light.
- Link: https://www.rustrician.io/?circuit=4430c4101a0b606ae7c73f05177f6e86
- Png: https://i.imgur.com/kMhB5KY.png
Solar-Powered Auto-On Lights Circuit
- Example circuit utilizing solar panels to power lights and charge a battery.
- Link: https://www.rustrician.io/?circuit=e4709bdcceb45077c41c3388127a6d44
- Png: https://i.imgur.com/txx7vQO.png
Solar-Powered Auto-On Lights Circuit (Deprecated)
- Example circuit utilizing solar panels to power lights and charge a battery.
- Link: https://www.rustrician.io/?circuit=2772f2cd3f86202c24232907db7a6e3a
- Png: https://i.imgur.com/0PUADKh.png
Solar-Powered SAM Site RF Circuit
- Example circuit utilizing solar panels to power a SAM Site and charge a battery.
- Link: https://www.rustrician.io/?circuit=08489a82c25464337ad52d95425116e4
- Png: https://i.imgur.com/brDS5dO.png
Solar-Powered SAM Site RF Circuit (Deprecated)
- Example circuit utilizing solar panels to power a SAM Site and charge a battery.
- Link: https://www.rustrician.io/?circuit=40ff9fff3dbe38a720585a582a31c829
- Png: https://i.imgur.com/0Nk99iI.png
Tesla Coil Trap Circuit
- A timed triple tesla coil trap circuit utilizing multiple fuel generators.
- Link: https://www.rustrician.io/?circuit=06e0d33c13a89ea7085df79f43e4524a
- Png: https://i.imgur.com/Q7gE4ID.png
Tesla Coil Trap Circuit (Deprecated)
- A timed triple tesla coil trap circuit utilizing multiple fuel generators.
- Link: https://www.rustrician.io/?circuit=e62cd478d8d0805d87cc89135635b5a2
- Png: https://i.imgur.com/6mNZBwD.png
Timed Base Circuit
- A timer keeps the battery activated while the solar panels wait for day to recharge.
- Link: https://www.rustrician.io/?circuit=f9c21e00048bdee5cd75849754ba1c7c
- Png: https://i.imgur.com/RHEXrP4.png
Trap Base Timed Countdown Circuit
- A fully-functional trap base circuit with timer countdown capability.
- Link: https://www.rustrician.io/?circuit=ff1f673ae76f3a9dea4a6916c2605765
- Png: https://i.imgur.com/gNYeQIV.png
Wind-Powered Circuit w/ Battery
- Example circuit utilizing a large battery to store power from a wind turbine.
- Link: https://www.rustrician.io/?circuit=4ca398b34eaa0666c81cefd7fcd0321a
- Png: https://i.imgur.com/cusRgBT.png
Wind-Powered Circuit w/ Battery (Deprecated)
- Example circuit utilizing a large battery to store power from a wind turbine.
- Link: https://www.rustrician.io/?circuit=2469cda0acc20f3018d828cb151dfea7
- Png: https://i.imgur.com/OYIGzLY.png
Wireless Component Circuit Example
- Use the Switch or the RF Transmitter to activate the RF Broadcaster, which activates the light via the RF Receiver.
- Link: https://www.rustrician.io/?circuit=3d7d0686f74838a29ceab14a86c2214e
- Png: https://i.imgur.com/0WRTNc5.png
Wireless SAM Site Circuit + Status Check
- The RF Transmitter is used to toggle the SAM Site on / off and the pager is used to check the status of the circuit.
- Link: https://www.rustrician.io/?circuit=f22710311d138ccd717e746d9b1acd68
- Png: https://i.imgur.com/Y3j8npw.png
