Recent content by alexthefox

  1. A

    new way to programming?

    hi, programming editor give you the way to programming in basic or in flowchart... why don't upgrade with ladder? maybe is more userfull like flowchart... this is an idea... what do you think?
  2. A

    interactive led table

    hi everyone, have you saw in youtobe the video of interactive led coffee table? i will try to do by picaxe... what you suggest to do it? i think it worck by photoresistor and have 2 groups of led shift one to other from fast to slow, with low pwm... other idea?
  3. A

    difu and difdowm

    hello forum peaples. i have a question... how can i read differential up and differential down of a signal?
  4. A

    for thecnicl: axe28x1 problem

    i write here wht i wrote in other thread: i finish to assembly oscilloscope, and when i go to programming picaxe i keep this error: serxd requires timeout - use [65535,SAME_LINE] as timeout value (firmware >=vA.3) Error: command not supported in this mode!the ardware connected to the computer...
  5. A

    motion/vibration sensor with piezo

    Hi everyone, i need help to do a piezo sensor. i will connect piezo to picaxe to know when some object move. i try to work with different motion sensor (like mercury sensor) but they dont work in every position. i check dog beeper, and they work in every position. i one one of it and i sow...
  6. A

    why i have this error?

    hi, i dont understand why in program editor i have error on this line: if b0=2 or b0=4 then if i simulate, i have popup page with "error in this line" but i dont get error if i write: if b0=2 or b0=4 then goto nextstep thankyou
  7. A

    how much stong is the sound?

    hello, in manual3, at page 10 there is interface with a speaker. my question is: how many Db can do this? i need something around 100 Db, i suppose it cant do. what can i do to have this result? thk
  8. A

    VB6 simple code

    hi, i need help to have a comunication pc<-->picaxe by VB6. i saw some example under VB.net, but i whant to work under VB6. any help pls? thk
  9. A

    programming editor background color

    hi, how can i hange background color from white to black? it is more confortable for my eyes to have black unlike white. thank
  10. A

    picaxe to sony ericsson comunication

    hi, im here again with in new question. i found here http://pinouts.ru/CellularPhones-P-W/se_k750i_pinout.shtml pinout of most of sonyericsson phone. i try to search in this forum some info but nothing to help me. i read in some hold post, about comunication with picaxe and se phone, it easy to...
  11. A

    OT. where can i buy RF tx cover?

    hello, im little off topic, but i try to find by google and not result. i find cover (only that) of rf tx with 4 or better with 6 buttons. i try to find something to do myself, but nothing looklike professional. can anybody help me? thank Alexthefox
  12. A

    PNP transistor

    in witch way can i drive pnp transistor with picaxe? drive npn and with that drive a pnp?
  13. A

    change tone to buzzer

    good morning, is possibile to change tone to a buzer (like a piezo)? i need to have the same dB of a buzer, bur with minimm 2 tone... any idea?
  14. A

    2 picaxe 08m radio comunication

    good morning, im looking to have comunication between 2 picaxe 08M or 14M, via radio comunication. i know there are some problem to syncronize the comunication, so have somebody experience with radio comunication? i want to send some command (3-4) to do at the reciver example: code 1= led 1 on...
  15. A

    power with 1 input

    hi, i need to do a circuit (the software is ready) with this specification: when a button is pressed, close two contact, 1 for the - or + power signal, and other as a input. after 2 second 1 output of picaxe go high, and with transistor or relay close a contact to give the same power signal of...
Top