Close

582 Results for "%EB%8C%80%EA%B5%AC%EC%98%A4%ED%94%BC%EC%96%B4%EB%94%94%E3%80%8Coptime4%2Ccom%EB%8C%80%EA%B5%AC%EC%98%A4%ED%94%BC %EB%8C%80%EA%B5%AC%EB%A7%88%EC%82%AC%EC%A7%80 %E3%80%8D %EB%8C%80%EA%B5%AC%EC%98%A4%ED%94%BC%E1%99%9C %EB%8C%80%EA%B5%AC%EC%98%A4%ED%94%BC%EA%B1%B8%E1%99%9C %EB%8C%80%EA%B5%AC%ED%9C%B4%EA%B2%8C%ED%85%94 %EB%8C%80%EA%B5%AC%ED%82%A4%EC%8A%A4%EB%B0%A9 %ED%83%80%EC%9E%84"

  • Joy232

  • Loading the Hook Code In order to use Joy232 it is necessary to load it on the MSX by either of the methods presented below.Method 1: Copy the file "joy232.bin" to a floppy disk (or an equivalent option like the SD Mapper interface. load and execute...
  • 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...
  • Crazy Clock

  • To modify a Quartex Q-80 movement, first obtain the Q-80 variant crazy clock board. If you make the boards yourself, you must get them made with 1mm thickness. 1.6mm, which is the "standard" thickness, won't fit properly.
  • Cree Dimming Level

  • Flash the Arduino with the following sketch. This is also included as a file attached to the project. int last_level = 0; bool last_state = false; bool stable = false; int count = 0; const int cutoffs[198] = {/* 1*/ 833, 831, /* 2*/ 825, 823, /* 3*/...
  • Step 3

  • Add ESP32 board Open the Arduino IDE.Go to File> Preferences.In the “Additional Boards Manager” URLs field, add the following URL: ‘https://dl.espressif.com/dl/package_esp32_index.json’.Click OK.
  • PCB Design

  • The PCB design is really just a motherboard to link the various breakout boards I used to the ESP-32 wroom dev board I used.  The PCB is powered by by the electrical hook-up and comes on everytime the hook-up is connected and powered up. For this...