Close

1399 Results for "C%20%EB%B0%94%EC%B9%B4%EB%9D%BC%EC%82%AC%EC%9D%B4%ED%8A%B8%EC%BF%A0%ED%8F%B0%20cddc7_com%20%E2%98%86%EB%B3%B4%EB%84%88%EC%8A%A4%EC%BD%94%EB%93%9C%20B77%E2%98%86%ED%83%9C%EC%95%88%20%EC%9B%90%EC%97%91%EC%8A%A4%EB%B2%B3%E2%91%8A%EC%9B%90%EC%A3%BC%20%EC%9B%90%EC%97%91%EC%8A%A4%EB%B2%B3%E2%94%AB%EC%95%84%EB%9E%8D%EC%B6%95%EA%B5%AC%EC%83%9D%EC%A4%91%EA%B3%84%E3%8E%97%EB%B6%80%ED%8F%89%EB%B0%94%EB%91%91%EC%9D%B4%CC%BC%EB%B0%94%EC%B9%B4%EB%9D%BC%EC%82%AC%EC%9D%B4%ED%8A%B8%EC%BF%A0%ED%8F%B0%ED%9B%84%EA%B8%B0%20soliloquist/"

  • Directory Stuff

  • I put a bunch of files on the SD card so the directory spans across multiple blocks. It might be fun to have a directory listing. The front of the first directory block has: 000 42 20 00 49 00 6E 00 66 00 6F 00 0F 00 72 72 00 B .I.n.f.o...rr. 010 6D...
  • TI-86 Logic Analysis

  • whelp... I managed to speed up the sampling rate dramatically... My signal is /supposed/ to toggle (or not) at 8us intervals... My original sampling code took 39T-States per sample, or at 6MHz 6.5us/sample... IF I understand the z80 right... The new...
  • TAP summary & protocol

  • First, here are the logs that describe the design of the Test Access Port : 4. The YGREC debug system contains the first high-level description, the principle applies equally for any technology/implementation. 16. Inspect and control the core24. Synchronous...
  • Space doesn't stretch forever in all directions...

  • One of the goals of this project is to make the code capable of being entered into the Hackaday 1K code competition. This isn't perhaps as easy as it sounds: 1K is not a lot of memory, and the Arduino framework (as generally friendly as it is) isn't...
  • [E3][R] Transparent HMD Options on AliExpress

  • Realising that I had the simple yet inescapable choice to finally look into a strong and stable life-management system or chaos continuum, I started searching around on Friday 24th Nov when I said to myself "I feel that if I set the budget for the HMD...
  • Project Planning

  • This is my first foray into hydroponics, so there will be a lot of learning opportunity for myself, and I will try to log as much of my learnings as possible to make this a richer project log. My general strategy to get this project done is to first...
  • New fertilizer, pH meter disassembly, LED drivers

  • Hi!I have a lot of school work to do this week, but I decided that some thing just need to happen today or as soon as possible. So I bought a new fertilizer.The old one - plant food - TNT Complex from hesi has a NPK of 323 which is ok for the vegetative...
  • Hack Chat Transcript, Part 2

  • Edwin Hwu12:15 PMThe encoder costs around 150 Euro including the scale..... Mark J Hughes12:15 PMAffordable to some - not so affordable to others. Mark J Hughes12:15 PM(See y'all -- I'll have to read the rest in the transcripts) Edwin Hwu12:15 PMyeah.....more...
  • [E3][R] 5G Celluar Connectivity

  • Due to the fact that there hasn't been a device productive enough to use outside, I've never looked into celluar data plans. Now that I'm thinking about Leti, I thought I'd look into the inital and running costs of 4G and 5G connectivity. Initial...
  • The bugs

  • One thing I've learned from this project is that programming in C keeps the programmer from lots of trouble - it generates the tedious parts of the assembly for you such as switchcase implementations, it assigns variable addresses for you, makes wise...