Close

405 Results for "%E3%80%8A%EC%B5%9C%EC%A0%80%EA%B0%80 O1O%CE%9E5793%CE%9E7458%E3%80%8B %ED%8D%BC%EB%B8%94%EB%A6%AD%EC%97%85%EC%86%8C%EC%8B%9C%EC%8A%A4%ED%85%9C%D0%A6 %ED%8D%BC%EB%B8%94%EB%A6%AD%EB%A3%B8cathedral%ED%8D%BC%EB%B8%94%EB%A6%AD%EB%A3%B8%EA%B0%95%EB%82%A8%ED%8D%BC%EB%B8%94%EB%A6%AD%ED%8D%BC%EB%B8%94%EB%A6%AD%EC%88%A0%EC%A7%91taking %ED%8D%BC%EB%B8%94%EB%A6%AD%EC%88%A0%EC%A7%91%E2%80%B0%E3%81%BE%ED%8D%BC%EB%B8%94%EB%A6%AD%EC%88%A0%EC%A7%91located"

  • 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...
  • Some notes

  • The ESP-32 board pins operate in 3.3v levels while the Gravity pH and EC sensors operate in 5V. I inserted a simple voltage divider to shift 5v to 3.3v levels on the signal pins. 
  • Address Bus

  • This last step is going to get REALLY tedious because the Address Bus has so many lines. But this is the last step and you should be done, so keep it up just a little longer. A0: 6502 Pin 9 to FLiP pin 13 A1: 6502 Pin 10 to FLiP pin 14 A2: 6502...
  • Pedal Wiring

  • Pedalino is designed to work with the majority of expression pedals on the market, but there are a few popular pedal types which are incompatible and need to use adapters in order to work with Pedalino. There is no recognized standard for footswitch...
  • 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*/...
  • JeremFuge (a.k.a. LC-LE:fuge)

  • Here below are all the connections for the JeremFuge. We describe them cable per cable with each time the beginning and the end of the cable.The breadboard is welded on the Arduino Uno.Connections Breadboard : Arduino UnoA : DigitalA2 to A7 : 2 to 7...
  • Step 1: 3D printing

  • To build a tower you will need to print the 3D parts shown on the left of the image. The "Sensors float" part is optional, print it if you want to use the pH and EC sensors. You will need 12 times the part: "Basket".  You can download the files...
  • Step 1: 3D printing

  • To build a tower you will need to print the 3D parts shown on the left of the image. The "Sensors float" part is optional, print it if you want to use the pH and EC sensors. You will need 12 times the part: "Basket".  You can download the files...
  • 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...
  • Fan controller for Re:Load Pro

  • Make you the PCB and get the components and any standard 60mm 4-wire fan will probably do the job. I used a JMC "6015-12HB APW" that I had lying around. The exact the same fan is readily available on eBay.I used eagle to design my PCB, and the files...