Go to advanced search

by vinothS
Wed Jun 19, 2019 8:22 am
Forum: Camera board
Topic: Suggestion for camera
Replies: 3
Views: 380

Re: Suggestion for camera

Needs android compatible (omnivision software) also.
by vinothS
Wed Jun 19, 2019 8:20 am
Forum: Camera board
Topic: Suggestion for camera
Replies: 3
Views: 380

Re: Suggestion for camera

In software I am doing raw code conversion. Because of this I loss some frames. So, I want camera want this raw code conversion (in hardware side). So, By this way I will protect the frame loss .



Regards

VinothS
by vinothS
Wed Jun 19, 2019 8:02 am
Forum: Camera board
Topic: Suggestion for camera
Replies: 3
Views: 380

Suggestion for camera

Dear Raspberrypi, I am working on Android Nought with ov5647 (Raspberry Pi Camera (B) Rev 2.0) . I want to interface the came with my Custom board. I have 15 pin camera connector. I want the compatible camera for this camera connector. Now I am using OV5647 (15 pin camera connector). Please check th...
by vinothS
Sat Dec 30, 2017 5:36 am
Forum: General discussion
Topic: How to test the emmc(usdhc2) diver and pwm backlight driver?
Replies: 1
Views: 276

How to test the emmc(usdhc2) diver and pwm backlight driver?

Dear All,



I integrate the EMMC Driver(USDHC2) and PWM Backlight Driver

I want to test the EMMC Driver(USDHC2), PWM Backlight Driver and I want to check the result.

Please provide the user guide for EMMC Driver(USDHC2) and PWM Backlight Driver.





Regards,

VinothS
by vinothS
Tue Dec 26, 2017 11:59 am
Forum: Python
Topic: How to overcome Bluetooth Errors between RPI and ESP32
Replies: 0
Views: 744

How to overcome Bluetooth Errors between RPI and ESP32

Dear All, I was done the Bluetooth sockets between Raspberry Pi 3 Model b and ESP32 Module , After two more execution or test I got the following errors, Error 1: bluetooth.btcommon.BluetoothError:(112, Host is down) Error 2: IndexError: list Index out of Range Error 3: Address already in used But, ...
by vinothS
Thu Dec 21, 2017 5:36 am
Forum: General discussion
Topic: How to add more services(commands) in IOT devices?
Replies: 0
Views: 253

How to add more services(commands) in IOT devices?

Dear All, My IOT device controlled by Alexa Echo Dot IOT Device - Raspberry Pi 3 Model B + Fauxmo Library(Belkin Wemo Switch) and End Point is HTTP The present service is, Alexa, turn on/off light but, I want to add more services(commands) Ex: Alexa, Dim/Brighten the light1 Alexa, set fan to speed1/...
by vinothS
Thu Dec 21, 2017 5:04 am
Forum: General discussion
Topic: How to overcome Bluetooth Errors between RPI and ESP32
Replies: 0
Views: 197

How to overcome Bluetooth Errors between RPI and ESP32

Dear All, I was done the Bluetooth sockets between Raspberry Pi 3 Model b and ESP32 Module , After two more execution or test I got the following errors, Error 1: bluetooth.btcommon.BluetoothError:(112, Host is down) Error 2: IndexError: list Index out of Range Error 3: Address already in used But, ...
by vinothS
Mon Nov 20, 2017 12:06 pm
Forum: Python
Topic: How to access the variable of function from one class to another belongs to one file to another in python?
Replies: 1
Views: 453

How to access the variable of function from one class to another belongs to one file to another in python?

Dear All,

I have two python file, i want the variable from one python file to another belongs to one class to another class

e.g: i have two files 1.py as well as 2.py, i want to access name from 1.py to 2.py

1.py
class abcd():
def act(name,state)


Regards,
VinothS
by vinothS
Sat Nov 18, 2017 10:16 am
Forum: General discussion
Topic: Threads for two different Python Files
Replies: 1
Views: 318

Threads for two different Python Files

Dear All, I have two python file, one is wifi communication between Raspberry Pi 3 to Alexa wifi speaker and Another one file is Bluetooth communication between Raspberry Pi 3 to Android, Now, I want to run both files in technical Threads we can say, I want run both in concurrently Everyone file hav...
by vinothS
Sat Nov 18, 2017 10:10 am
Forum: General discussion
Topic: Bluetooth Chat betwwen Raspberry Pi to Android
Replies: 0
Views: 315

Bluetooth Chat betwwen Raspberry Pi to Android

Dear All,

I want to transfer data via voice from Raspberry Pi to Android
I want some example python script related to this



Regards,
Vinoth
by vinothS
Sat Nov 18, 2017 10:01 am
Forum: Python
Topic: How to run Threads in Python Concurrently
Replies: 2
Views: 847

How to run Threads in Python Concurrently

Dear All, WIFI connection: Alexa-Echo Dot with Raspberry Pi 3 B model Bluetooth connection: Raspberry Pi 3 B model with Android WIFI connection done using one script file and Bluetooth connection also done with one script file Now, I want to do both concurrently (Alexa Echo Dot + WIFI + Raspberry Pi...
by vinothS
Sat Nov 18, 2017 9:50 am
Forum: Python
Topic: Using Voice transfer data via bluetooth from Raspberry Pi 3 B model to Andriod
Replies: 0
Views: 280

Using Voice transfer data via bluetooth from Raspberry Pi 3 B model to Andriod

Dear All,

I done the Bluetooth Communication between Raspberry Pi 3 to Android via RF COMM Server
Instead of typing through voice i want to transfer data via Bluetooth. I did not find the any scripts.
Is there any python script for sending string via bluetooth instead of typing via Voice

Go to advanced search