The components used here are as follows
- Raspberry Pi 3-MODB-1GB Motherboard (RASPBERRYPI3-MODB-1GB)
- Raspberry Pi 5MP Camera module
- Push Button Switch
- Generic Jumper Wires
- gpiozero python doesn't support 1-WireProtocol
- No Analog inputs in Pi
- Only 3.3V is the highest input voltage
- WiringPi and bcm2835 are the library for C-Language in RaspberryPi
- Node-Red has good community support of all
- Pull Up resistor are connected to GPIO-0 to GPIO-8
- Pull Down resistor are connected to GPIO-9 to GPIO-27
- Vout= (Vin*R2)/(R1+R2)
- stonepaperpi A Game build on Python where Human fight aganist the RaspberryPie