Tools
- Sandbox
- Paste Code
- Snippets
- Generators
- Checks
- Convertors
[csharp] scs
Viewer
- PIR Sensor:
- VCC -> 5V
- GND -> GND
- Out -> Digital pin 5
- DHT22 Sensor:
- VCC -> 5V
- GND -> GND
- Data -> Digital pin 6
- OLED Display:
- VCC -> 3.3V atau 5V (tergantung model)
- GND -> GND
- SCL -> A5 (untuk Arduino Uno)
- SDA -> A4 (untuk Arduino Uno)
- Servo Motor:
- VCC -> 5V
- GND -> GND
- Signal -> Digital pin 4
- LED UV:
- Positif -> Digital pin A3 (melalui resistor)
- Negatif -> GND
- LED Biasa (Indikator):
- Positif -> Digital pin A3 (melalui resistor)
- Negatif -> GND
Editor
Share
Do you find this tool useful? Then share it with your friends or colleagues. This will help us to make our free web tools better.
You can edit this paste and save as new:
Information about embedding
In order to embed this content into your website or blog, simply copy and paste one of the codes provided below.
1. JavaScript Embedding (shows full code, full height depending on amount of lines in paste)
<script src="https://wtools.io/code/embed-js/bVef"></script>
2. Iframe Embedding (you can set the frame height by adding the CSS value 'height:100px;' for example)
<iframe src="https://wtools.io/code/embed-iframe/bVef" style="border:none;width:100%"></iframe>