Close

333 Results for "Q%20%ED%85%8D%EC%82%AC%EC%8A%A4%ED%99%80%EB%8D%A49%20cddc7_com%20%E2%98%8F%ED%94%84%EB%A1%9C%EB%AA%A8%EC%85%98%EC%BD%94%EB%93%9C%20B77%E2%98%8F%EC%98%81%EB%8D%95%201xbet%E2%85%95%EB%B6%81%EC%A4%91%EB%AF%B8%EA%B3%A8%EB%93%9C%EC%BB%B5%E0%AC%B9%EC%95%84%EC%8B%9C%EC%95%84%EC%B6%95%EA%B5%AC%E1%BB%86%EB%B9%85%EC%B9%B4%EC%A7%80%EB%85%B82%C6%9B%ED%85%8D%EC%82%AC%EC%8A%A4%ED%99%80%EB%8D%A49%EB%A6%AC%EB%B7%B0%20indianocean/"

  • 1K Challange Laser

  • At this point, we decided to abandon the concept of mirroring. If we had had a much more complex design with many more points and more than 1kb, mirroring would have saved us space. Due to having so little space however, the algorithms power wasn't able...
  • HelloPenguin Current Test

  • Running binRed test pattern firmware with new CR2032 battery with UNI-T UT61E meter in series set to Amps and logging over USB link to UT61E.exe. We see a high of 73 mA. Graph of Amps per Sample made in Libre Office No Time DC/AC Value Unit AUTO 1 13:33:16...
  • ESPduino or Neopixels memory leak?

  • So after several days trying diffrenet approaches for communication beetween server and ESP8266 we finally got the last bit working on the project (have some back logging to do here at hackaday.io), MQTT over a ESP8266 to a Teensy 3.1. The resulting...
  • 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...
  • Arduino Line Follower Robot

  • COMPONENTS AND SUPPLIES Arduino UNO & Genuino UNO×1SparkFun Dual H-Bridge motor drivers L298×1Proximity Sensor×1 APPS AND ONLINE SERVICES Arduino IDE ABOUT THIS PROJECT Line Follower Robot Best & Fast PCB Supplier (2$ for 10 PCBs) https://jlcpcb.com...
  • Please, GCC !

  • I get tired of fighting GCC's weird code generator that won't get a clue from my source code. I'm (still) using gcc6.4.1 (2017, I know) but I don't know how to make it understand basic things... This is critical at my level because any little performance...
  • Display

  • I started wiring up the Memory sub-system board and realized quickly that I needed the display board to show the state of the various registers.  I first had to create a backplane to connect the boards into.  The backplane carries all the signals...
  • 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...
  • More Germanium lemonade, OC70 edition

  • The log 29. Germanium lemonade covered the OC139 in my stock. I only have 70pcs of this NPN type, but I have significant reserve of the PNP type and it's time to break the suspense. Let's bin some ! n°hFEVbe mVIc mAIce0 mAIces µA 1472126.40.137...
  • 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...
  • The Arduino code for "Bored No More"

  • The Arduino code for "Bored No More" #include #include #include #include "utility/Adafruit_PWMServoDriver.h"#include //neopixels#define PIN 6 Adafruit_NeoPixel strip = Adafruit_NeoPixel(120, PIN, NEO_GRB + NEO_KHZ800);// Create the motor shield...