Search results

  1. P

    Thermistor/Thermocouple

    Hi there, in the past I've used a DS1620 temperature sensor to read ambient temperature, but I've noticed that it's not suitable for contact temp (maybe for high thermal mass), infact I get a temperature that is 2°C below, from the temperature readed with a infrared thermometer. So i decided to...
  2. P

    DS1624 protocol problems

    Hi (again), I've build a simple circuit that use a 18X and a DS1624 i2c temperature sensor. I've used two 4,7K pullup resistor on i2c bus, but I'm still having problem maybe with bin->dec conversion or i2c data transfer (sometimes i read 255°C). I'm powering the picaxe via a LM7805 with a small...
  3. P

    DS1624 I'm desperate

    Hello to all, I'm in trouble, I've bought some 08M and I was planning to interface them with DS1624 digital temperature sensor, but....I think that they are incompatible with 08M. I've found some bitbanged solution for 18X and 28X on phanderson.com on wich I'm working to adapt them to 08M with...
  4. P

    20X2 output pins

    Hi, just I simple question, this table http://www.rev-ed.co.uk/picaxe/pinout.htm says that the 20X2 has up to 17 output pins, but I can't find the 17th, is there an error with the table?! Thanks
  5. P

    ADC Sound detection

    Hello, I need some help with ADC and sound detection, I would like to detect voice over a telephone using it's speaker, I've tried to connect it directly (with 4 diode) to the ADC pin of a 08M but it seems that readadc gives random values...I think that I need some kind of amp circuit before ADC...
  6. P

    X2 parts

    Hello, I've just a little question, does anyone know when X2 parts will be available?I can't wait to have them in my lab!Tnx
  7. P

    GLCD + Touch screen

    Hello :) I'm thinking to buy a b/w GLCD + touchscreen that can be easily interfaced and used with a picaxe. Anyone has some soggestion on the kind of GLCD or controller?I'm searching for something of not so expensive. Many Thanks Paride
  8. P

    picaxe + wireless keyboard

    Hello, I was wondering about connecting a wireless PC keyboard to a picaxe with the standard USB-PS2 adapter and use the keyin command to read from it...do you think it will work?anyone has already done this test?
  9. P

    Hard Disk Spindle Motor

    Hi folks, mmm....has anyone tried to connect an HD spindle motor to a picaxe 18x?I don't know if I can connect it as a bipolar stepper motor :/ please give me some suggestions :)
  10. P

    PicAxe and CmuCam

    Hello folks, I'm planning to buy a CMUCam, do you think that it is better than the AVRCam?Does anyone have tryed a CmuCam?Any suggestion?If somebody wants to sell his cmucam just contact me :P
  11. P

    [28X] Serin on portA pins

    Hi, I want to know if it's possible to use a portA (eg. In a0) to receive a byte with the serin command. I've all the 16 output pins busy, but i need an input pin to receive a serial command. What can i do?It's possible to use the serial-in pin? Thanks
Top