Tagged Questions
6
votes
2answers
750 views
Bluetooth simple oscilloscope
I was thinking to make a simple oscilloscope which can measure at least 2MHz signals, that would be enough, and it will be connected to a PC, or Android device.
First, I tought to use USB to connect ...
0
votes
0answers
431 views
RN-41 bluetooth module not transmitting data
I'm trying to connect a pic to an rn-41 bluetooth module. I'm not the person who designed the PCB, so I can't answer exactly why the circuit is the way that it is instead of using the voltage divider ...
1
vote
2answers
743 views
Hyperterminal, Bluetooth, Enhanced USART, PIC
I'm using PIC16F1824, Xtal 8Mhz and bluetooth module with baud rate 9600.
When I sent data using hyperterminal to the BT module, it works fine.
But when I send the same data using Android (Amarino), ...
9
votes
6answers
3k views
Wireless communication between more than two Microchip PIC microcontrollers
I would like to create wireless communication between Microchip PICs for my simple project.
It's actually an one way communication but there is one server and more than one client (about 2-4, all ...