Contenido principal

Custom Device Driver Blocks

Create a device driver block to access specific features of Raspberry Pi® hardware

A device driver block is a specialized form of the MATLAB System block that generates custom C/C++ device driver code when deployed to a Raspberry Pi hardware. Device driver blocks provide easy access to hardware features, such as communication protocols or hardware libraries, that are not included in the default Raspberry Pi Blockset.

You can develop a device driver block from a template System object™ and then share the completed blocks with other users.

Topics

Create Block Masks for Device Driver Blocks

Block Mask

Create block masks for your device driver blocks.