Hi Everyone
I am currently studying at K college and doing an electronics course we've now got to the part of the course where we have to create our own projects.
The project that I have chosen to do is a blind spot detector like seen on some modern cars to tell you if there's someone in your blind with its primary use on motorways, on Mazda it's called RVM (rear vehicle monitoring system). because the project has to be unique and currently unavailable on the market I have chosen to make a standalone blind spot detector.
After deciding on this idea I purchased a Arduino UNO because the IC I'm going to use is the ATMEL ATMEGA 328 PU MCU as the main microcontroller, I also purchased the HC-SR04 module, I found the software for programming it with through a website however have changed most of it to include a buzzer with three states. the software side of the ATMEL ATMEGA 328 PU MCU is all done now.
The problem of which I came across next was that to create the HC-SR04 module itself, its here that I have realised how unique the project I have chosen is, I have found the circuit diagram for a SRF04 module which someone on this forum said that the system should work the same as the HC-SR04 module, but I need to some how programme the IC of which is in this circuit. the IC in question is another microprocessor its a PIC12C508. I wondered if anyone knew the programming for this IC or knew an alternative to this which information is much easier to find or has created something similar or can help in anyway. the link bellow is for the circuit diagram of the SRF04 module.
SRF04 schematics
http://www.robot-electronics.co.uk/files/srf1.pdfthe actual module
http://www.robot-electronics.co.uk/htm/srf04tech.htm