LOL... Yep! You never played by the rules..I missed the memo that said we had to before!!
I had enough... Needed to get out for a while...
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
LOL... Yep! You never played by the rules..I missed the memo that said we had to before!!
Kinda sad, but if it means you hang around then thats good. Being a MOD is alot like being a traffic warden, everybody moans about cars parked on pavements and yet hate the people who get them moved!LOL... Yep! You never played by the rules..
I had enough... Needed to get out for a while...
Huh!!!I'm not reading everything, I just came in here to ask how did this thread get to 10 pages long from such a simple question?!
Thread's drifting.... Pretty women pretending to solder isn't 4x4 matrices...
( Not that you have to care what I say any more )
You know it's not easy to bloat these threads to more than 500 posts and stay on topic.I'm not reading everything, I just came in here to ask how did this thread get to 10 pages long from such a simple question?!
I tried Jonseas suggested code and later I am told to remove the pickit2 from the icsp.
Another queston?? how to have all of portB set as inputs?? where is the input to go to the outputs??
Been working on several other non electronic projects and been contemplating this project. Will call it plan multiplexing??
Am considering adding some 10K pullup resistors to portB.4 to B.7 and eliminate the weak pull ups.
As I mentioned, am attempting to have the keypad output to an LC D, no the usart.
Of course you did. And your point is????I pointed out to MrDEB that he can't have the PICkit 2 connected to the ICSP connector while he's trying to read the keypad
Huh?Another queston?? how to have all of portB set as inputs?? where is the input to go to the outputs??
And that'll get you just about right where you are now.Am considering adding some 10K pullup resistors to portB.4 to B.7 and eliminate the weak pull ups
Are you f'ing kidding me? Are you trying to see how many posts it takes to break the forum software?Have you tried the excellent C code project and schematic posted?
No i am aware exactly how many nodes the server can handle thanks. I also have a pretty good idea we are roughly at 8% inode usage tops....Looks like there's some catching up to do...
Of course you did. And your point is????
Huh?
And that'll get you just about right where you are now.
Are you f'ing kidding me? Are you trying to see how many posts it takes to break the forum software?
Sorry i missed it! Its real hard to catch jokes in these long, highly complex threads that stretch ones abilities to the limit. Projects like this i struggle with, i am ok with normal stuff but start using specialist parts like signal diodes that drop 1.5V and i have to concentrate.LG -
I was being sarcastic. Using 'C' and MrDEB in the same sentence is, well, I don't know... I'm at a loss for words.
In any case it doesn't end well.
Do what those truly dedicated to their own ideas do and ignore them. You can be so much happier. If you accept any portion then your whole view of how to do development work may change to one based not on internal wisdom of what must be true to one based on testing and critical observations.Dosnt help with Dan posting strange hieroglyphics! Straight lines and everything neat! WTF we sposed to do with stuff like that?
What? you want me to buy a rule and do straight lines?Do what those truly dedicated to their own ideas do and ignore them. You can be so much happier. If you accept any portion then your whole view of how to do development work may change to one based not on internal wisdom of what must be true to one based on testing and critical observations.
Hi Dan,
Nice design. Have you considered one of the newer 18 series chips such as the 18F24K40. The newer chip has WPUs on all pins so you can move the keypad and LCD onto ports A and C and leave the ICSP connected.
I wondered on price so checked at Microchip - 18F2520 is $3.18 - 18F24K40 is $0.87. And, for another 7c you can increase the memory from 32k to 64k (25K40).
Mike.
P.S. Don't know if Swordfish supports it.
Edit, Sorry Dan. Just noticed you haven't used the ICSP pins.