Search results

  1. T

    simple lap counter for slot car

    Hello Few years ago, I made some experiments with some picaxe 28X2 and simple LCD, for fun. No real usage Today, I'd like to build a lap counter for my slot car circuit (2 tracks) very simple features: 1. display for each track the time need for one lap for the car 2. count decreatingly the...
  2. T

    multiple 1-wire sensor on One pin

    Hello, I know that we can interconnect multiple 1-wire sensor on the same bus and get info via their own address. How is it possible via a PICAXE ? How can we connect multiple sensor to the same PIN, in order to limit the number of PICAXE to read many sensors Idea/SCheme, code are welcome...
  3. T

    air flow speed measurement

    Hello, I would like to measure air flow speed in air duct (diameter of 160mm). Do you need such sensor ? I find ones, but very expensive (>150€) Any experience with PICAXE ? Thank you
  4. T

    Search for GSM Modem module to exchange with PICAXE

    Hello, I'd like to know if there is somebody who has some experience with PICAXE to transmit/receive data (telemtry) via SMS and GSM Machine-to-Machine Modem ? What is the best cheapest module ? Schema ? Code ? Pricing ? Thank you for your advices Thomas
  5. T

    DS1307 RTC does not work on my datalogger axe110p

    Hello I just receive my kit datalogger axe110p + option RTC Axe033. Datalogging work fine when I don't use RTC 1307. When I want to configure DS1307 clock with wizard, everything seems to work during programmation (bi-color led is green) but LED1 does not flash each 1s. Led1 is on always. I...
  6. T

    NET module to register 6 DS18B20 Temperature probes

    Hello, Is it possible to use the output of NET module to record directly T° from 6 T° probes DS18B20 ? Or should i use a complementary board with a PICAXE40X ? Is it possible to save more data in memory of NET module or do we need absolutely external EEPROM module ? (8192 records for each of...
  7. T

    Temperature Data logger AXE110 + NET ?

    Hello, I was searching a good data logger for 8 T° probes. I think that AXE110+extension boards (RAM+LCD+Clock) is the best solution ever ! I'd like to know if we can plug to this data logger board the net board for a network access ? This will be ideal to download data to PC's and propose...
Top