Microcontroller › 8051 › Accelerometer absed robot control
- This topic has 5 replies, 3 voices, and was last updated 10 years, 8 months ago by Ashutosh Bhatt.
-
AuthorPosts
-
March 27, 2014 at 4:37 am #4934DiptiParticipant
Hi everyone, i am presently workinh on the accelerometer based crobot control but i dont have the source code. I have to give my final year project in 1-2 days.. Please help me..& provide me the source code.
I ll be very very much thankful to U guyzz…
please help me…
I am posting the image files that i got..
Thanking You,
March 27, 2014 at 5:24 am #11395AJISH ALFREDParticipantHi,
I wish you could get a source code from some one, but what normally happens is that people write their own code according to the circuit diagram. Which means you may have to contact that person who designed this circuit.
March 27, 2014 at 5:37 am #11396DiptiParticipantYa, i understand but may be some one can help me writing the code according to the circuit diagram. I have serched the diagram on the engineersgarage website under the title accelerometer based robot control but i am not able to open the source code link. Eve nif as a free user we can access atleast one source code but they are asking to pay..
www (dot) engineersgarage (dot) com (slash) contribution (slash) accelerometer-based-hand-gesture-controlled-robot
Can anyone help me…
March 27, 2014 at 6:02 am #11399Ashutosh BhattParticipanthave u tested ur hardware first?
does your accelerometer, HT12E/D, Tx-Rx etc works fine?
does your motor rotates properly?
you can check all this without any code.
one more thing, testing and troubleshooting of project is atleast 2 week task.
March 27, 2014 at 6:11 am #11401DiptiParticipantya i have tested the hardware part. its running fine. tx & rx are working fine wenever data is sent & received. accelerometer is working fine & motors are rotating as well.. I knw testing is a time investing task but i dont have option now.I have only 3 days left. I just need the code. else evrythng is completed. Actually i lost my code & now i a mnot able to do it exactly.
And giving Rs. 500 for just one code is too pricy. The same project is available in the engineersgarage website but only the paid users can see the code.. I am not able to access.. Please if some one could help me.. Its very very important for me..
PLEASE HELP…
March 27, 2014 at 5:12 pm #11405Ashutosh BhattParticipantif ur everything is working fine then why to wait for program code?
u can make it ur own. its very simple. u have to go step by step.
first on transmitter side
1) try to take input from all 3 ch of ADC
2) display them on LEDs
3) based on input received send different codes like 01h, 02h, etc to HT12E
on receiver side
1) pole for any code received on port P2
2) when you get any code like 01h, 02h etc rotate motors to move robot forward, reverse etc.
thats all.
-
AuthorPosts
- You must be logged in to reply to this topic.