Go to advanced search

by akash
Tue Jun 25, 2013 7:31 pm
Forum: Beginners
Topic: bluetooth virtual serial port communication speed mismatch
Replies: 0
Views: 535

bluetooth virtual serial port communication speed mismatch

I am trying to get input from raspberry pi's bluetooth virtual serial port using mathematica on my pc. along with the input I am getting some random values too.I think the problem is with the speed mismatch between pi's writing on the virtual bluetooth serial port and mathematica's reading from the ...
by akash
Wed Jun 19, 2013 3:45 pm
Forum: Beginners
Topic: how can we change udev rules ??
Replies: 2
Views: 637

Re: how can we change udev rules ??

Any help would be seriously appreciated...I am eagerly waiting for a reply...!!
by akash
Tue Jun 18, 2013 10:00 pm
Forum: Beginners
Topic: how can we change udev rules ??
Replies: 2
Views: 637

how can we change udev rules ??

My pc and my raspberry pi are paired via bluetooth, and the pi shows that the pc can be accessed via /dev/rfcomm0 serial port. but I am not able to access this port with my python program.The output says that "Err no 16 Device busy" I think it has something to do with the udev rules.can somebody hel...
by akash
Mon Jun 17, 2013 10:13 pm
Forum: Interfacing (DSI, CSI, I2C, etc.)
Topic: usb error no 13
Replies: 1
Views: 2124

usb error no 13

i am using this code to read in python for reading data from my usb barcode scanner on my raspberry pi import usb.core import usb.util import sys # find our device dev = usb.core.find(idVendor=0x05e0, idProduct=0x1200) # was it found? if dev is None: raise ValueError('Device not found') # configurat...
by akash
Tue Jun 11, 2013 8:02 pm
Forum: Advanced users
Topic: Mobile charger for raspberry pi
Replies: 3
Views: 1244

Re: Mobile charger for raspberry pi

I am using motorola DS4208 as a barcode scanner
by akash
Fri Jun 07, 2013 3:51 pm
Forum: Advanced users
Topic: Mobile charger for raspberry pi
Replies: 3
Views: 1244

Mobile charger for raspberry pi

Hi guys, I want my pi to work with a barcode scanner and also communicate with the pc via a bluetooth dongle. My barcode scanner requires 5V @ 140 mA, I have no idea how much power will the bluetooth communication consume. Please suggest a suitable power source for powering my raspberry pi, a mobile...

Go to advanced search