We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
plz give some information reg which PIC micro controller IC is best suet for WiFi interfacing.. in a small scale applan...?
thanks a lot for ur replay...
in PIC16F505 which all interfacing is possible..?
if am using a SPI interfacing.. can this ic support it..?
Why don't you check the user manual?!?!?! If I told you "YES", would you design your PCB based on it?!!?!?
Nearly any chip will do SPI. For you bitbanging would be a suitable waste of time.
Many processors have so bad SPI that it doesn't make much difference if bit-banging or using hardware when being the master. But bit-banging the slave is a big mistake. Hard to do when not in control of the timing.