Close

116 Results for "%EC%A6%9D%EA%B6%8CDB%EC%97%85%EC%B2%B4 %ED%85%94%EA%B7%B8 dbmong %EC%A6%9D%EA%B6%8CDB%EC%97%85%EC%B2%B4 %E2%91%A9 %EC%A6%9D%EA%B6%8CDB%ED%8C%90%EB%A7%A4 %E3%8B%88 %EC%A6%9D%EA%B6%8CDB%ED%8C%90%EB%A7%A4 %EA%B0%9C%EC%9D%B8%EC%A0%95%EB%B3%B4%EB%94%94%EB%B9%84%ED%8C%9D%EB%8B%88%EB%8B%A4"

  • Arduino GPRS IOT Weather Station

  • License:Creative Commons Attribution-ShareAlike 4.0 International Public LicenseBy exercising the Licensed Rights (defined below), You accept and agree to be bound by the terms and conditions of this Creative Commons Attribution-ShareAlike 4.0 International...
  • Assembly Code

  • ROA EQU 7FH ;es Reloj o es Alarma USR EQU 50H ;Unidades de Segundos del Reloj DSR EQU 51H ;Decenas de Segundos del Reloj UMR EQU 52H ;Unidades de Minutos del  Reloj DMR EQU 53H ;Decenas de Minutos del  Reloj UHR EQU 54H ;Unidades de Horas del...
  • Rails

  • I went for 2x3U. I screwed a piece of roofing battens into the case and the bottom rail directly onto them. The middle rails are just screwed together and are laid onto some standoff I laser cutted out of some scrap wood. The top rail...
  • Construction

  • Tools All you gonna need is soldering iron, solder, and pliers. Frame First of all select some pattern. I choose a nice and simple snowflake crystal and print it to the size to fit Arduino Nano inside the hexagon - core of the crystal. The support structure...
  • Circuit diagram

  • [5v0]---+-------+--------------------------------[5v0] | | | | ,------------------(4)---------[GPIO-D7] | | | ,----------------(3)---------[GPIO-D2] | | | | ,--------------(2)---------[GPIO-D1] | | | | | ,------------(1)---------[GPIO-D0] | | | | |...
  • Korg DW-8000 MIDI Enhancer

  • If all went well, the synth should now respond to CC messages received on the MIDI IN socket, and the display will show the values changing.Look in the source to see which CCs are mapped to which parameters. I've tried to chose sensible values, but YMMV,...
  • Powersupply / MIDI / Audio Out

  • Next thing was the PSU. Since I had a spare NiftyCase laying around, and they have a PSU / MIDI In and Audio Out already in the case, I decided to just canibalize this. The NiftyCase electronics consists of two PCBs, connected with a ribon cable. I laser...
  • AIRee Pollution Clock

  • #include #ifdef __AVR__ #include #endif // Which pin on the Arduino is connected to the NeoPixels? // On a Trinket or Gemma we suggest changing this to 1 #define PIN 6 // How many NeoPixels are attached to the Arduino? #define NUMPIXELS 48 // How much...