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
Category: Development Systems
Downloaded: 661 times
Followed by: 1 user
License: MIT license
Turn your PIC Clicker board into a mini data acquisition device for the PC. Send ADC signals via USB, control RC servos and use PWM to control motors or dim LED's etc.
Basically various ins and outs to HID USB and a PC program to read them.
Do you want to subscribe in order to receive notifications regarding "PIC Clicker mini DAQ - FlowBoard Mini" changes.
Do you want to unsubscribe in order to stop receiving notifications regarding "PIC Clicker mini DAQ - FlowBoard Mini" changes.
Do you want to report abuse regarding "PIC Clicker mini DAQ - FlowBoard Mini".
DOWNLOAD LINK | RELATED COMPILER | CONTAINS |
---|---|---|
1388767020_pic_clicker_mini_mikroc_pic.zip [607.61KB] | mikroC PRO for PIC |
|
This is an example of reading the PIC Clicker ins and outs board via USB. To demonstrate this we use the included example FlowStone project (FlowBoard Mini HID.fsm) to send HID USB information to the PC from the board. You can download the demo of Flow
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.