Close

456 Results for "Reverse Engineering Blood Glucose Monitors"

  • Homebrew HitClips

  • It seems that many of my projects these days are jump-started by ancient blog posts. Shoutout to Michael Ciuffo (aka ch00f) for figuring out the cartridge pinout and general usage way back in 2013. How does it work? HitClips reproduce audio via two PWM...
  • Dagu rover line sensing robot

  • Initial PlanThis is a project I have undertaken since joining the UoM Robotics Society. It is presented in blog form as it happens. For this reason it may contain errors. I intend to leave these in, along with the solutions when I find them so that others...
  • SMART Response XE BASIC

  • I have seen the Smart Response XE Reverse Engineering project a few month ago and found that terminal of some interest. I then bought a couple of them on Ebay and started playing with. I first recreated the schematic of the board. I am now realizing...
  • Deuteron

  • Project consists of two tightly coupled parts: reverse engineering and documenting the DTR-1 to some degree (01 chapter)upgrading the DTR-1 to the maximum, using the available information (02 chapter)Project goal if  has three goals:obtain,...
  • 18650 Manager

  • Battery ChargerBattery charging is managed by a bq24075 IC from Texas Instruments, with the following features: Maximum charge current configurable through a DIP switch: 1A, 500mA, 100mAReverse current, Short-circuit and thermal protection.Dynamic Power...
  • DOCTORS WITHOUT DOCTORS

  • DOCTORS WITHOUT BORDERSDIAGRAM// UPDATE 29-JUL-2015: // Added A.V.V.A. (ALZHEIMER VICTIM VIDEO ASSISTANT) at #28 below - just scroll down to it.// #29 - V.I.S.O.R. - (Visual Instrument and Sensory Organ Replacement)// #30 - BioBed - Star Trek Medical...
  • iTAG - ESP32

  • Usage : itag.init("iTAG"); // BLE Init + name itag.set_batt( 10 ); // Update battery status itag.set_btn( 1 ); // Send state to client This is code has it's roots from the following projects : Mainly the work done by nkolban, his BLE_notify sketchhttps://github.com/nkolban/ESP32_BLE_Arduino...