Search results

  1. S

    strange ds18b20 problems

    Hello all, I'm using a picaxe 28x2 with a ds18b20 sensor. I have the sensor on 5v, ground, and the signal pulled high on a 4.7k resistor to pin c.7. Using the below code: Celsius: Readtemp12 c.7,w1 'read in result ds18b20 convert...
  2. S

    28x2 and i2c LCD

    Hello, I have a sunfounder i2c lcd2004 panel with their backpack (PCF8574T based). I am able to write to the lcd using hippy's code found here. He used a loop to write out line1, line 2, etc. I'd like to know if there is a way to receive an ASCII value desired to be written by serial in and...
Top