Close

10926 Results for "%EA%B0%95%EB%82%A8%EB%A3%B8%EC%8B%B8%EB%A1%B1%2B%E3%80%8Eoio_%EF%BC%94%EF%BC%96%EF%BC%94%EF%BC%98_%EF%BC%90%EF%BC%99%EF%BC%93%EF%BC%90%E3%80%8F %EC%84%A0%EB%A6%89%EC%85%94%EC%B8%A0%EB%A3%B8%E2%89%AE%EA%B0%95%EB%82%A8%EB%9E%80%EC%A0%9C%EB%A6%AC%E2%88%80 %EA%B0%95%EB%82%A8%EC%9C%A0%ED%9D%A5 %E2%88%91%EC%84%A0%EB%A6%89%EC%9C%A0%ED%9D%A5%C2%B1 %EC%84%A0%EB%A6%89%EB%A3%B8%EC%8B%B8%EB%A1%B1%E2%88%86 %EA%B0%95%EB%82%A8%EB%A3%B8%E2%88%82 %EC%84%A0%EB%A6%89%EB%A0%88%EA%B9%85%EC%8A%A4%EB%A3%B8%E2%89%AE %EC%84%A0%EB%A6%89%EB%9E%80%EC%A0%9C%EB%A6%AC%E2%88%8F east"

  • Serial IO and the vUART

  • There are two serial ports and only their physical interfaces are implemented in hardware. This means everything above layer one has to handled by software in realtime. There's no shift registers to hand off parallel data, only single bits in the Ei...
  • Quick and Dirty Zynthian

  • As I was pondering porting the C-based FluidSynth code to the bare metal Circle-TeensyAudioLibrary environment for the vGuitar project, I decided that it would be wise to first at least build a Zynthian to provide a baseline and a test platform for my...
  • Hack Chat Transcript, Part 2

  • Dalibor Farny1:10 PMRecycling - that would be very hard to do considering we produce very small quantity of tubes and sell them all over the world. We use just few grams of mercury per year - such a small quantity is enough for us. Kevin1:10 PMThere...
  • Microsoft does it again!

  • How many times is this going to happen?  Sometimes I lose a whole day or more having to reinstall everything, that is to say when they not only manage to nerf the updates, but they implode the system restore points.  Hopefully, they didn't...
  • Green Detect

  • The Network Each individual sensor module has a specific address that can be programmed by the user using the buttons on the module's electronic board. The first sensor module transmits its data via 4 bytes to the second module every 30 seconds. Each...
  • Existing solutions

  • Here is a modest state of the art of assistive devices for mouse and video games acessibility with a joystick. It describes some commercial solutions and some DIY, open source, openhardware projects. This is not exhaustive due to the large number of...
  • [C] 3DxPoint: Sounds and Shortcuts

  • [C] - Coding I mainly worked on improving the ButtonRing and getting it to do things outside just mouse click events. Sounds for click events I was hoping that I could just piggy-back off a Windows sound, but I couldn't find anything suitable in windows/media/....