Originally posted by Tinkerer
View Post
I intend to build a detector in a modular form. Each major block separate on its own board, and all the modules connected via a main board.
This would allow, in my oppinion easy replacement of the blocks that need some improvements, while avoiding to build a whole new detector for each change in the diagram.
My version would integrate various features, many from your design, as well as whatever I will find interesting in other ones. I want to aproach a simple-to-complex approach, to get a simpler version functional, then to add improvements to each module.
At the moment I have many of the required components (still need 2 x LF398, I only bought 2 last time).
For the microcontroller at the moment I made code for a PIC16F628 and I can set the widths and delays on four outputs and display everything on an LCD. The steps have a resolution of 1us and adjustment is very easy.
Because of the LCD and keyboard I used a lot of the pins from my PIC, for the later versions I should use something with more pins. I am not sure how much would cost me to switch to dsPIC (I have two programmers for PIC16F family and many such microcontrollers). Besides, due to all kind of silly mistakes and accidents, I think I've blown like 20 microcontrollers already in the last two years and chances are poor that I will only need only one dsPIC...
On the other hand, it would be much better to work with 16 bit (my delays are at the moment only max 255us and I will have to some more work to extend the limit, I am working all in assembler.
Unfortunately my workshop from the spare bedroom has been packed to the garrage and I don't know where to work anymore... I am thinking to setup a minimal area somewhere, but even just the oscilloscope, power supply and soldering iron already require quite a lot of space...
Thanks for all your help.
Nicolae
Comment