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]
Rating:
Author: DSP Robotics
Last Updated: 2014-01-03
Package Version: 1.0.0.0
Example: 1.0.0.0
Category: Development Systems
Downloaded: 613 times
Not followed.
License: MIT license
This is an example of reading the Accel Click board from the PIC Clicker board via USB. To demonstrate this we use the included example FlowStone project (FlowBoard Mini HID Accel Click.fsm) to send HID USB information to the PC from the accelerometers. You can download the demo of FlowStone from here: www.dsprobotics.com
Do you want to subscribe in order to receive notifications regarding "PIC Clicker Accel Click - HID" changes.
Do you want to unsubscribe in order to stop receiving notifications regarding "PIC Clicker Accel Click - HID" changes.
Do you want to report abuse regarding "PIC Clicker Accel Click - HID".
DOWNLOAD LINK | RELATED COMPILER | CONTAINS |
---|---|---|
1388764751_pic_clicker_acce_mikroc_pic.zip [191.22KB] | mikroC PRO for PIC |
|
This is the example FlowStone project that reads data from the PIC Clicker to the PC to show the accelerometer values for X,Y & Z.
View full imageThe PIC Clicker is setup as a HID USB device and sends and receives stings of hex data 64 chars long 100 times a second. We have made a FlowStone example project to take care of the PC side which ultimately can be used to make an EXE application to control the PIC Clicker board.