Close

11015 Results for "《 예약문의 OIO↗8489↗8306》청담가라오케П㈄delightfulセ가라오케가라오케νreflected 가라오케사이즈가라오케 가라오케추천㎙가라오케qbring㈀"

  • 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...
  • 20W RGB LED robot costume

  • I was a robot for Halloween. Danica and I joined a few friends at the Muse nightclub for Strange Things, a fantastic dance/costume party hosted by Flip Phone. I even got dragged up on stage for the costume contest which I had no chance of winning due...
  • The Beginning

  • All this is being done for a set piece for a local Atlanta Dance Company called Lucky Penny.  It sounded like an amazing project and I was hooked from the beginning.  Too bad I didn't find out about it sooner as we had about 2.5 months before...
  • Hardware

  • To start off, thanks to JLCPCB for sponsoring this project as well as providing pcbs to get the ball rolling. JLCPCB Prototype for $2 (Any Color): https://jlcpcb.com The hardware requirements of this project are fairly simple: two buttons for setting...
  • BASIC Assembler

  • Can't find a way to add files to the project, so I'm just going to paste below - sorry.  First is the BASIC program, then a text file I wrote to document the code.  My apologies to anyone who tries to read this; I have no experience with BASIC.Here...
  • BASIC Assembler Fix

  • Well, it turns out that BASIC strings can be at most 255 bytes long.  I was trying to keep all of the labels from an assembly file in one BASIC string, which meant I couldn't have very many labels.  Below is an updated BASIC assembler which...
  • NeuroBytes v0.92 Prototype

  • Today, the NeuroBytes project takes its first baby step into the 21st century.Okay, ignore the extremely sketchy construction techniques. It's an STM32F0 Discovery board, chosen due to its extremely low cost (under $10) and built-in ST-LINK programmer....
  • Hack Chat Transcript, Part 1

  • OK, here we are at the top of the hour with a lot of new virtual faces. I'm Dan, I'll be your mod today. Let's welcome Mike Gardi to the Hack Chat today, to talk about the wonderful pieces of early computer history he recreates from scratch. Hi Mike!...
  • Hack Chat Transcript, Part 1

  • Hi everyone, welcome to the last Hack Chat of 2020! I'm Dan, I'll be moderating again today for David Lovett, aka Usagi Electric, and we're going to be talking about Vacuum Tube Logic, or pretty much anything about vacuum tube circuits. David, can you...
  • 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...
  • 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...