Hackable electronics for cheap
pedward
Posts: 1,642
I was as Rite-Aid with my wife this afternoon and saw a USB plug-in blood glucose meter. I thought it was kinda cute, then my wife pointed out it was only $5 bucks!
The device is the Bayer Contour USB (http://www.bayercontourusb.com/)
It was $29.99 and had a $24.00 instant rebate with wellness card.
I picked one up and took it to the register and purchased it for $5.99!!!
I immediately took it apart when I got home and took the attached pictures, this think has a bunch of hackable stuff in it.
The microcontroller is an STM32F103 and it has a 4Gb Toshiba flash on board (rather difficult to find info).
The display is a somewhat low res OLED color display. I tried to count the pixels on the display, but I got a weird number like 58 pixels tall. I'm guessing the picture wasn't the best. I would estimate it to be a 64 pixel tall by 192 wide.
I bet the display is worth $5, but I'm thinking the whole think could be re-programmed into something neat, the processor has 256KB of flash memory and is an ARM Cortex M3.
The device is the Bayer Contour USB (http://www.bayercontourusb.com/)
It was $29.99 and had a $24.00 instant rebate with wellness card.
I picked one up and took it to the register and purchased it for $5.99!!!
I immediately took it apart when I got home and took the attached pictures, this think has a bunch of hackable stuff in it.
The microcontroller is an STM32F103 and it has a 4Gb Toshiba flash on board (rather difficult to find info).
The display is a somewhat low res OLED color display. I tried to count the pixels on the display, but I got a weird number like 58 pixels tall. I'm guessing the picture wasn't the best. I would estimate it to be a 64 pixel tall by 192 wide.
I bet the display is worth $5, but I'm thinking the whole think could be re-programmed into something neat, the processor has 256KB of flash memory and is an ARM Cortex M3.
Comments
Peter
When you plug it into a computer, it enumerates as a storage device with 511.7MB free. Given that 4Gb of flash is 512MB, 2000 test samples obviously doesn't take much space!
I'm thinking this think is probably very hackable, given that ST makes dev tools easily available, and it's a run-of-the mill part.
The hard part would be knowing how all of the I/O is mapped.
Then again, I wonder if there is even any code protection enabled...
It's a $5 off offer, which makes the whole thing only cost 99 cents!!!
/dev/sde 410M 39M 372M 10% /media/GLUCOFACTS_
/dev/sdd 512M 0 512M 0% /media/CONTOUR USB
There are 3 devices presented:
GLUCOFACTS
GLUCOFACTS_
CONTOUR USB
Between them there is ~922MB of storage on the device. Perhaps my reference for the flash chip was inaccurate, as I believed it was 4Gbits.
The info gets even cooler, from: http://www.toshiba.com/taec/news/press_releases/2008/memy_08_536.jsp
The device is an embedded 1GB SD memory!!!
References:
http://datasheet.octopart.com/THGBM2G7D4FBAI9-Toshiba-datasheet-11573603.pdf
BayerHID00
BayerHID01
BayerSER00
The device only enumerates as a full speed device, so it's not that fast.
It turns out to be only 1Gbyte, but eSD, so easy to interface. I pulled the data sheet for the mcu, and it has a serial boot loader, I bet one of the test points on the bottom is this USART port.
I suspect it is because they wanted to package the pc software for interfacing with the meter, and 1GB was the smallest denomination. The JAVA tool consumes 40MB, but they allow you to save reports an stuff.
It comes with the USB meter, USB extension cable, 550ma USB charger, lancet device/sticker, 10 lancets, and a carrying case.
Retail price is $29.99 without any rebates, the Rite Aid instant rebate is $24.00, the manufacturer coupon is $5.00.
Here's the info: http://www.solomon-systech.com/en/product/display-ic/oled-driver-controller/ssd1353/
If this thread is still open, I thought you might be interested in the following Pads/Pinouts diagram for the Bayer Contour usb device?
Greets from Germany.
Ullasmann.