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: 695 times
Not followed.
License: MIT license
This is an example of controlling the Relay Click board from the PIC Clicker board via USB. To demonstrate this we use the included example FlowStone project (FlowBoard Mini HID Relay Click.fsm) to send HID USB information to the board to control the Relays. 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 Relay Click - HID" changes.
Do you want to unsubscribe in order to stop receiving notifications regarding "PIC Clicker Relay Click - HID" changes.
Do you want to report abuse regarding "PIC Clicker Relay Click - HID".
DOWNLOAD LINK | RELATED COMPILER | CONTAINS |
---|---|---|
1388745491_pic_clicker_rela_mikroc_pic.zip [163.25KB] | mikroC PRO for PIC |
|
This is the example FlowStone project that sends data to the PIC Clicker to control the relays from the PC.
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.