Close

7192 Results for "%E3%80%8A%20%EC%98%88%EC%95%BD%EB%AC%B8%EC%9D%98%20OIO%E2%89%A1%E2%91%A7%E2%91%A389%E2%89%A183O%E2%91%A5%E3%80%8B%EC%84%A0%EB%A6%89%EB%A0%88%EA%B9%85%EC%8A%A4%EB%A3%B8%E3%89%B9%E3%83%99grace%EB%A0%88%EA%B9%85%EC%8A%A4%EB%A3%B8%EF%BC%B3%EC%84%A0%EB%A6%89%EB%A0%88%EA%B9%85%EC%8A%A4%EB%A3%B8%EC%84%A0%EB%A6%89%EB%A0%88%EA%B9%85%EC%8A%A4%D0%B5%20%D1%8F%EB%A0%88%EA%B9%85%EC%8A%A4%EB%A3%B8%EB%B9%84%EC%9A%A9superstition%20%EA%B0%95%EB%82%A8%EB%A0%88%EA%B9%85%EC%8A%A4%EB%A3%B8%E2%80%B2%EA%B0%95%EB%82%A8%EB%A0%88%EA%B9%85%EC%8A%A4%C2%A7%EF%BC%98fetch"

  • Debugging

  • Debugging Need to get this project working. One problem is that the Nano does not have enough pins. So I have used a Meduino (a Mega2560 Pro Mini). Here is the schematic: Here is the PCB: The ports (P1 & P2) match the TTA8 bus. A problem with the Meduino...
  • [E2][X] Plotting finger movements

  • So I spent maybe 2 hours setting up the groundwork of this excel spreadsheet and then maybe 15 minutes actually puttinging in some values. This spreadsheet assumes I'm using #Tetrescent [gd0150] and in a mirrored (aka vertical) mode where for both...
  • Reverse Engineering from Package Data

  • As you can see airodump-ng picked up the WiFi of the drone and also that it is running on channel 2. Next I recorded some packages. sudo airodump-ng -w JJRC_out -c 2 -bssid 10:A4:BE:2E:77:B5 wlan0mon While recording I simply used all the functions the...
  • [E2][T] AirBerries: Try Taipo?

  • Discovery [06:40] As I was writing the 100th log for #SecSavr Suspense [gd0105], I discovered this on the front page of Keyboard Builders' Digest: Now I had actually found out about Tapio a bit after I finished up the draft version of ZEV-XS. The...
  • [E2][T] Thinner solution idea

  • [19 Dec, 14:00] I'm still trying to mine for a solution and I thought about having multiple concentric belt rings instead of 1 solid belt. It turns out that square cross-sectional belt exists and in a variety of lengths: Thus I started to plan...
  • Pro Trinket and Pro Micro Compatibility

  • In preparation for the next logs I wanted to talk a bit about the pin compatibility between the Pro Trinket and the Pro Micro. The reason why I also want to integrate the Pro Micro is that it's more commonly available and cheaper.---------- more ----------The...
  • [E2][M] The New Y Axis Slider

  • Starting the new design Now I actually imagined that this slider would look a bit differently. I was thinking that I was going to have some additional fin that had a steeper angle than just extending the side curve for the bottom cover section....
  • [E2][R] DIY Mini-LED 1440p LCD

  • So, as I mentioned in the initial research log I've edetid a few times now, the 6.3" LCD can be bought with or without a backlight. So, as a person of many long winded projects and projects within projects, I thought "You know... maybe it's possible...
  • [E2][R][M] Auto Detach Bed

  • [17 Jan] Right now, the tool steel bed costs around £60 and the honeycomb mesh would probably cost another £60 if I could find one in the size I need. I did some research on r/lasercutting and the reasons for the honeycomb is...
  • [E2][R] PCBWay still can't manufacture?

  • [07:00] I wake up and I get this: From PCBWay: Sorry, our factory does not have a suitable cutting tool for processing your parts. You have two options: 1. If the internal groove is not useful, we suggest you remove it. 2. Increase the size of the...
  • Remapping the Keyboard

  • Remapping the KeyboardGiven most of the work is done with the "basic shift logic" how hard could it be?The basic shift logic:Well much harder than expected, here is the schematic:Now many will recognise this as a PLA (Programmable Logic Array).Designing...