rotaryswitch 2.1.0.0
|
Rotary Switch Click is a compact add-on board for applications requiring precise rotary input. This board is based on the RDS6-16S-1065-1-SMT, a 16-position notched cap surface-mount rotary DIP switch from Same Sky. This switch features continuous 360-degree actuator rotation, a 2.54mm pin pitch, and robust construction with a contact resistance of 80mΩ and a maximum operating torque of 700gf*cm, ensuring reliable operation for up to 10,000 steps. The board supports the innovative Click Snap feature, allowing the rotary switch to operate autonomously when detached, providing flexibility in various implementations.
We provide a library for the Rotary Switch Click as well as a demo application (example), developed using MikroElektronika compilers. The demo can run on all the main MikroElektronika development boards.
Package can be downloaded/installed directly from NECTO Studio Package Manager(recommended way), downloaded from our LibStock™ or found on Mikroe github account.
This library contains API for Rotary Switch Click driver.
rotaryswitch_cfg_setup
Config Object Initialization function. rotaryswitch_init
Initialization function. rotaryswitch_default_cfg
Click Default Configuration function. rotaryswitch_get_position
This function reads the rotary switch position. rotaryswitch_write_reg
This function writes a desired data to the selected register by using I2C serial interface. rotaryswitch_read_reg
This function reads data from the selected register by using I2C serial interface. This example demonstrates the use of Rotary Switch Click board by reading and displaying the switch position on the USB UART.
The demo application is composed of two sections :
Initializes the driver and performs the Click default configuration.
Reads the switch position every 20ms and displays it on the USB UART on position change.
The full application code, and ready to use projects can be installed directly from NECTO Studio Package Manager(recommended way), downloaded from our LibStock™ or found on Mikroe github account.
Other Mikroe Libraries used in the example:
Additional notes and informations
Depending on the development board you are using, you may need USB UART Click, USB UART 2 Click or RS232 Click to connect to your PC, for development systems with no UART to USB interface available on the board. UART terminal is available in all MikroElektronika compilers.