The Godfather talking
You think I am funny guy huh?
Sonsivri
 
*
Welcome, Guest. Please login or register.
Did you miss your activation email?
March 29, 2024, 12:27:56 00:27


Login with username, password and session length


Pages: [1]
Print
Author Topic: Request: Robotic lawn mower  (Read 5270 times)
0 Members and 1 Guest are viewing this topic.
revoltage
Guest
« on: July 20, 2008, 08:05:33 08:05 »

Hi everyone,

I'm planning to build an autonomous lawnmower for my final year dissertation.
Your ideas will be helpful.


Thanks a lot

« Last Edit: March 01, 2009, 05:33:29 05:33 by revoltage » Logged
zokij
Senior Member
****
Offline Offline

Posts: 346

Thank You
-Given: 269
-Receive: 679


Nice time :)


« Reply #1 on: July 21, 2008, 02:55:09 02:55 »

WOW that was perspective - you really believe yourself ... Its will not be easy step in your career ... You will must learn plentiful of little time. I will try to help but we will see.

Posted on: July 21, 2008, 03:48:54 03:48 - Automerged

I will prepare some mix for your first step (as you req in personal message)....
second step will be my post on forum (read that and download that):
http://www.sonsivri.com/forum/index.php?topic=8914.msg41872#msg41872
and then you can try that project ....
Logged
revoltage
Guest
« Reply #2 on: July 21, 2008, 06:45:28 06:45 »

Ok thanks zokij. I have already downloaded the 5 ebooks. Has just started reading the 1st one Smiley
Logged
revoltage
Guest
« Reply #3 on: July 21, 2008, 06:49:25 18:49 »

Apart from the lawn mower... anyone has an idea what final year project involving PIC 16F877A I can do?

Thanks for your response guyz Smiley
Logged
30f4011
Active Member
***
Offline Offline

Posts: 131

Thank You
-Given: 752
-Receive: 96



« Reply #4 on: July 21, 2008, 07:05:04 19:05 »

1) RC servo based robotic arm
2) MCU based temperature controller
3) data acquisition system (data logger)
4) stepper motor controller
 many more : http://www.sonsivri.com/forum/index.php?board=47.0 
« Last Edit: July 21, 2008, 08:02:51 20:02 by 30f4011 » Logged
Parmin
Hero Member
*****
Offline Offline

Posts: 582

Thank You
-Given: 494
-Receive: 133


Very Wise (and grouchy) Old Man


« Reply #5 on: July 22, 2008, 12:21:44 00:21 »

There is a Radio Electronics magazine article a while ago describing this project (lawn mower).
If I am not wrong it use random cutting path and grass height sensors to search and destroy  Grin

I reckon it is better to find an allogarithm to cut the grass more efficiently than random movements,
plus en-cooperating solar energy for it, than to re invent the wheel.
This falls perfectly within the capability of a 16F877A. 
However, if you have choice, you should try to use PIC18 instead.

Other than that, the idea of using a PIC is to make it to do what you want it to do..
An engineer should look and see what is needed and develop some engenious gadget to fulfil the need.
If you follows other's idea or project, then you are no more than a repair technician or a hack.

Good luck on your project and keep us posted on what you do.

 
Logged

If I have said something that offends you, please let me know, so I can say it again later.
Malcolm
Active Member
***
Offline Offline

Posts: 206

Thank You
-Given: 632
-Receive: 295


« Reply #6 on: July 22, 2008, 08:07:50 08:07 »

Hi Parmin,
 If you have this Radio-Electronics magazine article why not post it for us?

Thanks.
Logged
Parmin
Hero Member
*****
Offline Offline

Posts: 582

Thank You
-Given: 494
-Receive: 133


Very Wise (and grouchy) Old Man


« Reply #7 on: July 23, 2008, 01:08:41 01:08 »

Sorry- I do not have the magazine anymore - its been what.. about 20 years ago? since then Radio Electronics change name to (I think) Electronics Now, and then they change name again to whatever..

.. they were hard copy stuff back then and when I read it, this project were irrelevant to my life.  And when the home Internet connections became reality in the early 1990's I basically thrown out a lot of my hard copy stuff..

But if someone have a stash of these mags, they should be from the late 1980's to early 1990's
- just the same age as a lot of members here.. Daym - I am old!!
Logged

If I have said something that offends you, please let me know, so I can say it again later.
cjeffries1
Senior Member
****
Offline Offline

Posts: 348

Thank You
-Given: 252
-Receive: 176


« Reply #8 on: July 28, 2008, 06:17:19 18:17 »

Ok i'm gathering all the info i can obtain from the net...anyone knows how to built the perimeter system friendly robotics uses for robomow (schematic)? A wire is place round the loop within which the lawn has to be mown and the robot mows inside this perimeter ...

One thing you could experiment with is making the perimeter wire an inductive, very low power, low frequency transmission. Place an RF pick up coil with an amp and dc rectifier feeding the ADC i/p of the robot uC. The DC voltage into the ADC is proportional to the receiver signal strength. i.e when the robot is withing 3 feet of the perimeter wire the ADC value exceeds a threshold set in the uC that tells the robot it can go no closer towards the wire. Use a high gain FET op-amp for the analog amplification so as not to load the RF receiver and give you a good analog range in which to set the DC level relative to the distance from the wire. Make the antenna pick up perpendicular to the axis of the perimeter wire so that the main signal RF will pick up the shortest perpendicular path from the wire axis to the robot.
Logged
ruitje
Inactive

Offline Offline

Posts: 4

Thank You
-Given: 3
-Receive: 2


« Reply #9 on: August 06, 2008, 10:36:44 10:36 »

Here some links to interesting projects:

http://www.geocities.com/zs6bne/myrobotlawnmower.htm

http://www.robio.be/grasmaaier/

http://www.electro-tech-online.com/robotics-chat/40801-lawn-mower-robot.html

http://cns.bu.edu/~cjmorlan/robotics/lawnmower/

http://www.diynetwork.com/diy/hb_robotics/article/0,2033,DIY_13886_2832545,00.html


Hopefully something is in it 4U.
Logged
caveman508
Junior Member
**
Offline Offline

Posts: 41

Thank You
-Given: 12
-Receive: 6

READ, REAd, REad, Read


« Reply #10 on: January 14, 2009, 11:29:52 23:29 »

PWM on a PIC is simple when using the hardware, just simply set it up and forget it until a change is needed.  The BASIC compiler should have routines to do it for you.  I have never used Mikrobasic, but it should have a function to do it.  I see that the 877 has two CCP modules, so you don't even have to mess with a software created PWM, just use the two in hardware.

Caveman
Logged
Pages: [1]
Print
Jump to:  


DISCLAIMER
WE DONT HOST ANY ILLEGAL FILES ON THE SERVER
USE CONTACT US TO REPORT ILLEGAL FILES
ADMINISTRATORS CANNOT BE HELD RESPONSIBLE FOR USERS POSTS AND LINKS

... Copyright © 2003-2999 Sonsivri.to ...
Powered by SMF 1.1.18 | SMF © 2006-2009, Simple Machines LLC | HarzeM Dilber MC