Search found 3 matches

by superino
03 Aug 2016 20:04
Forum: Product Announcements
Topic: pic16f886 + i2c+ raspberry pi
Replies: 6
Views: 16524

Re: pic16f886 + i2c+ raspberry pi

This is the code im doing but my raspberry still dont detect the pic.. i try to use internal oscilator INTOSC or INTOSCIO using 8Mhz please if sombody know any anwserrrr void Init(){ ADCON1 = 0; // All ports set to digital TRISA= 0X00; TRISB= 0X00; TRISC= 0b00011000; // puerto C a salida TRISC3_bit ...
by superino
11 Jul 2016 21:56
Forum: Product Announcements
Topic: pic16f886 + i2c+ raspberry pi
Replies: 6
Views: 16524

Re: pic16f886 + i2c+ raspberry pi

hii lana.arsic i already desing my matriz of leds im just having problem with the code to write in mikro c to make the pic as slave i just need he recive 2 bytes of information. i try to conect the pic with vdd 5v vss ground scl scl raspi sda sda raspi and dont detect the pic i dont know if i have p...
by superino
29 Jun 2016 06:09
Forum: Product Announcements
Topic: pic16f886 + i2c+ raspberry pi
Replies: 6
Views: 16524

pic16f886 + i2c+ raspberry pi

Hello im new on the forum and i have a big problem.. im going to do a matrix of led RGB 5x5, that i can control with the raspberry pi 2 the problem is that i need more outputs thats why i want to connect with a pic 16f886 through the protocol i2c. but i dont find any guide how can i do this program ...

Go to advanced search