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 2013/09/13 06:04:11 PM CEST
A speedometer with four Signals per Rotation to calculate spped
posted on 2013/09/11 02:05:04 PM CEST
I have some good result using SPI. But the speed is too slow.
Using all 4 data lines should be faster. All I need is open the SD card, send a sector number and transfer 512 bytes as fast as possible into a buffer. I am using Basic32 and PIC32MX460F512L.
Thanks
posted on 2013/09/02 10:30:58 PM CEST
Hi,
I'm looking for some MikroBasic examples of the famous Roman Black one-bit sound encoder. I want to do some experiments and I am too inexperienced to write fast enough code,
Thanks or your help!
Thomas
posted on 2013/09/02 07:53:23 AM CEST
I would like a library to manage files type JPG generated by a video camera.
In other words: capture a picture thanks to a video camera and create a JPG image to be saved on a microSD.
All this must be managed by a series microP PIC18F.
Thank you very much.
posted on 2013/08/31 09:47:39 AM CEST
Hi coders,
I need to interface MAX132 adc ic with PIC16f877a through SPI port. I have tried normal spi routines but the pic does not read any value.