Close

5166 Results for "《 예약문의 OIO↗8489↗8306》선릉가라오케や가라오케추천received가라오케가라오케가라오케사이즈scarcely 청담가라오케иª가라오케사이즈glowing"

  • Improving the code

  • 12/16/12Yesterday and today all I was working on really was taking out some of the kinks. You can check out the commits from those two days on GitHub if you're interested. I really need to work out the trim though, right now I have to tilt my hand to...
  • Mark II - The fabrication

  • So, in case you are bored and want to do something different in the weekend, this is the exact step by step to help you burn 20 hours.1. Buy a perfectly good 1:16 or bigger RC tank from RC store or Amazon for 99 bucks, mine is a Tiger 1 tank.2....
  • Time lapse of the past 10 months of work

  • About 10 months ago I started screen shot-ing my progress as a way to document what I've done. Here are those captures with a few notes---------- more ----------June 11th, 2013: Initial placement and move from 64-pin to 100-pin PIC32MX.I know I do not...
  • Displays aka Gauge Faces

  • First a little history...The original Doniol gauge used a 128x128 OLED screen. I knew I needed something larger so I looked around and found out the most readily available larger OLED was a 128x160 screen. These are available with 2 different display...
  • Sample Rate & Various Timing Considerations

  • The biggest time waster for D-DAQ is writing out data to the displays. Now that I think I'm understanding how each of the separate processes are working together, I'm figuring out the timing for the software end to operate in worse case scenario, which...
  • Display Board - Design Notes Part 1

  • I've talked at length about the mainboard for D-DAQ because that is where so much has to go right for anything else to be functional. In order to do something with D-DAQ so it's not a lifeless brick, there needs to be a way to see what's going on (duh!)...
  • D-DAQ Mainboard Design Released!

  • My sincere apologies if anyone has been waiting for this. I've had work and personal relations come into play so they past 3 days I've needed to put up my files has been next to nil. Right now I'm remoting into my computers at home to make a simple zip...
  • Proto Version 4 Schematic Capture

  • Finished this puppy up. Contrary to what I was initially planning, I am not revising the board design to incorporate an off-board power supply subsystem.. If needed that'll happen down the road though. I have though come across numerous little bugs that...
  • Comparing D-DAQ's Performance Characteristics

  • I've talked a bit about the performance I want, need, and expect to have out of D-DAQ. I've mentioned a long lost digital gauge with no known good video footage for people to have a benchmark of. There is also a "high end" gauge setup a friend of mine...
  • Little Harmonic Drive

  • I ordered the smaller harmonic drive from Ebay monday night, $180 shipped. It showed up on my door wednesday morning... From South Korea. Wow...The drive is pretty nice and should work great. It feels a bit lumpy turning by hand but connected to a motor...
  • Current Code

  • Now if you are looking at this remember I am a code noob, constructive criticism is highly encouraged.Code:#include #include //variablesLiquidCrystal lcd(12, 11, 5, 4, 3, 2);float time = 0;unsigned long StartTime = 0;unsigned long StopTime = 0;float...
  • Stepping up my solid modeling game

  • Now that I've got some parts in hand, I figured it was time to increase the accuracy of the solid model. If you're interested in the actual part files, check the Dropbox repository (and let me know if you need a non-Cubify format); we're on to version...