Close

202 Results for "Q%20%EC%95%88%EC%82%B0%EB%B8%94%EB%9E%99%EC%9E%AD%20CDDC7_C%D0%9EM%20%E2%97%86%EB%B3%B4%EB%84%88%EC%8A%A4%EB%B2%88%ED%98%B8%20B77%E2%97%86%EC%88%98%EC%9B%90%EC%9E%A5%EC%95%88%20%ED%94%84%EB%A1%9C%ED%86%A0%20%EA%B5%AC%EB%A7%A4%E0%B9%8F%ED%86%A0%ED%86%A0%ED%95%AB%ED%94%BD%E2%8F%AC%EC%98%A8%EB%9D%BC%EC%9D%B8%ED%99%A9%EA%B8%88%EC%84%B1%E0%BC%88FX%EB%A7%A4%EB%A7%A4%E2%8B%8D%EC%95%88%EC%82%B0%EB%B8%94%EB%9E%99%EC%9E%AD%EC%95%A0%EC%9A%A9%20thorough/"

  • Change pages using button

  • By pressing the button, the content in the selected text file saved in MicroSD card will be read and displayed onto the e-Paper display. The content will be split into pages. To proceed to the next page, press the button once more. The page number will be shown at...
  • Code for the Arduino

  • Now download the code and install the mouse.h and keyboard.h libraries. Upload the code to your Arduino. You can copy the code from below. #include #include const int EMG = 2; //Emergency stop button :) const int L1 = 7; const int L2 = 8; const int P1...
  • Uploading the code

  • *** FIRST DOWNLOAD AND INSTALL THE PASSWORD AND KEYPAD LIBRARIES *** JUST EXTRACT THEM IN ARDUINO LIBRARIES FOLDER Install the above mentioned two libraries. You can download them directly from the library manager or you can download the zip file and...
  • The Electronic Components

  • For this project we’re going to need nine different types of components, along with a heat sink of some sort. Three different types of resistors are needed. I went with 1W ratings for each resistor. One 2512 130Ω surface mount resistor, one 2512...
  • 3. Peripherals Setup: TFT Display Control

  • This step describes the TFT display setup for PiCon One. The TFT display I am using is the Adafruit 3.5 480x320 display with product ID 2050. The current pin assignment for this TFT on PiCon One v1.0a is matching the Adafruit 3.5 PiTFT (product ID 2097)....
  • Arduino UNO Chess Clock

  • Change the preset modes as you want static const GameType games[24] PROGMEM = { { FISCHER, 0, 1, {{ 300, 0}, {0, 0}, {0, 0}}}, // 01 Time blitz 5 min { FISCHER, 0, 1, {{1500, 0}, {0, 0}, {0, 0}}}, // 02 Time rapid 25 min { FISCHER, 0, 1, {{ 180, 0},...
  • DIY Jukebox With Raspberry Pi

  • Step 1: REQUIRED COMPONENTSRaspberry Pi 2 or 3 // ~$10~$3516 GB SD card // ~$8Big breadboard // ~$4GPIO buttons + jumper and hook-up wires // <$2speakers ~$0usb stick ~$0philips hue bulb ~$10-$20you can get everything for around $50.< body></$2speakers>...
  • Simple TTL logic tester

  • For the prototype there isn't much to instruct. I use a cheap China prototype-shield with a fitting bread-board. The only connections are from the shield to the board and documented in the Arduino sketch pinMap.h file. For the prototype the power pin...
  • RPi WiFi

  • Make the connections between the ESP-12F or -12E and the Raspberry Pi HAT. Keep wires short as possible, and minimize the number of times they cross over each other. If you're using magnet wire or Kynar (standard issue blue wire) you might want to use...
  • A "Quick 220" clone

  • Prepare the chassis.Drill a hole centered in each of the two "short" sides of the case sized for the CG-16 cable gland. Drill a hole sized for the L6-20 receptacle. The hole should be centered horizontally on the panel, but the top edge should be as...