Hello there
i am trying to do my final year project at university on rechargeable line follower robot using formula flowcode buggy and i am using low voltage detector sensor which i fixed on 5 volts so when the voltage of battery gets low to 5 volts from 6 volts. The system start to move to the recharging port; could anyone please help to guide on;
1) how do i connect the output from the low voltage detector sensor to the input port of PIC micro controller flowcode buggy?
2) how can i check which port of the PIC is free?
Regards
Safdar
Line following robot using formula flowcode buggy
Moderator: Benj
-
- Posts: 2
- Joined: Thu Mar 15, 2012 6:22 pm
- Benj
- Matrix Staff
- Posts: 15312
- Joined: Mon Oct 16, 2006 10:48 am
- Location: Matrix TS Ltd
- Has thanked: 4803 times
- Been thanked: 4314 times
- Contact:
Re: Line following robot using formula flowcode buggy
Hello Safdar,
The circuit diagram for the FF can be found here.
http://www.matrixmultimedia.com/datashe ... ematic.pdf
Let me know if you need any further info.
The circuit diagram for the FF can be found here.
http://www.matrixmultimedia.com/datashe ... ematic.pdf
Let me know if you need any further info.
Regards Ben Rowland - MatrixTSL
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
- Benj
- Matrix Staff
- Posts: 15312
- Joined: Mon Oct 16, 2006 10:48 am
- Location: Matrix TS Ltd
- Has thanked: 4803 times
- Been thanked: 4314 times
- Contact:
Re: Line following robot using formula flowcode buggy
Hello,
From the looks of it all the analogue inputs are currently being used by the Formula Flowcode. You could maybe disconnect one of the bits you don't need eg the MIC circuit.
Here is a list of the analogue enabled pins and their function.
RA0 - RA5 - IR distance sensors.
RB0, RB1 - Line Follow sensors.
RB2 - MIC
RB3 - LDR
RE0, RE1 - Motor Control
RE2 - USB detection
From the looks of it all the analogue inputs are currently being used by the Formula Flowcode. You could maybe disconnect one of the bits you don't need eg the MIC circuit.
Here is a list of the analogue enabled pins and their function.
RA0 - RA5 - IR distance sensors.
RB0, RB1 - Line Follow sensors.
RB2 - MIC
RB3 - LDR
RE0, RE1 - Motor Control
RE2 - USB detection
Regards Ben Rowland - MatrixTSL
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
-
- Posts: 2
- Joined: Thu Mar 15, 2012 6:22 pm
Re: Line following robot using formula flowcode buggy
Thank you very much indeed Benj for quick response. Now i'll check it again and will try on MIC availability
Regards
Safdar
Regards
Safdar