Skip to content

Instantly share code, notes, and snippets.

@christopher-talke
Last active June 23, 2021 14:03
Show Gist options
  • Save christopher-talke/d105738cb6cdc94c6a7da1b4b706fd19 to your computer and use it in GitHub Desktop.
Save christopher-talke/d105738cb6cdc94c6a7da1b4b706fd19 to your computer and use it in GitHub Desktop.
Air Conditioning IoT Automation - Pi 4 Project

Project Plan

  • Setup Pi to capture and send ir signals
  • Capture all the useful commands
  • Write script(s) to achieve this
  • Write a small web server and hook up the script(s)
  • Setup web ui to control output, and develop timers
  • Automate the air conditioning unit

Parts Required

  • 1x (XC9100) Raspberry Pi 4B Single Board Computer 4GB
  • 1x (ZD1952) 5mm Infrared Receiver
  • 1x (ZD1950) Infrared Phototransistor
  • 1x (PB8832) Mini Breadboard - 300 holes
  • 1x (ZT2152) BC547 NPN Transistor
  • 2x (RR0538) 39 Ohm 0.5 Watt Metal Film Resistors
  • 1x (PH9238) 20mm Button Cell Battery Holder
  • 1x (SB2522) CR2032 3V Lithium Battery
  • 1x (WC6028) 150mm Plug to Socket Jumper Leads - 40 Pieces

Parts Optional

  • 1x (XC9002) Enclosure for Raspberry Pi
  • 1x (HH8586) Heatsink for RPi 4 [30x40x5mm]
  • 1x (HP9570) Small Breadboard Layout Prototyping Board

Useful Link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment