You Are Here:

Community: Developer Discussion Boards

#1 Old How can i make my mobile vibrate? - 2007-11-08, 10:58

Join Date: Oct 2007
Posts: 85
samcqc's Avatar
samcqc
Offline
Regular Contributor
I need to make my mobile vibrate at certain intervals and need it in an application.Is it possible?
Can anyone provide a quick solution?

sam
Reply With Quote

#2 Old Re: How can i make my mobile vibrate? - 2007-11-08, 11:01

Join Date: May 2007
Posts: 2,738
Location: 21.46 N 72.11 E
croozeus's Avatar
croozeus
Offline
Forum Nokia Champion
Hello sam

Yes there is a module named miso provides this functionality.Use the code below
Code:
import miso
miso.vibrate(500, 100)
Hope that helps

Best Regards
croozeus
Last edited by croozeus : 2007-11-08 at 11:03. Reason: indentation in code
Reply With Quote

#3 Old Re: How can i make my mobile vibrate? - 2007-11-08, 11:12

Join Date: Sep 2005
Posts: 314
Location: Finland, Helsinki
aaaaapo
Offline
Regular Contributor
Quote:
Originally Posted by samcqc View Post
I need to make my mobile vibrate at certain intervals and need it in an application. Is it possible?
Miso-module can do this:
http://pdis.hiit.fi/pdis/download/miso/
http://sourceforge.net/projects/pdis-miso/

Quote:
Originally Posted by samcqc View Post
Can anyone provide a quick solution?
If you are using 3rdEd phone, you unfortunately have to choose between "a self-signed binary" and "an unsigned binary". In case of the latter, you have to sign it with your devcert.
Reply With Quote

#4 Old Re: How can i make my mobile vibrate? - 2007-11-08, 11:19

Join Date: Oct 2007
Posts: 85
samcqc's Avatar
samcqc
Offline
Regular Contributor
Quote:
Originally Posted by croozeus View Post
Hello sam

Yes there is a module named miso provides this functionality.Use the code below
Code:
import miso
miso.vibrate(500, 100)
Hope that helps

Best Regards
croozeus
Thanks for the quick replies.
Thanks croozeus for the code.aaaapo I have both 2nd as well as 3rd edition devices.
But can you tell me what 500 is for miso.vibrate(500, 100)?? Can i change that ?

sam
Reply With Quote

#5 Old Re: How can i make my mobile vibrate? - 2007-11-08, 11:22

Join Date: Oct 2007
Posts: 85
samcqc's Avatar
samcqc
Offline
Regular Contributor
And what is 100 for?
Reply With Quote

#6 Old Re: How can i make my mobile vibrate? - 2007-11-08, 11:26

Join Date: May 2007
Posts: 2,738
Location: 21.46 N 72.11 E
croozeus's Avatar
croozeus
Offline
Forum Nokia Champion
Hello

In the line
Quote:
miso.vibrate(500, 100)//Vibrate at full speed
500 denotes the milliseconds for which the mobile vibrates i guess 100 denotes the speed.

Hope that helps

Best Regards
croozeus
Reply With Quote
Reply « Previous Thread | Next Thread »
Display Modes
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules

You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump
Similar Threads
Thread Thread Starter Forum Replies Last Post
channel for going to market matrix241 News, Announcements and Job Listings 12 2008-04-05 18:42
Urgent! Cannot compile OggPlay on Carbide/SDK Wickyorama Symbian Tools & SDKs 0 2007-04-22 19:24
How to make a Call with mobile... anjihere General Symbian C++ 3 2007-01-01 06:00
How to test make and test an application in Python for Mobile Series60 and 80 nisha.shukla Python 2 2006-12-24 10:30
How can I make my MIDlet read mobile internals like Battery status or Signal Strength vyasanirudh Mobile Java General 1 2004-08-08 08:39

Rate This

 
Bookmark this page: DeliciousDiggFacebookGoogleYahooStumbleUponRedditDiigoTechnocratiTwitter  Share this page Share this page Print this Page Print this page Invite a friend Invite a friend
京ICP备05048969号    Email Newsletters Press Terms & Conditions Privacy Policy Sitemap Contact Us © 2009 Nokia