Close

2134 Results for "%3E%EC%84%A0%EB%A6%89%EC%85%94%EC%B8%A0%EB%A3%B8o%E3%80%8Eoio_%EF%BC%94%EF%BC%96%EF%BC%94%EF%BC%98_%EF%BC%90%EF%BC%99%EF%BC%93%EF%BC%90%E3%80%8F %E2%88%82%EA%B0%95%EB%82%A8%EB%9E%80%EC%A0%9C%EB%A6%AC %EC%84%A0%EB%A6%89%EC%9C%A0%ED%9D%A5%3C %EC%84%A0%EB%A6%89%EB%A3%B8%EC%8B%B8%EB%A1%B1 %EC%84%A0%EB%A6%89%EB%9E%80%EC%A0%9C%EB%A6%AC%C2%B1%EA%B0%95%EB%82%A8%EB%A3%B8%EC%8B%B8%EB%A1%B1 %2B%EA%B0%95%EB%82%A8%EC%9C%A0%ED%9D%A5%E2%88%81 %EA%B0%95%EB%82%A8%EC%85%94%EC%B8%A0%EB%A3%B8%E2%88%83 %EA%B0%95%EB%82%A8%EB%A3%B8 %E2%88%80%EC%84%A0%EB%A6%89%EB%A0%88%EA%B9%85%EC%8A%A4%EB%A3%B8%E2%88%88 everything"

  • Bike signaling

  • Introduction I was suggested to create a project that allows people on bikes use leds to signalling their moves. This idea came to my attention as my dad is also a biker and I thought this could be useful. I recently tested wireless inductive coils for...
  • AT29C256 Flash Programmer

  • Programmer Design OptionsStrip-board works well (I use A$8 41 x 144 board), but I did look at using a mini-Mega2560: I  used an on-board Arduino Nano as they are cheap (and I have a couple of them lying around) and they provide serial and power.But...
  • ThumBoard v1

  • Small compact dual joystick for arnduino or any other platform you might use. It requires pull-up resistor on input pins. A way i got arround this was by using the Arduino INPUT_PULLUP feature.The Code to run this board in Arduino./* ThumbBoardV1 Written...
  • Aquaponic IoT Controller (NFT)

  • MotivationMy motivation for doing this project was to make life easier to all those aquaponics enthusiasts by automating the system so they can have a better control and monitoring of the system, and to allow them to experiment more easily with different...
  • CAN Simple

  • CAN Simple nodes all look pretty much alike. Only the headers on the top change. There's a tremendous amount of connectivity available on that top row, including two UARTs, I2C, SPI, PWM ports for motor drivers or servos, a quadrature decoder, a bunch...
  • GI-Pi

  • Control the classic General Instrument SP0256-AL2 speech chip and AY-3-8910 sound generator with a Raspberry Pi and this Python library. The SP0256-AL2 was originally available in the early 1980s in speech add-ons for the VIC-20, Atari 8-bit computers,...
  • AVR GCC assembler techniques

  • Cornell University Electrical and Computer Engineering 4760 AVR mega644/1284 Mixing assembler with GCC IntroductionIt is possible to mix assembler and GCC in different ways: Separate file. Write a pure assembler *.S file and link it with the main C file....
  • MIDI Shoes

  • basic code for using - updates later/* MIDI note player This sketch shows how to use the serial transmit pin (pin 1) to send MIDI note data. If this circuit is connected to a MIDI synth, it will play the notes F#-0 (0x1E) to F#-5 (0x5A) in sequence....
  • Norchuck

  • Pin Assignment: /* (AVR) UNO - Function MSX Remark ------------------------------------------------------- (PD4) D4 - UP-1 Port 1/Pin 1 Thumbstick (PD5) D5 - DOWN-1 Port 1/Pin 2 (PD6) D6 - LEFT-1 Port 1/Pin 3 (PD7) D7 - RIGHT-1 Port 1/Pin 4 (PC0) A0...