Close

9824 Results for "↘ 최저가 Ò1Ò〈⑻⑷89〉83Ò⑥ ↗퍼블릭술집┍강남퍼블릭shoulderな퍼블릭룸퍼블릭룸퍼블릭술집ultimate 퍼블릭룸テ퍼블릭술집◇q셔츠룸퍼블릭gray"

  • SD Cards - PSoC to Z80

  • Now that we can read SD cards and have an I/O interface in place from the Z80 to do I/O mapped access to the SD card it's time to hook the two pieces together. To do this we will need to look closer at how Grant's code request blocks.  The loader...
  • Researching Options - Power

  • I'd like to avoid frequently replacing batteries or running power wires to the boxes if at all possible, as such, I'm either wanting to have ultra-low power components and 'smarter' operational times (eg only show LED's when someones in the room) or...
  • Fibonacci

  • With the ALU verified and the RAM connected, today the breadboard determined that the first 8-bit Fibonacci number is 144. 0000 0000 ld $00 ; outer loop 0001 c200 st [$00] ; a=0 0002 0001 ld $01 ; b=1 0003 fc0a bra $0a 0004 0200 nop ; (pipelining) 0005...
  • Housing selection

  • Requirements Easily found when misplacedBig enough to hold easily but not too big that it's cumbersomeShould have a battery compartment so that unskilled personnel can replace batteries without having to open up the housingRoom enough for the necessary...
  • Ordered Some More Parts

  • I decided that once I get this project working well, that I might make several for family and friends that might need something like this. To that end I placed an order for some HC-SR04 (Ultrasonic Ranging Module) and the HC-SR501 (PIR Sensor) modules...
  • Initial LED Selection

  • When I set about this project the first thing I wanted to work out was what LED I was going to use, as this would drive the requirements of everything else in the project, driver, lens, heatsinking, etc. Due to personal preference I decided that I wanted...
  • The 2019 PiDP-8

  • It's already out since July, but just to log the improvements:There's actually a lot to learn about kit-making: how to prevent beginners from messing up soldering a computer kit for the first time. So it was time for a revamp of the PiDP-8, putting in...
  • Tapo circuit COMPLETED! + Tested + Programmed

  • //----------------------------------------------------------------------------------------------------- // LIBRARIES //----------------------------------------------------------------------------------------------------- #include #include #include //-----------------------------------------------------------------------------------------------------...
  • The resistive touchscreen

  • July was a tough month, and August is no different. Due to some components arriving late, I've only been able to start my work on the Hackaday.io project with considerable delay. So I had to catch up with everything and squeeze the entire development...
  • More 2369, with more caps !

  • Back to the workshop for the revenge of the return of the son of the Vintage Ring Oscillator ! This time with a new ally : the ceramic capacitor ! TL;DR : it's 60% faster ! But the V/F curve might look different from @Tim 's experiments... As usual,...
  • Version 1 Testing

  • Version 1 of the hardware arrived, and I have been testing it. Almost immediately, I discovered I had made a connection mistake on the 3.3V regulator, and the system would not run normally from battery power. I desoldered that part, and by providing...