חברת IQRF מאפשרת פיתוח מהיר של פתרון תצוגה גראפית בעלת ממשק אלחוטי IQRF המאפשר שימוש ביחידה כיחידת קצה חכמה.
היחידה מתחברת גם בממשק RS485 לחיבור לתקשורת תעשייתית קיימת. הערכה כוללת:
DK-QVGA-02 development board
CAN, LIN and RS-485 expansion boards
Datasheets and hardware schematics
Demo software with source code in C language
Advantageous training classes
VCP-02 is a generic equipment, i.e. the hardware is fixed and the user can realize specific functionality by software only. The VCP is intended for serial production and this DS set for development.
Graphics library
See DS-VCP-01
Demo application
Sample C program for the MCU inside the GW. It can be used as a template for any GW application. Commented source codes illustrate usage of the library and additionally offer the following functions:
EEPROM (storing and reading the GW setup)
Temperature sensor (I2C conversion and temperature displaying)
TR module (writting to/reading from the buffer in the module, Module Info getting and displaying)
Accumulator voltage (A/D conversion and voltage displaying)
RTCC (date and time setup, run and displaying)
Piezo buzzer (acoustic indication of touching the screen, predefined tones)
Sleep mode (to minimize power consumption or to "switch off" the equipment)
RS485 (sending and receiving a character and a string)
ACC sensor (A/D conversion and displaying of the readings)
SD card (text file storing)
USB
Custom device class (Windows demo application to control TR module)
CDC class (serial terminal support)
Mass storage class (direct access to SD card)
CAN (sending and receiving a character and a string)
LIN (sending and receiving a character and a string)
Wireless communication
The TR_demo example is a pair of sample programs for two TR modules - one inside the GW and the other remote one. Wireless transfers are illustrated by sending a temperature from remote sensor to GW and sending a code from GW keypad.
Supplied contents
DK-VCP-02 development board
CAN, LIN and RS-485 expansion boards
Programming / debugging cable
CD with software and documentation
Ordering code: DS-VCP-02
Recommended options
TR-52B wireless transceiver module with integrated antenna (other suitable types are also supported)
MPLAB ICD3 or REAL ICE or other suitable programmer/debugger for MCU (Microchip)
MPLAB C compiler for PIC32 (Microchip)