Component: MIAC Serial (MIAC: Addon Modules)
Appearance
| Author | |
| Version | 1.0 |
| Category | MIAC: Addon Modules |
MIAC Serial component
Serial Addon expansion module for MIAC System
Component Pack
FREE
Detailed description
No detailed description exists yet for this component
Examples
No additional examples
Downloadable macro reference
| UART_ReceiveChar | |
| Timeout | |
| Return | |
| FAT_OpenFile | |
| Filename | |
| Return | |
| PWM_Enable | |
| Enable the PWM on Channel 1 or 2 | |
| Channel | |
| PWM Channel 1 or 2 | |
| Return | |
| MI2C_Send_Byte_Transaction | |
| [[File:]] - | Device_ID |
| [[File:]] - | AddrH |
| [[File:]] - | AddrL |
| [[File:]] - | Data |
| Return | |
| SERIAL_ReceiveChar | |
| Timeout | |
| Return | |
| FAT_Init | |
| Return | |
| SERIAL_SendChar | |
| Character | |
| Return | |
| SPI_Uninit | |
| Return | |
| MI2C_Stop | |
| Return | |
| UART_SendString | |
| Text | |
| Return | |
| MIAC_Module_SetData | |
| Count | |
| D0 | |
| D1 | |
| D2 | |
| D3 | |
| D4 | |
| D5 | |
| Return | |
| FAT_ScanCurrentFolder | |
| idx | |
| type | |
| Scan type | |
| Return | |
| MIAC_Module_Init | |
| CAN_ID | |
| Return | |
| MIAC_Module_GetData | |
| Index | |
| Return | |
| SPI_Init | |
| Return | |
| FAT_AppendStringToFile | |
| Text | |
| Return | |
| MIAC_Module_Message | |
| CAN_ID | |
| CMD_ID | |
| Return | |
| MIAC_Module_WR | |
| CAN_ID | |
| CMD_ID | |
| [[File:]] - | Count |
| [[File:]] - | Start |
| [[File:]] - | More |
| Return | |
| MI2C_Restart | |
| Return | |
| FAT_OpenFolder | |
| Folder | |
| Return | |
| LED_Control | |
| Sets the indicator LED On (State=1) or Off (State=0) | |
| State | |
| Return | |
| SPI_Get_Char | |
| [[File:]] - | Return |
| UART_Initialize | |
| Return | |
| FAT_MoveToNextFileSector | |
| force | |
| force next sector | |
| Return | |
| FAT_ReadByteFromScan | |
| idx | |
| Return | |
| SPI_Send_Char | |
| [[File:]] - | Char |
| Return | |
| FAT_ReadFileLength | |
| Return | |
| MI2C_Transmit_Byte | |
| [[File:]] - | Data |
| [[File:]] - | Return |
| FAT_CreateFile | |
| Filename | |
| Return | |
| MIAC_Module_PushData | |
| Data | |
| Return | |
| MI2C_Receive_Byte | |
| [[File:]] - | Last |
| Return | |
| MI2C_Init | |
| Return | |
| PWM_Disable | |
| Disable the PWM on Channel 1 or 2 | |
| Channel | |
| PWM Channel 1 or 2 | |
| Return | |
| SERIAL_ReceiveString | |
| Timeout | |
| NumBytes | |
| Return | |
| FAT_WriteFileSector | |
| Return | |
| SERIAL_SendString | |
| Text | |
| Return | |
| MI2C_Receive_Byte_Transaction | |
| [[File:]] - | Device_ID |
| [[File:]] - | AddrH |
| [[File:]] - | AddrL |
| [[File:]] - | Return |
| DigitalOutput | |
| Set a Terminal Output to High (Value=1) or Low (Value=0) | |
| Terminal | |
| Value | |
| Return | |
| FAT_ReadByteFromBuffer | |
| address | |
| Return | |
| MIAC_Module_GetAck | |
| CAN_ID | |
| CMD_ID | |
| TimeOut | |
| Return | |
| FAT_ReadFileSector | |
| Return | |
| FAT_WriteByteToBuffer | |
| address | |
| data | |
| Return | |
| SERIAL_Initialize | |
| Return | |
| FAT_DeleteFile | |
| Filename | |
| Return | |
| AnalogInput | |
| Read the ADC value of a Terminal Returns 12 bit ADC reading | |
| Terminal | |
| Terminal number to be read | |
| Return | |
| Initialize | |
| Forces a software reset on the module | |
| Return | |
| UART_ReceiveString | |
| Timeout | |
| NumBytes | |
| Return | |
| PWM_SetDuty | |
| Sets the PWM Duty cycle on Channel 1 or 2 | |
| Channel | |
| PWM Channel 1 or 2 | |
| Duty | |
| Duty cycle (8 bit value) | |
| Return | |
| MI2C_Start | |
| Return | |
| DigitalInput | |
| Read the value of a terminal | |
| Terminal | |
| Return | |
| UART_SendChar | |
| Character | |
| Return | |