Author |
Message |
Topic: SPI and PIC16F877A Microcontrollers |
ocsgPIC
Replies: 14
Views: 21005
|
Forum: General CCS C Discussion Posted: Thu May 28, 2015 6:41 am Subject: SPI and PIC16F877A Microcontrollers |
RF communication link has been implemented, tested and proven to work. Only thing remaining is the SPI communication. I will keep trying to make it work and use I2C as last option. |
Topic: SPI and PIC16F877A Microcontrollers |
ocsgPIC
Replies: 14
Views: 21005
|
Forum: General CCS C Discussion Posted: Thu May 28, 2015 6:30 am Subject: SPI and PIC16F877A Microcontrollers |
Thank you all for your feedbacks!
Thing is this a demo unversity project intended for display only. It will not be implemented in a house or industry yet. Hardware (PCBs with all components soldere ... |
Topic: SPI and PIC16F877A Microcontrollers |
ocsgPIC
Replies: 14
Views: 21005
|
Forum: General CCS C Discussion Posted: Wed May 27, 2015 1:56 pm Subject: SPI and PIC16F877A Microcontrollers |
http://s30.postimg.org/plm2wu57l/Block_Diagram_of_the_system_2.jpg |
Topic: SPI and PIC16F877A Microcontrollers |
ocsgPIC
Replies: 14
Views: 21005
|
Forum: General CCS C Discussion Posted: Wed May 27, 2015 1:55 pm Subject: SPI and PIC16F877A Microcontrollers |
http://s30.postimg.org/5r01appzx/Block_Diagram_of_the_system_2.jpg |
Topic: SPI and PIC16F877A Microcontrollers |
ocsgPIC
Replies: 14
Views: 21005
|
Forum: General CCS C Discussion Posted: Wed May 27, 2015 1:48 pm Subject: SPI and PIC16F877A Microcontrollers |
http://s27.postimg.org/gg463di9b/Block_Diagram_of_the_system_2.jpg |
Topic: SPI and PIC16F877A Microcontrollers |
ocsgPIC
Replies: 14
Views: 21005
|
Forum: General CCS C Discussion Posted: Fri May 22, 2015 4:51 pm Subject: SPI and PIC16F877A Microcontrollers |
Hey Jay, PIC to PIC distance is about 50cm or less. |
Topic: SPI and PIC16F877A Microcontrollers |
ocsgPIC
Replies: 14
Views: 21005
|
Forum: General CCS C Discussion Posted: Wed May 20, 2015 2:14 pm Subject: SPI and PIC16F877A Microcontrollers |
Hi everyone, I'm trying to setup a two-interfaced gate controller, whereby you input a password on one interface to enter and you input another password on another interface to exit.
Also the exit ... |
Topic: Using the EEPROM to create a database with PIC16F877A |
ocsgPIC
Replies: 3
Views: 8262
|
Forum: General CCS C Discussion Posted: Mon Apr 27, 2015 9:09 am Subject: Using the EEPROM to create a database with PIC16F877A |
Thanks PCM Programmer and Ttelmah. The hardware is all set and ready, i will now try to write the code and load about 10 passwords of 5 characters each and 10 usernames of up to 10 characters each in ... |
Topic: Using the EEPROM to create a database with PIC16F877A |
ocsgPIC
Replies: 3
Views: 8262
|
Forum: General CCS C Discussion Posted: Sun Apr 26, 2015 3:07 pm Subject: Using the EEPROM to create a database with PIC16F877A |
Hey guys, can you please give me ideas on how to store and update passwords and usernames on the internal eeprom of a pic16f877a for a gate controller. I am using the PIC C compiler to write the progr ... |
|