Close

1582 Results for "%EA%B0%95%EB%82%A8%EC%95%84%ED%85%8C%EB%82%98%E3%80%8A%EC%B5%9C%EC%A0%80%EA%B0%80 OIOX5793X7458%E3%80%8B%EA%B0%95%EB%82%A8%EC%97%AD%EC%85%94%EC%B8%A0%EB%A3%B8%E3%88%97 %E3%80%8A%EC%B5%9C%EC%A0%80%EA%B0%80 OIOX5793X7458%E3%80%8B %EA%B0%95%EB%82%A8%EC%95%84%ED%85%8C%EB%82%98height%EA%B0%95%EB%82%A8%EC%97%AD%EC%95%84%ED%85%8C%EB%82%98%EA%B0%95%EB%82%A8%EC%97%AD%EC%95%84%ED%85%8C%EB%82%98%EA%B0%95%EB%82%A8%EC%97%AD%EC%95%84%ED%85%8C%EB%82%98fall %EC%85%94%EC%B8%A0%EB%A3%B8%EC%95%84%ED%85%8C%EB%82%98%EF%BC%B7%E2%92%B3%EC%85%94%EC%B8%A0%EB%A3%B8%EC%95%84%ED%85%8C%EB%82%98exciting"

  • RGB color interpreter

  • Here's the Arduino code!  // LED color interpreter // Made by Thomas Burns // www.thomasburns.net // last revised: 04/12/2020 #include #include #include int red, green, blue = 0; // I2C pins declaration LiquidCrystal_I2C lcd(0x27, 2, 1, 0, 4, 5,...
  • 8042 metronome

  • Another project using the 8042 Now that the 8042 clock project has been published, I'm publishing another project based on the same hardware. As I stated, the board can be turned to many uses. This one posed some interesting design problems. I was able...
  • Precision Reflow Oven Controller

  • In this project I will take a conventional toaster oven (any kind of toaster oven can be used) and design a precision controller to turn it into a reflow soldering oven. I know there are already plenty of controller kits available out there, but I hope...
  • Trinket serial & analog terminal

  • Hardware:Battery pack: 100%Screen: 90%Trinket pro: 80%RS232: To doTTL: 30%Rx/Tx: 50%RTS/CTS: To doAnalog (A0 & A1): 100%Main PCB: 30%Schematics: To doSoftware:HMI: 10%GitHub: To doSerial: 20%Analog: 60%Mechanical:Box design: To do3D print: To do...Altoids...
  • 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...
  • UltraTower

  • EDIT: I am correcting the details of the project indeed since the beginning in 08/22 the project has evolved a lot. Will we run out of water? There is water almost everywhere on earth but when we talk about fresh water, there is only 2.5% on our planet....
  • Hacking the way to growing food

  • Licencing and IPAll codes/scripts are hosted at: www.MichaelRatcliffe.com/projects[Will be updated before the 22/9/2015]Everything is released as Copy Left, For more info:>LicencesProject Prefaceabout me: Graduated with a Degree in Mechanical Engineering...
  • 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...
  • Keypad matrix scanner for PIC32

  • KeypadAdding a 12 key keypad (0 to 9 with * and #) requires seven i/o pins. Each switch connects one row wire to one column wire. Connection scheme used in the test code is shown below. 300 ohm resistors protect the outputs from short circuits when multiple...
  • JamLoopy for Atari VCS

  • 1. Introduction Application is 64 steps note looper. Notes are either represented musically or treated as bare data for VCS’s audio registers. Users can choose which row they treat as notes (Note Synth) or audio register data (Glitch Synth). There are...
  • Fooling Around with RT4812

  • Fortunately I came across this great Hackaday page by Patrick! https://hackaday.io/project/9461-lifepo4weredpi He was nice enough to answer questions and help me with my design.  My previous 2 layouts were failures, shutting down after only 4A! ...
  • RF Product Design HackChat

  • All events take place in the #Hack Chat, join us there. Curious about the black magic that goes into RF? This #RFChat is for anyone who has ever designed or considered designing something that talks on RF. Come hang out for 30 or so minutes and talk...
  • Ever Blooming Mechanical Tulip

  • Tulip consists of 6 petals each with 5 SMD white LEDs. Each petal is connected with one of the Arduino output pins. Blossom hides 7 NeoPixel RGB LEDs. From an electrical point of view, the whole flower is ground and veins in petals are a positive voltage....