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/20 03:40:57 AM CEST
Hi Guys,
If anyone enjoys tinkering with devices, I wold appreciate assistance with getting a boot loader working that is compatible with the above two devices when using the Mikro C bootloader.
The PIC16F6410 is a 64 PIN TQFP, so I will supply PCB for free for testing if required and must work with 20MHZ crystal.
posted on 2013/09/18 03:30:23 PM CEST
I would like to find a driver who is working, I can't use my easypic5 wih the port com !
posted on 2013/09/16 02:41:23 AM CEST
I am looking for example code for the following: EasyPIC 6 and EasyPIC 7.
I need example code for working with the serial LED boards, LED's and code to interface a project to
control relays, and code to connect my PIC to a PLL IC (5 and 8 volts).
I am looking for anything that will help get me started with the above 2 development boards.
Thank you in advance!
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