This documentation is out of date.

The new version of the documentation is here: https://cannylogic.com/docs

Difference between revisions of "Welcome to CANNY Wiki!"

From CANNY Wiki
Jump to: navigation, search
[unchecked revision][unchecked revision]
(Automotive Programmable Logic Controller CANNY 7)
Line 111: Line 111:
 
* <span style="color:#fff000">'''EN'''</span> [[CANNY 7, Discrete IO Driver | Discrete Inputs and Outputs]] - Using IO channels in a discrete mode and low-resolution PWM mode (1 ms)
 
* <span style="color:#fff000">'''EN'''</span> [[CANNY 7, Discrete IO Driver | Discrete Inputs and Outputs]] - Using IO channels in a discrete mode and low-resolution PWM mode (1 ms)
 
* <span style="color:#008000">'''EN'''</span> [[CANNY 7, HR PWM Driver | High Resolution PWM]] - Using IO channels #1 and #2 in high-resolution PWM mode (1 us)
 
* <span style="color:#008000">'''EN'''</span> [[CANNY 7, HR PWM Driver | High Resolution PWM]] - Using IO channels #1 and #2 in high-resolution PWM mode (1 us)
* <span style="color:#fff000">'''EN'''</span> [[CANNY 7, UART Driver | UART / RS232 / Modbus]] - Using IO channels #9 and #10 in serial data interface asynchronous mode.
+
* <span style="color:#fff000">'''EN'''</span> [[CANNY 7, UART Driver | UART / RS232 / Modbus]] - Using IO channels #9 and #10 in serial data interface asynchronous mode
 
* <span style="color:#fff000">'''EN'''</span> [[CANNY 7, CAN Driver |CAN Interface]] - Configuring and using built-in CAN-Interface
 
* <span style="color:#fff000">'''EN'''</span> [[CANNY 7, CAN Driver |CAN Interface]] - Configuring and using built-in CAN-Interface
* <span style="color:#fff000">'''EN'''</span> [[CANNY 7, LIN Driver | LIN]] - Using IO channels #9 and #10 in LIN MASTER or LIN SLAVE modes.
+
* <span style="color:#fff000">'''EN'''</span> [[CANNY 7, LIN Driver | LIN]] - Using IO channels #9 and #10 in LIN MASTER or LIN SLAVE modes
 
* <span style="color:#fff000">'''EN'''</span> [[CANNY 7, I²C Driver | I²C]] - Configuring and using channels in MASTER mode of synchronous serial data interface I²C
 
* <span style="color:#fff000">'''EN'''</span> [[CANNY 7, I²C Driver | I²C]] - Configuring and using channels in MASTER mode of synchronous serial data interface I²C
 
* <span style="color:#fff000">'''EN'''</span> [[CANNY 7, Dallas 1-Wire Driver | Dallas&reg; 1-Wire&reg;]]  - Configuring and using channels in MASTER mode of asynchronous serial data interface 1-Wire&reg;
 
* <span style="color:#fff000">'''EN'''</span> [[CANNY 7, Dallas 1-Wire Driver | Dallas&reg; 1-Wire&reg;]]  - Configuring and using channels in MASTER mode of asynchronous serial data interface 1-Wire&reg;
Line 119: Line 119:
 
* <span style="color:#fff000">'''EN'''</span> [[CANNY 7, EEPROM Driver | EEPROM Non-volatile Memory]] - Writing and reading data to/from non-volatile memory
 
* <span style="color:#fff000">'''EN'''</span> [[CANNY 7, EEPROM Driver | EEPROM Non-volatile Memory]] - Writing and reading data to/from non-volatile memory
 
* <span style="color:#fff000">'''EN'''</span> [[CANNY 7, IRRC Driver | Infrared Remote Control Driver]] - Configuring and using channels for receiving and transmitting IR remote control commands
 
* <span style="color:#fff000">'''EN'''</span> [[CANNY 7, IRRC Driver | Infrared Remote Control Driver]] - Configuring and using channels for receiving and transmitting IR remote control commands
 +
<!--
 +
=== Automotive Programmable Logic Controller CANNY 5.2 duo ===
 +
 +
* <span style="color:#ff0000">'''RU'''</span> [[CANNY 5.2 duo]] - Main article
 +
* <span style="color:#ff0000">'''RU'''</span> [[CANNY 7, PLC | Programmable Logic Controller]] - General information about the programmable logic controllers
 +
* <span style="color:#ff0000">'''RU'''</span> [[CANNY 5.2 duo, System Registers | System Registers]] - Managing system operation and indication
 +
* <span style="color:#ff0000">'''RU'''</span> [[CANNY 5.2 duo, Discrete IO Driver | Discrete Inputs and Outputs]] - Using IO channels in a discrete mode
 +
* <span style="color:#ff0000">'''RU'''</span> [[CANNY 5.2 duo, CAN Driver | CAN Interface]] - Configuring and using built-in CAN-Interfaces
 +
* <span style="color:#ff0000">'''RU'''</span> [[CANNY 5.2 duo, CAN Bridge Driver | CAN Bridge / Gateway / Filter Driver]] - Configuring and using built-in CAN-Interfaces in asynchronous CAN Bridge mode
 +
* <span style="color:#ff0000">'''RU'''</span> [[CANNY 5.2 duo, UART Driver| UART Driver]] - Using controller with serial data asynchronous interface
 +
* <span style="color:#ff0000">'''RU'''</span> [[CANNY 5.2 duo, User Preprogrammed Parameters | User pre-Programmed Parameters]] - Access to parameters, set by the user when loading a software to the controller with [[Firmware Update Utility | Firmware Update Utility]]
 +
* <span style="color:#ff0000">'''RU'''</span> [[CANNY 5.2 duo, EEPROM Driver | EEPROM Non-volatile Memory]] -  Writing and reading data to/from non-volatile memory
 +
-->

Revision as of 18:32, 13 December 2016

CANNY's original documentation was written in Russian. You can find it here: http://wiki.canny.ru

We are intensively translating the documentation into English. You may track the work progress as displayed on the page below.

For now and always we are keen to answer any of your questions here and here.



EN = Translated.

EN = Translated but need to check.

CANNY Lab Integrated Development Environment

Functional Block Diagrams

Constants and Registers   Logical operators   Bitwise operators
Relational operators   Arithmetic operations   Flip-flops / Latches
Timers and Generators   Counters and Edge Detectors   Converters
Switches   Decoration  

Automotive Programmable Logic Controller CANNY 7