Close

30531 Results for "《〈 문의 OIO↗5793↗7458 》〉 셔츠룸가격Ξ 셔츠룸후기brilliant셔츠룸추천셔츠룸가격셔츠룸가격moderate 강남셔츠룸㈚ ⓑ선릉셔츠룸셔츠룸후기vivid"

  • Removing undesired reflections/spots

  • Hey all!This is another project log to update the latest developments of OWL (Just in case you forgot, we call it OWL because, well, Open Indirect Ophthalmoscope, OIO).So, since the last time I made a log, we’ve been working on--making an elegant GUI...
  • Design Considerations

  • Earlier version of the device was reconsidered in terms of following aspects:• Accommodating for different refractive errors • Aesthetics • Ergonomics • Weight distribution OIO ASSEMBLY EXPLODED ASSEMBLY1. ACCOMMODATING FOR DIFFERENT REFRACTIVE ERRORS...
  • Donor Cabinet work

  • 7/29/2013: As I stated; been working on the cabinet for the Mirror universe project. I bought a couple of "project" Bally Star Treks from a fellow pinball collector out of Shertz a few years ago. These have been setting in storage for a while... and...
  • FLED

  • So we had an idle Friday afternoon here at SupplyFrame HQ and our evil overlord Alek asked us to build something cool for the office.With the restriction of only having a day to build we didn't have many choices in what we could source components for,...
  • Making the frame

  • Now we wanted this display to look really sweet since it will be on our office wall for some time to come. To make it look gorgeous we decided to make the frame out of white foamed PVC board, and the front diffuser out of 1/4" thick white acrylic.First...
  • Nginx and Memcached

  • With FLED we are trying to make a visualization platform, somewhere all our apps and monitoring tools can send data and where we can then use that data to make interesting visualizations.As such we need to be able to accept data from a variety of sources...
  • Success!

  • After much soldering....and a little debugging we managed to get the array lit up.If you look carefully you can see the grounding braid we used as a power and ground bus at either end of the strips. We then simply hooked up data and clock (these are...
  • The Design And Construction Of A Backplane

  • This entire project is a little bit of an odd bird. In terms of electronic sophistication, it’s not too different than any of the other homebrew computers you might see on Hackaday. This isn’t a project that will just sit on my workbench until I die...
  • Power And Reset Circuits

  • Since we're using an ATX power supply for this computer, there is a little magic that needs to happen before it becomes a proper power supply. Besides the usual orange, red, yellow and black wires attached to a 20-pin connector, there are also a few...
  • Theory of a CPU module

  • Compared to the 8080, the Z80, the 6809, 6502, and all the other 8-bit microprocessors used in boxxen of yore, the CPU I’m using for this project - the Motorola 68000 is both extremely powerful and extraordinarily complex. The power comes from a huge...
  • Theory of RAM and ROM modules

  • Although it might make sense to start this project by building a CPU module first, I decided it would make more sense to start with the memory for this system. This serves two purposes: as an explanation of how the 68000's memory-mapped I/O works, and...
  • A Long, Long Overdue Update

  • Quick story. I brought this computer to the Vintage Computer Festival 9.1 last year to show Bil, Dave, and all the other cool people at the event. At the time, I was freerunning the processor, watching the blinkenlight count up. Great stuff, and proof...
  • You can refactor hardware, right?

  • I'm in the middle of a few free days right now, and I figured it's time to take a look at this project. Things aren't good. Let's go over what's wrong with it:It's not doneIt's not even close to being doneThe 'not being done' is mostly a result of using...
  • Dev Tools

  • I'm exploring the STM32 F3 for this project:→InsertImageLinux Setup→InsertImage- Toolchain: GNU Tools for ARM→InsertImage- Bare metal template→InsertImage- OpenOCD Git repo: git://git.code.sf.net/p/openocd/code→InsertImageTexane Repo:→InsertImage-...