Trevor
0
- Joined
- Jul 17, 2009
- Messages
- 4,386
- Points
- 113
Now that I've got a full time job and have finished my grad degree, I need a spare time project... probably will pick up LPM things again. If anyone has tried to get this code to work recently, you might have run into some issues.
This SDK assumes a LaserBee I, so it's based on a PIC16F628A chip paired with an MCP3221 12-bit A/D converter. The LaserBee II kept the same PIC chip and went to an ADS1100 16-bit A/D converter, so this code won't work on those without some modification. I've got a LaserBee II here I came by a number of years ago (3? 4?) but ran out of spare time.
The most major change came more recently with the 3.7W USB model - most are intended to discourage DIY mods. Jerry started sanding off chip numbers and switched to a PIC16F88. In addition, he started using the internal crystal oscillator and wired a crystal to the wrong pins on the chip as a decoy. He also switched the A/D converter to an MCP3421 and hid it under the PIC chip. Knowing those things, I've got working code for the 3.7W LaserBee as well.
Didn't realize I'd never posted updated hardware info, wouldn't want to deprive you DIY'ers of crucial information! :beer:
Just a quick note: All of the above info was gathered through use of a PIC programer as well as just looking at the PCB. Nothing nefarious, nothing illegal, nothing "proprietary." Just good old fashioned DIY goodness.
EDIT: Whoop, download link was broken. Fixed that.
Trevor
This SDK assumes a LaserBee I, so it's based on a PIC16F628A chip paired with an MCP3221 12-bit A/D converter. The LaserBee II kept the same PIC chip and went to an ADS1100 16-bit A/D converter, so this code won't work on those without some modification. I've got a LaserBee II here I came by a number of years ago (3? 4?) but ran out of spare time.
The most major change came more recently with the 3.7W USB model - most are intended to discourage DIY mods. Jerry started sanding off chip numbers and switched to a PIC16F88. In addition, he started using the internal crystal oscillator and wired a crystal to the wrong pins on the chip as a decoy. He also switched the A/D converter to an MCP3421 and hid it under the PIC chip. Knowing those things, I've got working code for the 3.7W LaserBee as well.
Didn't realize I'd never posted updated hardware info, wouldn't want to deprive you DIY'ers of crucial information! :beer:
Just a quick note: All of the above info was gathered through use of a PIC programer as well as just looking at the PCB. Nothing nefarious, nothing illegal, nothing "proprietary." Just good old fashioned DIY goodness.
EDIT: Whoop, download link was broken. Fixed that.
Trevor
Last edited: