These days, the electronics hobbyist is lucky to have access to a wide range of ready-made modules that enable sensors, screens, and microcontrollers to all be linked up with ease. However, this manner of working generally ends up with a project that becomes more of a PCB salad than a finished product. Oftentimes, it’s possible to find something off the shelf that’s close to your requirements, and repurpose it to work. That’s exactly what [Aaron] did.
[Aaron] wanted to install a display in his classic Jeep to display the time and some basic parameters. A screen and a microcontroller were called for, and a cheap open-source transistor tester had exactly that already. Consisting of an ATmega-328P linked up to an 128 x 64 graphic LCD module, it had most of what [Aaron] needed from the get go.
To repurpose the device, [Aaron] started by swapping the 8 MHz crystal for a 16 MHz one to make it more easily programmable through the Arduino IDE. Then, a custom firmware was written, which communicates with a DS3232 real time clock, temperature and pressure sensors, and also monitors battery voltage. It’s all neatly installed in the vehicle behind a 3D printed faceplate, and the graphic LCD is clear and easy to read – if you speak German.
[Aaron] has helpfully outlined the various online resources that helped with the hack, including the transistor tester schematic. Our very own [Adam Fabio] reviewed these units in 2015.
If you’ve cleverly reused some existing hardware yourself, be sure to let us know on the tip line. Video after the break.
That’s a pretty good way to get one of those matrix lcd screens for cheap + you get all the extra supporting circuitry for free. They don’t really sell those screens on Aliexpress, not for that price anyway. Good stuff
There’s more to life than Aliexpress : https://www.banggood.com/LCR-T4-12864-LCD-Graphical-Transistor-Tester-Resistance-Capacitance-ESR-SCR-Meter-p-1311439.html?gmcCountry=GB¤cy=GBP&createTmp=1&utm_source=googleshopping&utm_medium=cpc_bgs&utm_content=frank&utm_campaign=pla-uk-ele-pc&gclid=CjwKCAiA99vhBRBnEiwAwpk-uGgME6I0ai7SGA70p1uzyFyN7ljGGPQEUT_n_m6JQZexQ8YCH89kYBoCKkcQAvD_BwE&cur_warehouse=CN
That’s for the whole tester. Display only is https://www.banggood.com/2_4-Inch-128×64-12864-Dot-Matrix-COG-LCD-Display-Module-With-Blue-Backlight-p-1403302.html?cur_warehouse=CN
A better schematic of the transistor tester is on the github repo from Upcycle-Electronics:
https://github.com/Upcycle-Electronics/AVR-Transistor-Tester/blob/master/Final%20Draft%20LCD%20Master%20Transistor%20Tester.pdf
That schematic has 20+ different LCD’s, from 2×16 HD44780 to full color TFT’s and probably also has software to match it.
As uC+ display I’m more interested in buying a few DSO-138’s or “DSO shell” for the STM32F103 + TFT even though the display is rather small. Found some references on stm32duino of peaople who already did this.
The STM32 has enough horses to power such a display properly, and development kits with PCB + uC +TFT for the STM32 tend to cost more than EUR40 on Ali.
Some while back I bought a Chinese ‘intelligent uart display’ that had a STM32F0 on it, for under £10. Can’t remember the details (nor find the board!) right now – I’ll look this evening
Found it (or something very like it) https://www.ebay.co.uk/itm/183356296139
Never found any English documentation, so just as well it wasn’t going to be used as intended…
sigh at lack of editing – that particular one is an ATMega…
The “Nextion” displays from Ali / Ebay / China seem to have an STM32F030 on them. Prices for the small displays start around EUR15. I’m not sure how many unused pins they have to add your own hardware.
“woodgrain” dashboard, how quaint!
He did say “classic” Jeep. Of course, to me, it’s not a classic jeep unless the dash is sheet metal.
1+