Search Results - MEL PICBASIC Forum


Search:

Type: Posts; User: Snap; Keyword(s):

Page 1 of 2 1 2

Search: Search took 0.00 seconds.

  1. Replies
    13
    Views
    10,521

    Nothing new under the sun

    I guess Im not the only one who needed a product like this. The puppet trainer joystick thingie is pritty much exactly what I was describing. I still will build my own but it's going to be tough...
  2. Replies
    13
    Views
    10,521

    Thank's for all the help

    Thanks for getting me started. I ordered a 256k I2C chip and can't wait to test it out . The tutorial should be enough to get it working. I am going to need real time for this because I am playing an...
  3. Replies
    13
    Views
    10,521

    That would work but.....

    Thanks for that program but I guess I didn't make myself clear, sorry. I Need to be independant of a pc in the field so a software based program won't work. I just need to record and playback...
  4. Replies
    13
    Views
    10,521

    Servo motion recorder and playback

    Hi everyone,
    I was wondering if someone could please point me in the right direction for making a servo motion
    recorder. I would like to press a button and in real time record a pot controlled...
  5. Replies
    12
    Views
    17,426

    :)Thanks for all the help I ll get working on it...

    :)Thanks for all the help I ll get working on it and post the results.
    Snap
  6. Replies
    12
    Views
    17,426

    Duh:eek:, I cant believe I missed that. I must...

    Duh:eek:, I cant believe I missed that. I must have been too caught up in your picture.
    I will order one and see if I can modify it. I will post results thanks.
  7. Replies
    12
    Views
    17,426

    Thanks, but I don't need all the bells and...

    Thanks, but I don't need all the bells and whistles and would like to build it myself (to learn). There has to be an easy way to do this I am just missing something. I just need a start. I see the...
  8. Replies
    12
    Views
    17,426

    Cool Halloween picture.

    Cool Halloween picture.
  9. Replies
    12
    Views
    17,426

    Sorry I ment to say A 250 ohm resistor should...

    Sorry I ment to say A 250 ohm resistor should convert 0 to 5 volts to 4 to 20 mA.
  10. Replies
    12
    Views
    17,426

    4 to 20 mA generator help

    Hi, I would like to make a 4 to 20 ma generator to test the analog input on a plc. As always I have been working on this for a while before I come running for help to the forum and am still at a...
  11. Replies
    28
    Views
    19,520

    Sweet Sweet Successsss

    I finaly did it (or should I say We....Mr e).The program works fine.
    The key hang ups were add in a "z" in the VB write code and sending code all the time to the pic. Im sure there are way better...
  12. Replies
    28
    Views
    19,520

    fixed the error messages but it still locks up...

    fixed the error messages but it still locks up after the temp= 0 lcdout
    and the vb program still can't open the port because of it
    sorry again i think it's time to give up for a while, i don't...
  13. Replies
    28
    Views
    19,520

    first I tried substatuting some of yor lines of...

    first I tried substatuting some of yor lines of code into my program for mine like...
    serIN [WAIT ("OK"), DEC pcsig] insted of
    DEBUGIN [WAIT ("OK"), DEC pcsig]
    and i added the
    portc=0
    ...
  14. Replies
    28
    Views
    19,520

    I tried to zip my vb project but it is not...

    I tried to zip my vb project but it is not working, I will try again in the morning ,
    sorry by the way it is 23.5 c in here ;)
  15. Replies
    28
    Views
    19,520

    here is the missing class Public Class temp ...

    here is the missing class

    Public Class temp

    Private m_binary As String
    Private m_celsius As String
    Private m_farenheight As String

    Public Property binary()
    Get
  16. Replies
    28
    Views
    19,520

    i changed the serin pin after i sent the program,...

    i changed the serin pin after i sent the program, it now is portc.3
    sorry i forgot to mention it
  17. Replies
    28
    Views
    19,520

    i changed the serin pin after i sent the program,...

    i changed the serin pin after i sent the program, it now is portc.3
    sorry i forgot to mention it
  18. Replies
    28
    Views
    19,520

    First of all I would like to thank you again for...

    First of all I would like to thank you again for all of your wonderful help. It is nice to know there are people like yourself and the other members of this forum in this world who devote so much...
  19. Replies
    28
    Views
    19,520

    how is this.........still does not work. serin...

    how is this.........still does not work.
    serin portc.3,t2400, 10,mainloop,#pcsig
  20. Replies
    28
    Views
    19,520

    ok, I took out the pause, added the #, so the...

    ok, I took out the pause, added the #, so the serin now looks like this...
    serin portc.3,t2400,10,mainloop,[#pcsig]
    it still locks up,
    i added a 4.7 pull down to rx, no luck
    pull up no luck...
  21. Replies
    28
    Views
    19,520

    Thanks for the reply but the problem is that the...

    Thanks for the reply but the problem is that the program is now (after fixing port a) locking up as soon as I connect the rx pin on the 232 adapter, the serial cable is not even connected and it...
  22. Replies
    28
    Views
    19,520

    Hello again, Ok I switched off the adc'd with...

    Hello again, Ok I switched off the adc'd with adcon1 statement.
    And that must have done something because now everytime I start the program it locks up at the display temp part.
    If I remove the...
  23. Replies
    28
    Views
    19,520

    Serial VB 2005 pic 16f877a problems

    Hi I m back with a new project. Thank you for all you help and support on the slot car timmer. I am working on a simple thermostat withthe 1620 chip and it works great with the lcd out. I wanted to...
  24. Replies
    13
    Views
    9,955

    Sorry, I was misled by the positive results

    I have finally finished my slot car timer, I had to totally scrap my pot the cad pin programming because it took to darm long. the better way was to use the IR beam break tecnology and use that for...
  25. Replies
    12
    Views
    6,275

    You could try and fix it in the software, Make...

    You could try and fix it in the software, Make the pic trigger with a known source and then wait a set period of time (eg 8ms) and see if the source is still there. DC spikes are only about 4 ms long...
Results 1 to 25 of 50
Page 1 of 2 1 2