TOP Contributors

  1. MIKROE (2655 codes)
  2. Alcides Ramos (352 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (112 codes)
  5. Chisanga Mumba (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 (136755 times)
  2. FAT32 Library (69961 times)
  3. Network Ethernet Library (55942 times)
  4. USB Device Library (46268 times)
  5. Network WiFi Library (41888 times)
  6. FT800 Library (41182 times)
  7. GSM click (28986 times)
  8. PID Library (26414 times)
  9. mikroSDK (26368 times)
  10. microSD click (25377 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: 843 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]

PIC32 Hid Bootloader - Windows 8 compliant

5

This is a modified version of MikroE's HID Bootloader I wrote to be complaitn with Windows 8. Successfully tested on Win8 Pro 64bits (build 9200)

[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]