Close

139 Results for "《〈 문의 OIO↗5793↗7458 》〉 강남셔츠룸ㅬ レresidence㎱강남셔츠룸신사셔츠룸⑧appetite 강남셔츠룸강남란제리 강남셔츠룸╃강남란제리″names㏊"

  • Choosing right microcontroller

  • First thing that I have to decide is to find uC, that suits my needs. My requirements:CheapHave some sort of hardware communication (bitbanging would consume scarce CPU time)Have sufficient internal memory. To be more specific:Initial hash value:...
  • Mission Controller

  • Having run out of screws to build Cub with, I'm now looking into the Naze32 AI pilot. Connecting everything up properly is the first order of the day. Everything is pretty much taken care of by the board, its VBat input takes up to 36 volts and it has...
  • Algorithm bits

  • In this log I will discuss some algorithm ideas I have in mind for MARB. Some are easy, some require higher math. 1. Weather forecast MARB will not be connected to the internet. Call me old-fashioned, but it has nothing to do with AI to get for instance...
  • Further Logic Analysis, plus SSD Destruction

  • It's been a relatively fruitful month with this project. After struggling to work out why I was getting some weird signals being measured by my logic analyser (word to the wise: don't forget to connect GND), I managed to get some relatively meaningful...
  • Source

  • Once you see the source, you'll understand why I felt the need to explain the algorithm.  My favorite line in the code is: // kill time for early frames which draw too fast wait_ms(4*(MAX_LINES - n_lines)); When I was initially writing the code,...
  • Button selection

  • Requirement DurableBig enough but not too big that there's no more room for button caption.Withstand excessive force Selection 30mm arcade buttons DrawingSwitches are too big to fit at least 7 of them on a panel. Cherry MX keyboard switches Designed...
  • Getting Ready for "Mass Production"

  • While Looking for some ideas to minimize the printing and manual crafting time per-unit, my Fiance found the answer in the PlumbQqik PQC-104, a flexible end cap for sewers and drains. It turned out to be only a few millimeters off in both height...
  • Indecisions Already

  • Ok, I haven't touched this project much since my classes begun this year, but since I have started it I had 2 ideias for this project that meet my goals in one way or another.I have concluded that I can make the case 50% or even 40% of the original IBM...
  • Got NTC

  • I finally got them ! These are negative temperature coefficient resistors, or NTC. I measured about 104 Ohms at 28°C and the resistance should drop a lot under heat. Which is going to happen because I'll put one in series with the isolation transformer,...
  • Classic VGA

  • There was a completed version of the video system running a few months ago. Pretty much everything changed during the main software development and that also included the video modes. One change was to add the classic 60Hz VGA mode and allow even the...
  • Two Years Later

  • It's been a couple of months since the last update and more like three since anything meaningful changed. There has been (yet) another board revision and Rev. 8 is now good enough to actually solder the chips in place! Just like last year,...