Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

Recent content by pingouin

  1. P

    Quick stupid question (PORTB)

    Could you clear something up for me then? I thought before that if you picked up, say, PORTB in the chip, you would have some 8 pins associated with it. I thought before that each pin would be able to read 8bit values. From what you are saying, each pin is a bit and all together makes up the...
  2. P

    Quick stupid question (PORTB)

    If I create a variable foo such that foo VAR PORTB.6 what is the range of values it can possible read off PORTB.6? I could swear it was something like [0,255] but I am not sure anymore (would it be only binary?).
  3. P

    Changing variables through serial port

    I would like to slap my Psion 3a ( :shock: ) running a VT100 terminal emulator to a 16F872 (ok, I would be using a Max232 with the PIC to do the serial stuff). What I have in mind is to be able to check and change variables in my program from the Psion. To do so, I thought on creating a kind...

Latest threads

New Articles From Microcontroller Tips

Back
Top