Search results

  1. M

    Interfacing Gsm modem with Picaxe-18m2

    Hello Guys, How do I interface GSM Modem with Serial Interface to my picaxe18m2 to receive dtmf tones. I have purchased "GSM Modem with Serial Interface" from this LINK But I dont know how do I interface to my Picaxe18m2 to receive call and receive dtmf tones to control various appliance...
  2. M

    Connecting a Picaxe 18m2 with and LCD HD44780 standard

    Hello guys.. How do I interface HD44780 ( 16x2 ) lcd With my picaxe18m2.. .. thanks... in advance..
  3. M

    Loud loud and loud

    hello guys, I am having fun using picaxe18m2 . I have played many tunes using this micro-controller and a piezo buzzer but the problem is ... the output sound is very low... I want to amplify this volume to play tunes very loud...
  4. M

    ERROR !! Data EPPROM Memory Location Already used !

    Herewith , I am giving my full program ... please figure out the problems.
  5. M

    ERROR !! Data EPPROM Memory Location Already used !

    Hello guys , I am facing with very big trouble.. I am using picaxe-18M2 micro-controller I have written 689 lines of codes in PICAXE programming Editor. But I get " error Data EPPROM Memory Location Already used ! " everytime when I try to program. I have done many googling but no result found...
  6. M

    I want to use " serial out pin " as gernal output to drive relay

    hello guys , I have picaxe-18M2 Micro-controller and I want to use serial out pin( c.3 ) as output pin to drive a relay. I have done some experiment but no success.. please provide any help !
  7. M

    Ir remote switch

    Hello Guys ! I want to build 4-channel IR Receiver Switch circuit to control my fans and lights. I have following parts on my table : HARDWARE : TRANSMITTER : RC-5 BASED TV REMOTE MICRO-CONTROLLER : PICAXE-08M IR SENSOR : TSOP1738 (38KHz IR ) POWER SUPPLY...
  8. M

    Counter help !

    HELLO GUYS I AM WORKING ON COUNTER PROJECT.. I AM USING : PICAXE-18M2 THE PROJECT WORK AS FOLLOWS : THERE WILL BE TOTAL THREE INPUT : 2 Small Black Tactile Switch AND 1 PUSH BUTTON : B0 , B1 AND B2 THERE WILL BE ONE OUTPUT : 1 LED TO COUNT THE COUNTER : B3 WORKING PROCESS : ONE TACTILE...
  9. M

    Copying the temporary values from ram to writing to eeprom..

    Copying the temporary values from ram and writing to eeprom memory for data access after the power is lost.. working is as follows : if pinc.0 is high , interrupt occurs then the output pinb.0 is high and it stays high for max 1sec.. Counter is incremented in variable b1 and output b.0 is...
  10. M

    i am confused in interrupt !

    hello guys ! i am using picaxe- 18M2 micro-controller.. i am confused in interrupt .. i am using B.0 , B.1 , B.2 AS INPUT AND B.3 AS OUTPUT. AT OUTPUT B.3, LED IS CONNECTED TO GLOW. ALL INPUT (B.0 , B.1 , B.2) WILL BE HIGH. IF ANYONE ONE OF B.0 , B.1 , B.2 INPUT GOES LOW THEN THE INTERRUPT...
  11. M

    Alarm using picaxe08m

    Hello guys I have : PICAXE08M AND DS1307 At the input(adc) the potentiometer is set... Varying value of potentiometer will set appropriate alarm at output. I have 100k potentiometer. If I turn the potentiometer value to 20k then the alarm should give alert after 1hr. If I turn the...
  12. M

    Maximum time delay of PICAXE-08 ?

    Hello friends I want to make a timer circuit to control my motor pump. So , I just want to know the maximum time delay of PICAXE-08 chip provides. Can this chip gives 8hr delay.. ! eg : The pump will run after 8hr(delay).. Thanks in advance..
  13. M

    Tank filler...

    Hi friends, I am hobbits in electronics.. And I am very crazy to build this project.... I just want your help guys to complete this ? :) I want to make a circuit using PIC MICRO CONTROLLER which fills my tank automatically.. As my tank becomes full it should turn off the motor pump...
Top