Close

139 Results for "Reverse Engineering Blood Glucose Monitors"

  • Off-board header pins

  • All of these are optional. You can skip any or all of them if you don't want to have the feature. All have their components mounted on the bottom side of the main PCB. J3, with label "Reset", is for a reset switch. Use a 2-pin header strip. Since this...
  • 2nd step : Code

  • int led = 9;           // the PWM pin the LED is attached toint brightness = 0;    // how bright the LED isint fadeAmount = 100000000;    // how many points to fade the LED byint photocellPin = 0; //...
  • Configure Arduino IDE Tools Menu

  • Open Arduino IDE, (1)Board: ATtiny25/45/85 (2)Processor: ATtiny85 (3)Clock: Internal 1 MHz (4)Port: COMXX(Arduino Uno) (5)Programmer: Arduino as ISP Upload the below given code: /* Fading LED with ATtiny85 The analogWrite() function uses PWM, so if you...
  • Building The Board

  • Intro: This is the fun part of most things I do, building the PCB. I used Eagle CAD 7.6.0 for my PCB design because hey, I have a license and I know it already. If you have a CAD tool like KiCAD just make sure after importing the files that everything...
  • SSR Flyback Inductor

  • This instruction is for building the SSR flyback inductor - L201.  It describes materials and fabrication guidance but assumes the reader has experience assembling magnetics.  Additional information can be found in the 'ssr-flyback' tab of...
  • Fabrication hints

  • The design uses a 4mm diameter motor.  They are commonly available, but without part numbers.  The one I use has 13 ohm resistance and is 10mm long.  A shorter one is available but has 36 ohm resistance and doesn’t seem to work as well...
  • Test board

  • At this point, you should have everything soldered on the board except for the battery holder. Since the battery holder will block the bottom of the board, we're going to test the board. Attach the antenna to the connector.  If you have alligator...
  • Cinebike Human Powered Cinema

  • A strong rider can put out 60v or more from the motor, and you're going to have to drop that down before you can charge a buffer battery. This means a voltage regulator - and since the A. the potential voltage is so high, B. The potential voltage is...
  • Build for Cooling

  • There's a free license version of Eagle Cad for viewing/printing/exporting gerbers etc. Otherwise in the gallery you'll see a schematic and a layout guide.The FETs and the Snubber Schottky are laid out along the edge of the PCB for direct mounting to...
  • Hello...

  • Attach the wiring from the BBB while it is unplugged and there is no power going to the BBB to the L298 motor driver from Open-Electronics.org. One of the four wires controls the on/off functionality (En A or En B). Then, the other wires, one ground,...
  • I got an un1eet v1 - Now Wat?

  • So you got your new #un1eet Shitty Add On  and you are wondering: Why did I buy a kit? I just want it to blind onlookers. Well, as part of the complete #un1eet experience, you must hack it together yourself with scant instructions. What you...