Search Results - MEL PICBASIC Forum


Search:

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

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    2,330

    Re: Assembly Question

    @ #define IRTX GPIO
    @ #define PIN 0

    Fixed it, but why?
  2. Replies
    2
    Views
    2,330

    Assembly Question

    When I try to compile the following code with MicroCode Studio 3.0.0.5 melabs Programmer 4.23 and PBP 2.50b

    < OSCCAL = $58
    GPIO = 0
    CMCON = 7
    ANSEL = 0

    TRISIO =...
  3. Replies
    11
    Views
    7,537

    Schematic?

    Schematic?
  4. Replies
    4
    Views
    4,865

    Beer/Soda holders

    :) I think this would be mandatory on this type of vehicle.

    I will look into the F-V chips, this might be the first Fly By Wire Recliner.

    Two 500 watt 24vdc motors, skid steer, caster front...
  5. Replies
    4
    Views
    4,865

    Replacing Hall Effect throttle with PIC

    Hi all, I am building an electric powered recliner (LazyBoy chair) to drive around the neighbourhood. I am using 2 500Watt scooter motors and the controllers use a hall efffect throttle. These...
  6. Thanks to others code

    I didnt mean to sugest I wrote all the code
    I just put stuff together to make something fun
  7. Replies
    6
    Views
    5,679

    Don't give up

    I had similar frustrations when I ported from the Basic Stamps to the PICs. I found the most important thing was getting the PIC setup correctly for your application A/D, digital I/O and config bits....
  8. Replies
    0
    Views
    2,282

    TV remote controlled RGB LEDs

    I posted some code that works in CODE EXAMPLES
  9. Thanks to DTs MIBAM

    Great stuff Darryl

    Aaron
  10. My code for TV remote and MIBAM for RGB control

    Hi all, I made a RGB LED lamp with super bright RGB LEDs from sparkfun and control the color from my TV remote. I use 16F628s X2 because I couldnt get pulsein to work with MIBAM (inturupt timming...
  11. Thread: MIBAM on 16F628

    by idtat
    Replies
    2
    Views
    3,451

    It is always about timming

    Thanks again for the MIBAM Darryl, I suspected as much with the interupts but was not positive. I guess my lamp project will just have to have 2 PICs. one for the MIBAM and one for the IR decode
    ...
  12. Thread: MIBAM on 16F628

    by idtat
    Replies
    2
    Views
    3,451

    MIBAM on 16F628

    Hi all, Darryl your MIBAM is awsome. Wonderfull RGB LED fades. I am trying to use my TV IR remote to adjust the color in a lamp I am making for my wife and am running into problems with either the...
  13. Replies
    4
    Views
    7,188

    Forgot to say thanks to Cokecolakid for the...

    Forgot to say thanks to Cokecolakid for the origional code
  14. Replies
    4
    Views
    7,188

    DS1302 16F628 Woes

    Hi All, Hope I posted the code correctly in the box

    I have been working on this for about 8 hours now and have GOOGLED it to death, I am usualy very good at finding my solution on my own.

    When...
  15. Replies
    1
    Views
    2,833

    Forum posting question

    I searched the forums but couldnt find an answer

    How do I post a code example in a new thread in that neat box?

    AW
Results 1 to 15 of 15