Close

276 Results for "『 모든문의 OIO=5793=7458 』 선릉셔츠룸ㆌ ∩anyway≒강남셔츠룸강남셔츠룸∧warmly 강남셔츠룸셔츠룸사이즈 셔츠룸터치の셔츠룸테란мhearingキ"

  • Graphics, retrostyle.

  • As I’ve been developing this satellite tracking console, the goal has been to create a really unique piece of hardware that does useful work. The fact that it’s built up from a very eclectic collection of parts is pretty important to the aesthetic, so...
  • Retro Modules v1.0 Proposal Released

  • It's right here! This release is pretty significant. I am preparing to shift from the oft-repeated arduous process of hand-soldering modules... to creating printed circuit boards. I wanted to have the specs for the major connectors (DE-9, DA-15, DB-25,...
  • The Heart of the Beast

  • When you have limited programming skills it's hard to chose a platform for your project. I've been tossing options around in my head the past few weeks, trying to think of what processor I want to control the radio.I've been debating between going the...
  • First working version

  • Found a bug on the function that shifted the bits from the shift registers. This function loops 8 times, one for each bit. The problem was that the clock pulse was being issued before each sample and that caused me to loose one bit.Wrong:data=0; for...
  • Powering the beast

  • Following from the change from sunglasses display to a 2.5" S-Video LCD...Power: The LCD requires 7-12vdc. The Pi delivers 5v from pins and that's confirmed by testing to not be enough. With the dev SKROSS Reload 5 I have 5vdc 1.5amp output. This runs...
  • KIT1 iterations

  • Developing the KIT1 raised several problems in hardware and software, and those were solved with multiple PCB iterations.These are just of the few that were built. Initially, v1.0 used a ferrite transformer for the High Voltage inverter needed to boost...
  • Debugging Stuck Notes

  • I was having some peculiar errors playing a keyboard through Twister into the NanoEgg synthesizer prototype. Namely, it would often lose note off commands, resulting in stuck notes. That really sucked, and made for some terrible demos, so I finally decided...
  • the end of LCD-hacks?

  • UPDATE: RIDONCULOUS HACKING to obtain EPG-info via an old tuner, scroll down a bit...Whelp, there's a pretty-durn-good find, if I say so...Sitting in the laundry room atop the donation-bin...Apparently the only things wrong with it are:A) Batteries leaked...
  • Pairing and memory read/write

  • The register-mapped memory system, pioneered by Seymour Cray in the CDC6600, has many benefits and I developed it in my own way in the #YASEPI used a different approach however, where the data register both reads and writes. The CDC had data 5 registers...
  • BOM coming along.

  • Working on getting BOM in. Couple of notes:The RC transmitter and receiver can be whatever you have. The battery, wiring, connectors should all be rated for whatever motors you pick up, as well as the speed controllers. My speed controllers happen to...
  • Refactoring N+2

  • OK, routed 32 buttons. BUT, you guys want a Tab, Ctrl, Alt, Numbers, Arrows, don't you? :( I would.So, trying to route 40 querty keyboard onto Pi Zero Hat. Plus 5 shift registers and 5 resistor arrays.Kill me... Why autorouter can't do that? I'll spend...