Serial Communicator Mecanique
Nov 28, 2017 - Serial Communications • Many fewer lines are required to transmit data. This is requires fewer pins, but adds complexity. Contents • • • • • In order to make two devices communicate, whether they are desktop computers,, or any other form of computer, you need a method of communication and an. Dec 31, 2017 - 0 Comments. Serial Communicator Mecanique Industrielle. Sep 16, 2015. A cross-platform, Qt-based software to communicate through serial port. The aim of this project is to develop a cross-platform, Qt-based software to communicate through serial ports. This plugin-based software can be extended from. Types Slander The common law origins of defamation lie in the torts of 'slander' (harmful statement in a transient form, especially speech), each of which gives a.

There are many things that can go wrong on the PIC end of things and we can't help you with those. The first question is whether there is communication between the PIC and the EasyBluetooth module. Are you getting any kind of response? Starcraft Brood War Oblivion Downloads here.
What happens if you monitor the communications with your PC? If you have a TTL to USB serial adapter, you can connect its ground and receive connections to one of the connections between the PIC and EasyBluetooth and monitor the connection with something like HyperTerm. Remember that CTS needs to be pulled low for the EasyBluetooth to send data to the PIC.
You can either use a PIC I/O pin to do this or connect a 10K resistor from CTS to ground. We cannot help you with a program for a non-Parallax microcontroller, sorry. I suspect there's some timing problem between the EasyBluetooth and your PIC. I've used PICBasic Pro before and had similar problems with the hardware serial I/O statements in a completely different situation. I was never able to figure out why or how. I ended up using the software-based statements (SERIN / SEROUT) instead and that seemed to work. If you have a scope or a logic analyzer, you might look at the signals going between the PIC and the EasyBluetooth.
You might be able to figure out what's wrong.