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 2011/08/28 09:37:41 AM CEST
Hi, I'm trying to adapt the TEA5767 module to work with a PIC microcontroller through the I2C library included in Mikrobasic. But It doesn't work at all.
On the internet there are several projects but all of them are made over an Arduino Board. like this:
http://www.electronicsblog.net/arduino-fm-receiver-with-tea5767/
As you can see code is relatively simple, but I'd never work with Arduino. thanks
posted on 2011/08/28 08:20:19 AM CEST
Hi,
I need the source code for PIC32 USB mass storage in MikroC.
help me,
thank you
posted on 2011/08/27 07:07:03 AM CEST
I would like some examples/projects/libraries/codes for this Wi-Fi radio transceiver (based on MRF24WB0MA chip). I saw the examples from MikroE, but i need all the steps; it`s the first time i am using this kind of wi-fi devices.
I work with 18F family PICs and i need some examples of:
- connection between two of these wi-fi proto boards
- connection between a wi-fi proto board and a 802.11b compilant wireless router
I would be very grateful for any kind of help
Thank you !
posted on 2011/08/25 11:09:50 AM CEST
I wand the mikroC code for PIC SSP I2C slave for PIC16F819 urgent plz..............
posted on 2011/08/25 05:14:31 AM CEST
I want to use pic32 with camera to capture a frame when require and then transfer that image to another controller and display there on GLCD. Please help me out if anyone know the method (how to convert the analog frame n to digital) or have some resources.