Close

10806 Results for "《 예약문의 OIO↗8489↗8306》선릉레깅스┛Еimportanceム강남레깅스룸레깅스룸ㅂheavenly 레깅스룸강남레깅스 강남레깅스룸⊥선릉레깅스ゥfiercelyり"

  • 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...
  • Securing the LEDs

  • Now that we had most of the LEDs it was time to start fixing them to the backboard.First off we hot glued all the LEDs into place on the backboard which was a sheet of plywood. This took a little while but John P, Tom M, and Albert all pitched in and...
  • Software stack

  • The display is looking great, but we really need to make this into more than just a pretty rainbow colored matrix.To do this we decided we wanted to be able to open up the control of the lights to all our developers, and we want to be able to feed data...
  • 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...
  • A new start....

  • So the LEDs have died again. Typical really, we fixed them up just two days ago replacing another blown unit, but it once again died. These really have been the worst LEDs I have ever encountered, bright and cheap, but completely unreliable.Therefore...
  • 1728 leds is a lot more data than you think

  • In the original FLED implementation we had a Raspberry Pi inside the case. This Pi ran a NodeJS application that executed the animation code written in JavaScript and provided a web interface for users to create animations within. This all worked fairly...
  • 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...
  • 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...
  • Conclusion

  • We did it. We took a 1993 Honda Del Sol, and a equally old electric forklift and merged them together into something we like to call the Delsolectric Car.→InsertImageIt might not be pretty. But it worked. We even managed to get it up to 100km/h on the...
  • A little Arduino goes a long way...

  • Yes yes, I know, Arduinos are lame. But... they are incredibly handy for getting certain things done really quickly.→InsertImageFor the control system we need to emulate a USB keyboard, it just so happens the Arduino Micro is especially good at this....
  • LayerOne 2014 Conference Badge

  • rev3 board, rerouted and moved components around to try to be closer to final design and clean up noise, split ground planes.Changed SPI's to use the hardware SPIs of the Cortex, they were all Software SPI before, adding all the names to the pins on...