Skip to content

huleg/android-pic32

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Android PIC communication demos

Example showing how to pass strings back and forth:

  • Android application in applications/String Passing Demo
  • PIC32 firmware in firmware/String Passing Demo

Example showing how to access Android GPS, camera, microphone, and touchscreen sensor data:

  • Android application in applications/Android Sensor Demo
  • PIC32 firmware in firmware/Android Sensor Demo

These examples were developed using the Microchip C32 compiler v2.0.2. Unfortunately, the code must to be tweaked to be compiled with the XC32 compiler series.

For full documentation, see the related page on the Northwestern University Mechatronics Wiki.

About

Demonstrates how to interface an Android device with a PIC32 microcontroller

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 52.3%
  • Makefile 26.9%
  • C++ 13.1%
  • Java 4.1%
  • Shell 1.7%
  • Objective-C 1.6%
  • D 0.3%