Close

580 Results for "%E2%86%98 %EC%B5%9C%EC%A0%80%EA%B0%80 %C3%921%C3%92%E3%80%88%E2%91%BB%E2%91%B789%E3%80%8983%C3%92%E2%91%A5 %E2%86%97 %EC%93%B0%EB%A6%AC%EC%95%84%EC%9B%8C%E3%8F%83 %E3%8F%90addition%EC%93%B0%EB%A6%AC%EC%95%84%EC%9B%8C%E2%85%A6%EA%B0%95%EB%82%A8%EC%88%A0%EC%A7%91%EC%A0%95%EB%B3%B4%EA%B0%95%EB%82%A8%EC%88%A0%EC%A7%91%EC%A0%95%EB%B3%B4%EF%BC%AF %D0%A7%EA%B0%95%EB%82%A8%EC%88%A0%EC%A7%91%EC%A0%95%EB%B3%B4exhibit %EA%B0%95%EB%82%A8%EC%93%B0%EB%A6%AC%EC%95%84%EC%9B%8C%D0%BA%EA%B0%95%EB%82%A8%EC%88%A0%EC%A7%91%EC%A0%95%EB%B3%B4%E3%8E%BC%C5%8Amethod"

  • Matterport + WebVR DevOps

  • Matterport is a camera that can automate the process of high resolution reality capturing. The Matterport is reasonably priced with the 3D cameras costing $4500 and a monthly/yearly cloud processing fee. I think that the speed and quality of the system...
  • Initial LED Selection

  • When I set about this project the first thing I wanted to work out was what LED I was going to use, as this would drive the requirements of everything else in the project, driver, lens, heatsinking, etc. Due to personal preference I decided that I wanted...
  • Firmware hacking

  • Here is a rough schematic of the isolated bus circuitry. It looks like there is some shared "open collector" style bus on CH4 of the isolator, with D8 and (I assume) a pullup on the BMS controller board. But so far I've only ever measured this line being...
  • HelloPenguin Current Test

  • Running binRed test pattern firmware with new CR2032 battery with UNI-T UT61E meter in series set to Amps and logging over USB link to UT61E.exe. We see a high of 73 mA. Graph of Amps per Sample made in Libre Office No Time DC/AC Value Unit AUTO 1 13:33:16...
  • 2020-08-04 Progress update - SFC/SNES support

  • Finished basic SNES 2P support and some experimental 5P Super Multitap support. Multitap can be configured by setting multitap config to Slot 2 in the Web Bluetooth interface. I also fixed a config corruption bug that impacted mostly PS3 & PS4 controllers....
  • Receiver Audio Circuit

  • I started working through the receiver audio circuitry. I spec'd out what I think is a reasonable circuit but it might require some tweaking once the receiver is built, especially the equalizer points. I've had quite a bit of experience designing...
  • Nonlinear response to improve usability

  • I should apply a gamma curve to the analog axes read from Classic controller to make the response of the stick more subtle near the center and more steep close to the edges. Classic controller analog sticks provide position information with...
  • Pulser-sequencer

  • Remember the last logs : the goal is to use as few transistors as possible to send a string of consecutive non-overlapping pulses to several pass-gates. Here the design uses NPN as primary type but it will be reversed later because PNP are the majority...
  • Power supply, zero crossing detector and triac switch

  • Here is a very simple capacitive power supply circuit, with triac connected across its terminals. Triac will be triggered with negative impulse.References for power supply and triac control: http://www.st.com/content/ccc/resource/technical/document/application_note/a8/00/35/e2/62/e5/4c/14/CD00266635.pdf/files/CD00266635.pdf/jcr:content/translations/en.CD00266635.pdfAnd...
  • Forward Kinematics

  • Today I'll share Thor's Forward Kinematics calculus. Forward kinematics allows to compute the position of the end-effector from specified values for the joint parameters. In order to resolve the Forward Kinematics I have used the Denavit-Hartenberg parameters....