Tell us, maybe tell us again, Tom what will these boards do for people, how to apply them and what other parts are needed, and what are you doing with the boards?
Sure. A quick review: My mill and lathe came with DROs that kind of work, but not well, and they are 80's tech. The mill only had one axis that worked, and the lathe has lots of issues with burned out segments in the display.
After looking around for options, TouchDRO came highly recommended y several people on the board for whom I have great respect. So I looked into that as an option.
TouchDRO started with a freeware/open source type model I found attractive. The schematics and software to build the interface between the scales and the Android tablet that is used for the display are available from the developer for free. You can also buy pre-built adapters from the designer.
I wanted to go the self-built route, and so started using the design features of Fusion 360 to turn the schematic into a board design. Unfortunately, I only know enough about circuit design to come up with a reasonable looking layout that would be non-functional. That's when
@slow-poke offered to design the circuit, having done this kind of thing as a career.
And that is a quick review that gets you up to the last couple of posts I just posted.
These adapter boards should allow you to connect various scales to an Android device to open up some pretty nice, highly capable DRO features at a fraction of the cost. See touchdro.com for more information in the setup.
You would need to add resistors, capacitors, ICs, power supply, case and an ESP-32 board to make it functional. If anyone is interested, I can send the parts list
@slow-poke put together.
This is a project for someone who knows what they are doing. The boards are capable of connecting X,Y,Z and knee scales, as well as a touch probe and tach. Once you know what you want to connect, you would be able to figure out what you need to order. As far as scales, look to the webpage I mentioned for more information about what types of scales can be connected.
You will also need to have some basic understanding about terminal commands so you can flash the program to the ESP32 chip. The program is available for download. I have the steps needed to do this on a Mac computer, but a PC person would need to be able identify the comm port the chip is connected to. The code is in Python, but when I started I knew about nothing about Python and still got her done.
I'm willing to assist in the selection of an ESP32 chip. As I mentioned there are many configurations that are manufacturer dependent. And can also give some guidance as to how the boards are set up.
I also mentioned the parts you would be working with are small, so you have to be comfortable with that. Just so you know, here's a picture of the board I did. This was for my lathe, so I just did the X and Y axis. (a banana for scale would have been useless. Even a dime is kinda big)
Everything is in testing, so we'll need to wait and see how everything comes together.