Search results

  1. C

    Redundant Outputs

    I haven't found this in the forum so I have to ask. I have two different microcontrollers that I want to control one relay with. It's a redundant system and (ideally) they won't operate at the same time. One is a 20x2 the other is a Picaso (uLCD-32PT) from 4D labs. The picaxe operates as a...
  2. C

    MCP3201 Shiftin Issues

    I have a 20x2 that is interfaced by a 4D LCD through I2C. I also have a MCP3201 that I am trying to shiftin the 12 bit reading off a RTD. SPI would be simple enough if the I2C wasn't using up the lines. My real issue is that my 12 bit data is jumping around. It seems that on start up I am...
  3. C

    ADC DNE on 20X2

    I added and LM34DZ for temperature to ADC9 (C.1) on my 20X2. I tried it on ADC1 (B.0) first and got an error which I didn't resolve and resulted in the move. I have since added another LM34DZ sensor and only have one ADC left (ADC1 - B.0). Ofcourse the error is back The carrot above is...
  4. C

    LCD Outputs and Bi-Color LEDs

    Does anyone know if you can run a bi-color led with two outputs like they do in the Picaxe Manual 3 with a Wulfden LCD pack and Phanderson's 2400 baud chip? Ran out of wires in my bundle and Im trying to pack more features in. I read that the outputs on the phanderson chip can source or sink...
  5. C

    LCD 117 (Not 118)

    Searched all the net and this forum so sorry if it's a repeat... I came across a brand new LCD 117 kit from a friend who uses arduino. Before starting assembly I did a lot of reading realizing the baud rate issue (this kit runs at a fixed 9600). I have an 18X which I understand I can use setfrq...
  6. C

    40 programmable LEDs

    Hello Everyone, I just discovered PICAXE and I have no previous experience with microprocessors. I stumbled upon PICAXE when searching for a solution to an LED project I need to create. I have built a pretty sweet Beer Pong Table for a friend and I think it needs some flashing lights. I was...
Top