Close

207 Results for "%E3%80%8A %EC%98%88%EC%95%BD%EB%AC%B8%EC%9D%98 OIO%E2%89%A1%E2%91%A7%E2%91%A389%E2%89%A183O%E2%91%A5%E3%80%8B%EC%84%A0%EB%A6%89%EB%A0%88%EA%B9%85%EC%8A%A4%EB%A3%B8%E3%89%B9%E3%83%99grace%EB%A0%88%EA%B9%85%EC%8A%A4%EB%A3%B8%EF%BC%B3%EC%84%A0%EB%A6%89%EB%A0%88%EA%B9%85%EC%8A%A4%EB%A3%B8%EC%84%A0%EB%A6%89%EB%A0%88%EA%B9%85%EC%8A%A4%D0%B5 %D1%8F%EB%A0%88%EA%B9%85%EC%8A%A4%EB%A3%B8%EB%B9%84%EC%9A%A9superstition %EA%B0%95%EB%82%A8%EB%A0%88%EA%B9%85%EC%8A%A4%EB%A3%B8%E2%80%B2%EA%B0%95%EB%82%A8%EB%A0%88%EA%B9%85%EC%8A%A4%C2%A7%EF%BC%98fetch"

  • Before we begin…

  • We'll be creating the Lou portion of the project. If anyone is interested in building the occupancy detector (using the magnetic door switch and light sensor) let me know!A few more parts: All the major components are listed in the component section,...
  • Code

  • #include #define RELAY_PIN D2 const char* ssid = "YOUR_WIFI_NETWORK"; const char* pass = "YOUR_NETWORKS_PASSWORD"; WiFiServer server(80); void setup() { Serial.begin(9600); // You could add an EEPROM to store the last state if the device gets powered...
  • Setting Remote Camera

  • First enable the legacy camera by typing the command and navigating to the legacy camera enable option. sudo raspi-config Now install the raspberry pi camera web interface by typing the commands sudo apt-get install git git clone https://github.com/silvanmelchior/RPi_Cam_Web_Interface.git...
  • CODE

  • #define FASTLED_ALLOW_INTERRUPTS 0 #include FASTLED_USING_NAMESPACE #define DATA_PIN D0 #define NUM_LEDS 15 #define MAX_POWER_MILLIAMPS 500 #define LED_TYPE WS2812B #define COLOR_ORDER GRB //////////////////////////////////////////////////////////////////////////...
  • Raspberry Pi MITM

  • Install and configure MITM proxy :sudo apt-get install python-pip python-dev libffi-dev libssl-dev libxml2-dev libxslt1-dev libjpeg8-dev zlib1g-dev sudo pip install mitmproxyCreate the payload :cd /home/pi wget https://gist.githubusercontent.com/paulgreg/e3c80ea35c96a62d4bd0/raw/3bf5183fb1c2f1617839ff977ba8045168b60ec2/unicorn.pyChange...
  • rDUINOScope Boiana

  • STEP 5 The German Equatorial MountNow as much as I want to share with you how to connect the motor drives to your mount, I can't. The truth is that any manufacturer creates their own design and as such, there is no solution that works for all.I use Vixen...