We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
Page Index Toggle Pages: 1
MBluetooth Library (Read 4105 times)
MBluetooth Library
Jul 31st, 2006, 6:58am
 
Greetings

MBluetooth Library allows the creation of bluetooth services with Processing and Mobile

This new releases allows the use of the library with normal Processing, not features added

- Include the GPL implementation of Avetana Bluetooth for Linux  
- You can use the Windows, MacOSX, Linux version available at :  http://www.avetana-gmbh.de/avetana-gmbh/produkte/bestellung.eng.xml
- or use others JSR 82 implementation
- Includes simple examples for Processing  
- This library is in constant development

To install this library you need also the MClientServer library.

Check examples to see features in action.  

Enjoy

http://mjs.darkgreenmedia.com  

To download the library directly go to :
http://mjs.darkgreenmedia.com/site/?service=Sections&task=showSection&sectionID=3&contentID=29
Re: MBluetooth Library
Reply #1 - Sep 4th, 2006, 2:05am
 
Greetings

"MBluetooth Library for Mobile Processing" allows the creation of bluetooth services  

This new releases implements the api specified in the official bluetooth library

Version 0.4 (2006,09,03)
------------------------
- Update based on official mobile bluetooth library
- Events added
- MService class added
- Require MClientServer library 0.3
- Processing compatibility maintained
- Old version compatibility maintained
- Tested under Linux and Z520a Phone
- TicTacToe example added, both mobile and processing versions

To download the library directly go to :
http://mjs.darkgreenmedia.com/site/?service=Sections&task=showSection&sectionID=3&contentID=29

Enjoy !!!
Re: MBluetooth Library
Reply #2 - Mar 17th, 2007, 10:18pm
 
Hi,

first, thanks a lot for your nice librairies. very nice work.

I now have a problem running some examples on my OS X machine.

The avetanaBluetooth.jar seems to be working fine (can launch and check all devices), but I always get this 'NullPointerException' trying to run examples files in Processing (pNearDevices.pde and pDeviceName.pde)

Exception in thread "Thread-3" java.lang.NullPointerException

at mjs.processing.mobile.mbluetooth.MBluetooth.nearDevices(Unknown Source)

any suggestions, tips or diretions ?

thanks in advance

Camille
Re: MBluetooth Library
Reply #3 - Jun 4th, 2007, 10:01am
 
Native Library avetanaBT not in CLASSPATH

how to do?
Re: MBluetooth Library
Reply #4 - Sep 7th, 2007, 11:20pm
 
i dont understand the Requeriments. what do i have to order?
or are the MClientServer library and WTK enough.
thx
Page Index Toggle Pages: 1