Shop OBEX P1 Docs P2 Docs Learn Events
BS2 -> PIC circuit conversion — Parallax Forums

BS2 -> PIC circuit conversion

ArchiverArchiver Posts: 46,084
edited 2001-08-31 14:15 in General Discussion
Hi,
I've built a rocket altimeter using a Basic Stamp. Now, I want to
convert it so that the controller is a PIC, because of the cost (I
have a habit of losing rockets!)
They have Pic Basic Pro here at my university that I can use, so
programming it isn't going to be a problem (ie. no need to learn
assembley language).
My question is, do I rig the I/O ports of the PIC exactly the same as
I would the Stamp? eg. for a switch, a 10K resistor to 0V, and the
switch to +5V?
Sorry for the stupid question.
James.

Comments

  • ArchiverArchiver Posts: 46,084
    edited 2001-08-31 14:15
    Yes, the BS2 uses a PIC16C57 and all PICs have the same type i/o pin
    hardware. Note on some, A4 is open collector.
    >
    > Hi,
    > I've built a rocket altimeter using a Basic Stamp. Now, I want to
    > convert it so that the controller is a PIC, because of the cost (I
    > have a habit of losing rockets!) They have Pic Basic Pro here at my
    > university that I can use, so programming it isn't going to be a
    > problem (ie. no need to learn assembley language). My question is, do
    > I rig the I/O ports of the PIC exactly the same as I would the Stamp?
    > eg. for a switch, a 10K resistor to 0V, and the switch to +5V? Sorry
    > for the stupid question. James.
Sign In or Register to comment.