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]
posted on 2018/04/12 07:42:02 PM CEST
Hello to all.
I need someone to help me with this code.(4 Channels EV1527 PT2264 PT2262 PT2260 PT2264 SC2262 Fixed Code Decoder)
Thanks.
posted on 2018/04/06 06:52:34 PM CEST
Hi to everyone,
someone have a simple code to read the temperature and the pressure from the sensor BMP280?
posted on 2018/03/25 07:58:40 PM CEST
unsigned short CANWrite (long id, char *data, char datalen, char CAN_TX_MSG_FLAGS);
the above mentioned function used in CAN Bus protocol.
but the standard CAN bus protocol is
Id,control,data,CRC,Endof frame.
so how does this function works when data length or data bits interchange
posted on 2018/03/23 03:43:21 PM CET
Hi
I've just bought a couple of OLED displays and i'm completely stuck on how to get them to work.
I've tried the OLED_B Click library's but with no joy. When i've looked closely and there is an address of 0x78 (with solder link) on one of them and no address markings or solder link on the other.
Im Trying to use MikroBasic PIC18F45K22 and I2C protocall
https://www.aliexpress.com/item/WAVGAT-White-color-128X64-OLED-LCD-LED-Display-Module-For-Arduino-0-96-I2C-IIC-SPI/32828021239.html
Thanks
posted on 2018/03/13 03:09:59 PM CET
I'm looking for a source code example using the two board BLE P click board and Clicker 2 for PIC18FJ with mikroC compiler. Is ther anyone who can help me?