We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]
Author: MIKROE
Last Updated: 2024-10-31
Package Version: 2.1.0.13
mikroSDK Library: 2.0.0.0
Category: Pushbutton/Switches
Downloaded: 229 times
Not followed.
License: MIT license
Download [375.04KB]Button G Click is the simplest solution for adding a single pushbutton to your design. The button itself is transparent, 6.8mm in diameter and has a green LED backlight. When pressed, it sends an interrupt signal to the target board microcontroller. The backlight LED is controlled separately through the mikroBUS PWM pin, so you can program all kinds of patterns (varying level of light intensity or rate of blinking on subsequent button presses). The board can use either a 3.3V or a 5V power supply.
[learn more]Author: MIKROE
Last Updated: 2024-10-31
Package Version: 2.1.0.16
mikroSDK Library: 2.0.0.0
Category: Optical
Downloaded: 285 times
Not followed.
License: MIT license
Download [379.66KB]IR eclipse Click carries an EE-SX198 photo interrupter sensor. This sensor consists of an infrared transmitter and receiver facing each other and spaced apart by a 3mm slit.
[learn more]Author: MIKROE
Last Updated: 2024-10-31
Package Version: 2.1.0.19
mikroSDK Library: 2.0.0.0
Category: Gas
Downloaded: 302 times
Not followed.
License: MIT license
Download [467.26KB]Air quality 2 Click carries the iAQ-Core Indoor Air Quality sensor that measures VOC levels and provides CO2 equivalent and TVOC equivalent predictions.
[learn more]Author: MIKROE
Last Updated: 2024-10-31
Package Version: 2.1.0.16
mikroSDK Library: 2.0.0.0
Category: Magnetic
Downloaded: 259 times
Not followed.
License: MIT license
Download [397.78KB]Bi Hall Click is a simple solution for adding a bipolar Hall switch to your design. It carries the Melexis US2882 bipolar Hall-effect switch and a 74LVC1T45 single bit, dual supply transceiver.
[learn more]Author: MIKROE
Last Updated: 2024-10-31
Package Version: 2.1.0.16
mikroSDK Library: 2.0.0.0
Category: Magnetic
Downloaded: 261 times
Not followed.
License: MIT license
Download [421.07KB]UNI HALL Click is a simple solution for adding an unipolar Hall switch to your design. It carries the Melexis US5881 unipolar Hall-effect switch and a 74LVC1T45 single bit, dual supply translating transceiver.
[learn more]Author: MIKROE
Last Updated: 2024-10-31
Package Version: 2.1.0.17
mikroSDK Library: 2.0.0.0
Category: Optical
Downloaded: 293 times
Not followed.
License: MIT license
Download [430.99KB]Flame Click is a fire detection solution. It carries a PT334-6B silicon phototransistor that’s covered in black epoxy and therefore sensitive only to infrared light.
[learn more]Author: Alcides Ramos
Last Updated: 2018-10-15
Package Version: 1.0.0.0
Category: LCD
Downloaded: 1325 times
Not followed.
License: MIT license
Download [66.44KB]Author: MIKROE
Last Updated: 2024-10-31
Package Version: 2.1.0.15
mikroSDK Library: 2.0.0.0
Category: Pressure
Downloaded: 301 times
Not followed.
License: MIT license
Download [454.65KB]Vacuum Click is an accurate vacuum pressure sensing Click board™, capable of measuring absolute pressure values down to -115kPa.
[learn more]Author: Nelson Lima
Last Updated: 2018-10-13
Package Version: 1.0.0.0
Category: Graphics & LCD
Downloaded: 636 times
Not followed.
License: MIT license
Download [1.80KB]Lib easy LCD(PCF8574) for MikroC ARM-STM32
Enter address board, enable lib i2c2 (port PB_10,PB_11)
Ex:
#include "Lcd_I2C_Lib.h"
unsigned char Lcd_I2C_address = 0x27;
void main() {
I2C2_Init();
Lcd_I2C_Init();
Lcd_I2C_Cmd(_LCD_CLEAR);
Lcd_I2C_Out(1,1,"Test");
Lcd_I2C_Cmd(_LCD_CURSOR_OFF);
while(1){
}
}
Author: MIKROE
Last Updated: 2024-10-31
Package Version: 2.1.0.18
mikroSDK Library: 2.0.0.0
Category: Gas
Downloaded: 252 times
Not followed.
License: MIT license
Download [513.78KB]CO 2 Click is a very accurate, carbon-monoxide-gas-sensor Click board™, equipped with the SPEC amperometric, 3SP CO 1000 gas sensor which electrochemically reacts with the carbon monoxide (CO).
[learn more]