Close

396 Results for "%E3%80%8A%20%EC%98%88%EC%95%BD%EB%AC%B8%EC%9D%98%20OIO%E2%86%978489%E2%86%978306%E3%80%8B%EA%B0%80%EB%9D%BC%EC%98%A4%EC%BC%80%E2%94%A6%EA%B0%80%EB%9D%BC%EC%98%A4%EC%BC%80world%EC%84%A0%EB%A6%89%EA%B0%80%EB%9D%BC%EC%98%A4%EC%BC%80%EA%B0%80%EB%9D%BC%EC%98%A4%EC%BC%80%EC%82%AC%EC%9D%B4%EC%A6%88%EC%B2%AD%EB%8B%B4%EA%B0%80%EB%9D%BC%EC%98%A4%EC%BC%80promotion%20%EC%84%A0%EB%A6%89%EA%B0%80%EB%9D%BC%EC%98%A4%EC%BC%80%E2%94%AB%20%E2%88%AB%EC%84%A0%EB%A6%89%EA%B0%80%EB%9D%BC%EC%98%A4%EC%BC%80decided"

  • Make 20 vactrols

  • In order to control the video effects via MIDI, I needed a part that could override the potentiometers. For full effects, I need less than 30 ohms, to switch an effect off completely, a resistance of more than a few kohms would be desirable. I couldn't...
  • I2C Sensors and debugging

  • I wanted to use a BMP280 I had in my parts bin for altitude measurements. I have used it in the past for a simple weather station and it works great! Turns out, it is even the go to sensor for Stratux, so I went ahead and plugged it in, activated it...
  • WiFi ePaper

  • Flash a NodeMCU firmware imageFor flashing a new image, I use esptool. Plugin your NodeMCU module to an USB port, clone the esptool project and flash your firmware. Usually a new device will appear, like /dev/ttyUSB0. Step by step:git clone https://github.com/themadinventor/esptool.git...
  • Voices of the past, speak up!

  • You will need the text to speech board from Mikroelektronika: https://www.mikroe.com/text-to-speech-click Don’t forget to jumper it for 5 V! By default it is set of 3.3 V! You can solder it in directly, but make sure you have enough clearance for the...
  • pi2meter

  • FINDING THE RESISTOR VALUESolder a 10K resistor to the Zero's header connector hole at pin 12, and connect the other end to the meter plus terminal. The meter minus terminal is connected to pin 14. To test it type the following: sudo gpio -g mode 18...
  • Step 10

  •  Move camera under model and select Bottom Polygons with Right Mouse Button Then select Move Tool and set Y to 50 Select exactly the Foundation copy Then open Scale Tool and set X and Z to 80
  • Run a Program

  • #include const char* ssid = "*********"; // Your ssid const char* password = "***********"; // Your Password float temp_celsius = 0; float temp_fahrenheit = 0; WiFiServer server(80); void setup() { Serial.begin(115200); pinMode(A0, INPUT); Serial.println();...
  • Assembly of the Onboard Gateway V1.0 PCB

  • Solder the components of the Onboard Gateway V1.0 PCB. The following image shows all the required components, with an identification number. Components list: TERM BLK 2P SIDE ENT 5.08MM PCBCONN HEADER R/A 2POS 2.5MMCONN HEADER VERT 2POS 2.54MMCONN...