Close

330 Results for "Q%20%EC%95%88%EC%82%B0%EB%B8%94%EB%9E%99%EC%9E%AD%20CDDC7_C%D0%9EM%20%E2%97%86%EB%B3%B4%EB%84%88%EC%8A%A4%EB%B2%88%ED%98%B8%20B77%E2%97%86%EC%88%98%EC%9B%90%EC%9E%A5%EC%95%88%20%ED%94%84%EB%A1%9C%ED%86%A0%20%EA%B5%AC%EB%A7%A4%E0%B9%8F%ED%86%A0%ED%86%A0%ED%95%AB%ED%94%BD%E2%8F%AC%EC%98%A8%EB%9D%BC%EC%9D%B8%ED%99%A9%EA%B8%88%EC%84%B1%E0%BC%88FX%EB%A7%A4%EB%A7%A4%E2%8B%8D%EC%95%88%EC%82%B0%EB%B8%94%EB%9E%99%EC%9E%AD%EC%95%A0%EC%9A%A9%20thorough/"

  • A Working MIDI Player

  • A Working MIDI Player Not quite, I had to hack Track 5 (noise) to get it to work properly, something is upsetting Channel 0? So hook up two 100R speaker to A1 and A2 (Channel 1 and 2) and listen to Popcorn. Source? http://www.mediafire.com/file/pocsc984peahdod/popcorn-GXSCC_version.mid...
  • Success!

  • I finally got the drifting problems sorted out! I added a lot of data logging to the code and spotted the switch bouncing when I ran it drawing circles over and over.[(98)=100][(82)=84][(101)=204][(116)=118] [(103)=105] [(0)=183] [(40)=42][(133)=214][(87)=89][(103)=150]Its...
  • Receiver Audio Circuit

  • I started working through the receiver audio circuitry. I spec'd out what I think is a reasonable circuit but it might require some tweaking once the receiver is built, especially the equalizer points. I've had quite a bit of experience designing...
  • DIY LiPo Battery Capacity Tester

  • Supplies: Perf board or fabricated PCB arduino Nano Power resistors 10W - 7.8 Ohm Shunt Resistors 10W - 0.2 Ohm OLED screen filter capacitors - 100nf - (code 103) - to smooth out the input readings N-channel MOSFET - logic level - SI2302 (SMD) PINOUT...
  • ZRTP Hardphone

  • ### [ CONFIGURE TWINKLE ]# Register an account on https://ostel.co# Replace "6666" with your username and put your passwd after "auth_pass="echo '# USERuser_name=6666user_domain=ostel.couser_display=user_organization=auth_realm=auth_name=6666auth_pass=xxxxxxxxxxxxxxxxxxxxxauth_aka_op=00000000000000000000000000000000auth_aka_amf=0000#...
  • Season’s Greetings!

  • 83 101 97 115 111 110 8217 115 32 71 114 101 101 116 105 110 103 115 33 32 72 111 112 101 32 121 111 117 32 97 108 108 32 101 110 100 32 116 104 101 32 121 101 97 114 32 111 110 32 97 32 98 114 105 103 104 116 32 110 111 116 101 32
  • Hack Chat Transcript, Part 1

  • Hey everyone, let's get started. Let's all welcome @Ryan Beltrán to the Hack Chat today. We're going to discuss clean water tech and using STEM to maximize its impact. Ryan, can you get us going with a little bit about yourself and Makewater.org?...
  • El Radio Source Code

  • Code dump:/* El Radio Written by Jeremy Lambert Copyright 2015 All Rights Reserved This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation;...
  • The ISR

  • The Interrupt Service Routine This is the most important bit. Its code I originally wrote for a modem project. The ISR is triggered 31372.5 times a second which is about as fast as the Arduino can sensibly go. At this speed you only have 31 us to do...