Close

212 Results for "%EC%9D%B8%EC%B2%9C%EC%98%A4%ED%94%BC%EC%82%AC%EC%9D%B4%ED%8A%B8%EF%BC%9Coptime4.com%EC%9D%B8%EC%B2%9C%EC%98%A4%ED%94%BC %EC%9D%B8%EC%B2%9C%EB%A7%88%EC%82%AC%EC%A7%80 %EF%BC%9E %EC%9D%B8%EC%B2%9C%EC%98%A4%ED%94%BC%E1%98%A3 %EC%9D%B8%EC%B2%9C%EC%98%A4%ED%94%BC%EC%82%AC%EC%9D%B4%ED%8A%B8%E1%98%A3 %EC%9D%B8%EC%B2%9C%ED%9C%B4%EA%B2%8C%ED%85%94 %EC%9D%B8%EC%B2%9C%ED%82%A4%EC%8A%A4%EB%B0%A9 %ED%83%80%EC%9E%84"

  • Build and Initial Testing

  • First prepare all the parts for final assembly. Solder the pins to the Nano board if needed then install the Nano board to the I/O expansion board. Then, attach or solder the jumper wires to the button switch and the buzzer. I used some leftover servo...
  • Tecedi SmartZap: Adblock for TV

  • Floppy up!As a temporary solution and to make good use of 3"5 floppies laying around, I carved floppy disks with a Dremel and used a glue pistol to assemble all of it into a case for my raspberry pi and my HDMI switch.Cutting the floppies was not very...
  • Bill of Materials (Sans Lens)

  • LCD: $17.56Round Heat Sink: $3.63LED: $0.34130Ω Resistor: $0.362.2kΩ Resistor: $0.41BD 139-16 Transistor: $0.40BC 547 Transistor: $0.20Slide Switches: $0.76200Ω Resistor: $0.76LCD Port: $1.01PCB: Varies wildly, PCB Way is a good one,...
  • Network

  • Scenario A. If you would like to access the Super Squirter from the internet or WAN side of your router, either using the iPhone App or otherwise take control of it (you could write a Python script or otherwise construct the URL's to mimic the App) you...
  • Upload the Source Code to Arduino

  • Here’s the programming rationale behind the code, which you can download from the project files. The main idea is to generate a punchline that does never matches the joke. This makes the whole sentence not particularly funny, and probably confusing. ...
  • Source Code

  • #include "SoftPWM.h" #include byte edgeLedPins[] = {13, A4, A5, 2, 8, 12}; byte middleLedPins[] = {10, 6, 3, 5, 9, 11}; byte innerLedPins[] = {A2, A3, A1, 4, 7, A1}; ADCTouchSensor touchSensor = ADCTouchSensor(A0, 1); void setup() {   Serial.begin(115200);...
  • Step 3 - Install the software tools

  • To make a Green BMS system, you have to install the following Open Source Applications: Arduino IDE (download page) Libre CAD 2d (download page) To perform hardware modifications on project, you need the following Open Source Applications: Kicad (download...
  • ESP 8266 pin uses and restrictions

  • Not all ESP 8266's GPIOs are born equal, something I have now and then been banging my head at (and burned some ESPs). Some are hard wired for some use, like SPI clock and data, some wired to functionality like flashing and booting. For now Wemos D1...