Close

8703 Results for "《〈 문의 OIO↗5793↗7458 》〉강남초원의집㉩⅓everythingァ강남유흥강남룸㏁evidently 강남초원의집강남더킹 강남더킹‡강남룸Ⅹfaintly㈆"

  • Balancing Robot based on STM32

  • The purpose of the project is to design a balancing robot based on the STM32 MCU. On the web, you can find many guidelines on designing the balancing robots. Nevertheless, I always had a hard time finding clear and complete instructions. For example,...
  • Ambient OLED display re-use

  • So far, I have cut away the back aly body, and exposed the driver boards, with hardly any damage.It looks like there are a bunch of driver IC's attached to the drivers, under what at first looked like kapton tape, but now appears to be some sort...
  • DIY Golf Launch Monitor

  • Overview My personal goal has been to use this project as a learning platform for myself.  So far, I’ve been able to explore all sorts of software and hardware that I hadn’t worked with previously.  I’ve been kid-in-a-candy-store, getting to...
  • GSM device remote control

  • I did this project because I was annoyed with having to use my phone while driving to open the gate, which is GSM controlled by calling its number, and takes a while to open, so you really want to call in advance. This way I can just push two buttons.It...
  • GigglyGram

  • How It Works I built a quick-and-dirty proof of concept Android messaging app with the help of the MIT App Inventor. This app can receive text messages, and take some actions based upon them. There is a "Make Me Funny" button that feeds the text of...
  • PDP-8/V

  • Source code breakdown...asm - pdp8 assembler (allows long labels) and linkercc,ctrl - left-overs from hode, no pdp-8 stuffde0 - out-of-date DE0 FPGA implementationdriver - autoboardtest, raspictl programs that run on PC,RasPI to control the tubesfilesys...
  • SIM900A GSM Module & Arduino.

  • Introduction. If you love DIY electronics, you’ve probably heard about Arduino. It’s a fun and simple way to get into robotics and programming. But did you know you can also use it to send text messages and make phone calls? That’s right! With a little...
  • Workshop Automation

  • Since my workshop is in my basement with no windows, I wanted a way to keep an eye on the outside world.  I don't have a ton of wall space (or $$$) to make a fancy fake window, so I opted to use an old eBay PC that I had and a 27" monitor I got...
  • Pink Noise Generator

  • The MCU is a MSP430G2231 which is extremely small and limited but it comes in a PDIP package and is easy to program (see my last project). It is well suited for this application because I only need 1 shift register, 1 output pin, and a 1 MHz clock...