I'm retired now and scrapping the bottom of the barrel.Since my effort to reward ratio is now minimum,I have to carefully choose which projects to persue.Already crossed of FPGA and CAN since they are extrememy non-trivual technologies which require a massive amount of effort and most important I cannot see any 'end product'
What I never knew was the existance of the LIN networked system used in car electronics for the simple things like side mirror and seat adjust.It uses a pseudo RS232 single line bus to connect upto 15 PIC's.Each PIC having a unique ID single byte address.A 'Master' mode PIC then can address any single PIC and send 2 bytes of data,which the other PIC's will ignore.A very simple way to have a network of PIC's.
The only draw back is that the MCP201 (the LIN bus driver) requires a 12 volt battery- no supprise since the technolgies are used in cars.Maplin supply minature 12 volt batterys but I suppose I could use a DC-DC convertor to generate the 12 volts.
So I am in the process of designing a LIN network using a PIC24 master and just 2 PIC18 slave nodes.Anybody out there who has played with LIN? MICROCHIP have a cheap LIN analyser which is on my shopping list.
Yet to decide what to use my design for.Usual thing I do -research,design and then find a use for it -but not always! Called botton up design as opposed to top down.
Regards,must now take my medicine.
