Wireless MultiMeter |
|
original idea and concept by Dany Bavin. |
|
This project comes as a KIT. It includes these components:
The general idea is to read all LCD data from a cheap DMM (directly from its main chip.) This data is sent and received by wireless modules, read by the RX circuit and then displayed again. Sounds pretty easy, not? Here are the technical specifications:
Hex files available. Last update: June 1, 2006. |
|
|
Main Connections:
RX circuit diagram (top view) |
Header pinouts * |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
TX circuit diagram (top view) |
Header pinouts * |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DMM LCD connections |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
DMM M830D chip pictures | DMM M830D chip pinout (top view) | |
RS232 interface: JP2 provides the interface to connect to your COM port and hyper terminal. Also used for bootloading (module software update.) Check under the download section below for the latest version. Bootloading of the HEX-file can be done with Tiny Bootloader.
RX circuit, LCD contrast Adjust: Connect pin 5, JP3 to +5V before powering up. Release when the desired the contrast is reached.
Downloads: right-click & save as
WARNING: may not be duplicated for any commercial use whatsoever without explicit consent from the author (c) Michel Bavin, TechDesign Electronics. |
TX circuit HEX: 025tx_v10.hex for 18f452 - May 31, 2006. RX circuit HEX: 025rx_v009.hex for 18f2550 - June 1, 2006. Both can be bootloaded with Tiny PIC bootloader through the RS232 port (JP2)
|
TX & RX circuit schematics, pcb layouts and CCS C Source Code: not released, but you can buy a license on our Products page. |
Info & datasheet:
|
|
Graphic LCD module type LPH7779 (NOKIA 3310 LCD) 48*84 pixels and its integrated controller PCD8544. | |
Screenshots:
TX circuit (top view) |
RX circuit (top view) | DMM (back cover removed) | RX circuit (working) |
|
|
|
WMM KIT 1 contents: picture | WMM KIT 1 contents: description |
Blue= TX (DMM, TX circuit and module) Black= RX (RX circuit and module, LCD, Buzzer) |
Tools:
Check out our development tools page.
The PIC code was made with the PCWH CCS compiler ($425,-); you can install Microchip's MPLAB IDE (click on the link and you can get it for free) with it to get things running smoothly.
Bootloading of the modules is done with the excellent Tiny PIC bootloader, through RS232 (JP2).
Eagle 4.11e was used for the schematic & PCB layout.