TOP Contributors

  1. MIKROE (2760 codes)
  2. Alcides Ramos (374 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 codes)
  5. Bugz Bensce (90 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (139226 times)
  2. FAT32 Library (71732 times)
  3. Network Ethernet Library (57114 times)
  4. USB Device Library (47426 times)
  5. Network WiFi Library (43051 times)
  6. FT800 Library (42401 times)
  7. GSM click (29832 times)
  8. mikroSDK (28050 times)
  9. PID Library (26881 times)
  10. microSD click (26197 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Visual TFT/GLCD Project

Bluetooth Parani ES110 for pic32

Rating:

0

Author: Amaury LAURENT

Last Updated: 2016-02-18

Package Version: 1.0.0.0

Category: Bluetooth®

Downloaded: 856 times

Not followed.

License: MIT license  

This project shows a way to search devices and connect with a Parani ESD110 long range bluetooth module connected on the UART of a PIC32.

I use a mikromedia for PIC32 dev board.

Here is the documentation of the Bluetooth module:
http://www.sena.com/products/industrial_bluetooth/esd110.php

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "Bluetooth Parani ES110 for pic32" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "Bluetooth Parani ES110 for pic32" changes.

Do you want to report abuse regarding "Bluetooth Parani ES110 for pic32".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroC PRO for PIC32
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Visual TFT/GLCD Project Blog

Wireless OBD2 diagnostic


I project to put together my ESD110 module, a mikromedia for PIC32 and a bluetooth ELM327 module in order to connect to my car and read informations in real time (like engine temperature or other infos...)

The first task I made was to manage communication between ESD110 and PIC32:
I implements basic functions like Scanning, Reset, Connection...

This thread only show the communication between ESD110 and PIC32.

Coming soon: OBD2 PIDs decrypter...

ALSO FROM THIS AUTHOR

MP3 Player for Mikromedia PIC32

0

This project shows a way to play MP3 files on the dev board Mikromedia fro PIC32 using the stand alone audio codec VS1053 by VLSI. This program only uses interruptions from the input capture module to drive the codec. Play/pause/stop functions works, as the volume control (log corrected to suite the human ear sensibility).

[Learn More]

USB Joystick for Mikromedia for PIC32

0

This project is a small 2 axes, 10 buttons and PoV joystick driven by the tactil screen of the Mikromedia board.

[Learn More]

USB to UART1 CDC Bridge

0

A small but usefull project to directly access UART1 from a computer through USB Virtual Com Port.

[Learn More]