Close

11383 Results for "《 예약문의 OIO≡⑧④89≡83O⑥》선릉레깅스룸㉹ベgrace레깅스룸S선릉레깅스룸선릉레깅스е я레깅스룸비용superstition 강남레깅스룸′강남레깅스§8fetch"

  • Starting to take shape

  • Diverter: I've nearly completed the diverter build now, and have got the stepper motor running under Arduino control and tuned to go as fast as possible without mis-stepping. With eight possible positions, the diverter needs to move - at most - halfway...
  • Colour sensing

  • I've parked the feeder problems for now, since the TCS34725 colour sensor arrived in the post the other day and I've been playing with that instead.I knew it was going to be tricky, and I wasn't wrong, but it's halfway there. I can now classify...
  • Colour sensing (3)

  • I've implemented an algorithm for colour classification that seems to work ok: detect brightness changes from below to above threshold, i.e. a piece arrives at the sensoreach sample is matched to nearest colour in a library of about 30, using 'redmean'...
  • Motor Options

  • The requirements for this project are fairly unique. It needs to be a very small motor with precise motion at low speeds while still maintaining decent torque in not that high of cost or weight. More specifically: Size: To scale with, say, a LEGO character...
  • Lite-on SmartErase

  • Below is a short experience description with the Lite-on SmartErase. Going by Lite-ons' website only drives IHAS324, IHAS424, IHAS524 supports SmartErase feature. These drives are pretty much unobtainium, but... When looking for supported hardware I...
  • First thoughts

  • First things first.I’ve started this project as I recently came across an old unused laptop (acer n15w4). This sparked an old idea I had; building a portable wii in the shell of a laptop.This log will describe some background information as well as the...
  • Servio Overview (Part 1/5) - Projects

  • Given that we understand the motivation behind Servio (as gleaned from the first log), let's delve deeper into its anatomy and other relevant aspects. These logs will contain some redundancy, as it does not neatly divide into parts but instead examines...
  • Servio Overview (Part 2/5) - Software Architecture

  • Software Architecture Perspective The software architecture of the system could be analyzed in depth, and we will address this in the future. However, considering that it is "just a servo," its complexity and size are not significant. Most of the effort...
  • Servio Overview (Part 3/5) - Hardware

  • Hardware Relative to software, the hardware might be underdeveloped. This could be because the project is intentionally more focused on software. Importantly, from a hardware perspective, the Servio project only includes PCB designs, without any casing...
  • Recent work

  • I fixed the operator precedence issue, so that * and / have equal precedence. I also changed to using an LCG pseudo-random number generator because it was shorter. A consequence is that the RND function only uses the high order byte of the RNG state,...
  • Basic Functions

  • I can't think of any organized way to walk through what I did to get to the point I am right now, so I'm just going to put the YAML here and let the comments speak for themselves. I wish the syntax highlighting was nicer, but there it is.Based on the...