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 2023/08/14 02:16:56 PM CEST
hello, I need to communicate my project written in microc with another project written in MPLAB xc16. MikroC's RS-485 library is quite nice. how can i use it in mplab. I need to access the contents of the library. can you help me?
posted on 2023/08/08 08:16:11 PM CEST
I am in need for a 2x4 keypad decoder for MikroC compiler. Another option, is to modify the 4x4 keypad library. Any idea howto connect the 2x4 matrix? Thank you.
posted on 2023/08/03 08:11:26 PM CEST
Arduino code to read voltage s form ADC 10 Click Mickroe ADC via uart
posted on 2023/07/14 10:14:29 PM CEST
To be able to scan the ports and see what addresses are on the I2C Bus. Once addresses are recognized put into an array for each port.
posted on 2023/06/26 07:37:36 PM CEST
With my great interest, I want to learn embedded system programming. As a beginner, I need some guideline on how to upload an example from Libstock to my hardware with necessary libraries. Can someone guide me? Thanks.