Close

46 Results for "《〈 문의 OIO↗5793↗7458 》〉강남초원의집㉩⅓everythingァ강남유흥강남룸㏁evidently 강남초원의집강남더킹 강남더킹‡강남룸Ⅹfaintly㈆"

  • Code for single Esp32 Board

  • This is the code for everything on a single Esp32 Board. Since I didn't have the correct board, I needed to use two of them, and they communicate through the serial port.The Bluetooth packets address and raw data get printed to the Arduino Serial...
  • CODE

  • The first code chunk declares the variables and establishes connections #include #include "Wire.h"#include #include "GravityTDS.h"#include #include #include "MS5837.h"#include "ping1d.h"#include "SoftwareSerial.h"#include "RTClib.h"#include //#include...
  • Honeybee Hive Monitoring

  • Add the hive scale sensor to the Apitronics Hive sensor database.Follow the instructions in the Apitronics Wiki under the CouchDB section to add a sensor definition to the Hive. You can probably stream raw data without doing this...
  • FarmBot - Open-Source CNC Farming

  • The FarmBot Web AppThe Farmbot Web App is a cloud based web service that performs the following functions:Storage of device info and calibration settingsReal time manual control of a FarmBot from a web browser via MeshbluCreation of sequences of eventsScheduling...
  • J1772 Hydra

  • The button works with either "long" pushes or "short" pushes. The dividing line is 1/4 second. When not in the menu system, a short push toggles the Hydra between operational and pause modes. A long push will enter the menu system, but only when both...
  • ESP8266 Wifi Smart Garage Door

  • Program your ESP with the following code - Change the ip address of the M:connect command to match the ip address of your MQTT broker.-- Garage Door controller version 2/15/15 pete@hoffswell.com -- GPIO0 is connected to switch with internal pulldown...
  • SubPos Positioning System

  • Encode the ESP module position from step 2 using the Javascript position coder. You will need to enter the following into the invalid chars box as the ESP module doesn't support these characters:0a 0d 22 2bThe ESP8266 module should transmit beacon frames...
  • libresmartphone

  • Install the OS in the microSDHC card ( You can install your favorite OS but I will put the instructions for ubuntu mint )1) Download the image from the mirrors or direct downloads:https://ubuntu-mate.org/raspberry-pi/2) Put the image on a microSDHC card:Download...
  • Exodurans

  • Do your homework.The first thing to keep in mind are the proximity effects. If you have conductors parallel to each other, carrying time varying signals, they will induce a time varying magnetc field on each other, which will induce a voltage in both...
  • Smart Card Door Entry Controller

  • Now load and run the Sketch with the serial monitor in the Arduino IDE active. Hold the card you want to use as a key close to the NFC antenna for a few seconds. The NFC reader will read the ID number from the card and display it on the serial monitor,...
  • Smart Card Door Entry Controller

  • Now edit the Sketch to add the ID number of your card to the list of valid cards.Edit the valid_id array declaration to replace one of the 10 digit numbers below or add more numbers as required. For example, the code below establishes two valid ID numbers....
  • up load the code

  •  This is the code i have running in 23 Arduinos.    you need to download.   Install Arduino IDE 1.8.5 FastLED-3.1.0ethercard-master Then open Arduino. From the Arduino IDE: Sketch -> Include Library... -> Add .ZIP Library...Restart...