Search Results - MEL PICBASIC Forum


Search:

Type: Posts; User: WOZZY-2010; Keyword(s):

Page 1 of 2 1 2

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    4,339

    Re: word larger numbers

    Look into Alexander Avtanski's N-Bit Math which is mentioned in this old post
    http://www.picbasic.co.uk/forum/showthread.php?t=12433
  2. Thread: 18f4680 pwm

    by WOZZY-2010
    Replies
    2
    Views
    2,503

    10 bits duty cycle

    I played with this code a little today and it works well....Thanks

    Just a few minor changes can give 10 bits PWM resolution.

    Change duty var byte to duty var word.

    Add the line ECCPR1L =...
  3. Replies
    10
    Views
    5,510

    Here's a nice LCD Display Image Generator

    malc-c

    Alexander Avtanski has developed a very nice application called LCD Display Screenshot Generator, for displaying an LCD Screen Image. Alexander also developed the excellent N-Bit Math...
  4. Replies
    8
    Views
    15,405

    Nah... It's actually much simpler than that?!

    Nah... It's actually much simpler than that?!
  5. Replies
    17
    Views
    9,319

    Other fun and useful stuff that might be added,...

    Other fun and useful stuff that might be added, with various levels of cost and complexity:


    Log generator run time
    Monitor / Alarm fuel level
    Monitor /Alarm engine or generator winding...
  6. Replies
    772
    Views
    589,630

    Ioannis, I'm really just trying to fully...

    Ioannis,



    I'm really just trying to fully understand this particular interrupt. It's a good learning exercise for me before I go on to other interrupts. I am learning that Darrel's routines are...
  7. Replies
    32
    Views
    25,001

    Steve, I just checked it out on the web and it...

    Steve,

    I just checked it out on the web and it looks really nice.

    Nothing like a new toy...errr tool with lots of buttons to play with.

    Bob W.
  8. Replies
    772
    Views
    589,630

    Ioannis...You're right about this. the 250 mS...

    Ioannis...You're right about this. the 250 mS delay is fine on the simulator, but is a little too short to be reliable with real hardware buttons. 400-600 is a better number for use on the hardware....
  9. Replies
    32
    Views
    25,001

    New O-Scope

    Steve,

    Did you ever get that new O-Scope?

    Bob W.
  10. Replies
    772
    Views
    589,630

    Understanding RBC_INT

    Well I think I've finally figured out some of the nuances of RBC_INT.
    I think the last example I tried to use was not a very good way to test it out.

    I tried to document this working code example...
  11. Replies
    772
    Views
    589,630

    Not understanding RBC_INT

    Darrel,

    Thanks for the quick reply.

    I made a cut & paste error in my last post.

    It should have stated:
    Pressing Button RB.6 [RETURN] Runs the DO_RETURN subroutine. It then sends program to...
  12. Replies
    772
    Views
    589,630

    Understanding RBC_INT... or not

    Hi,

    I've been trying vary to fully understand the RBC_INT interrupt handler in DT_INTS-18.pbp.

    So I wrote this little program, Created a simulator circuit model and also a similar hardware...
  13. Replies
    4
    Views
    12,580

    Include Files:

    Please note that there are three include files in the above code which are required for it to operate.

    N-BIT_Math.pbp
    At its core is the Multibyte Arithmetic Assembly Library that was written by...
  14. Replies
    4
    Views
    12,580

    Notes, Limitations and Future Features

    Features:
    1) MAXIMUM TIME: 99 MIN, 99.9999999 SEC ...Really just a display limitation
    2) MINIMUM TIME: 0.0000522 SEC also a display limit at 9999.999998 MPH
    3) Time Resolution: 200 nS =...
  15. Thread: N-Bit_MATH

    by WOZZY-2010
    Replies
    38
    Views
    41,198

    Hi Darrel, I finally got around top finishing...

    Hi Darrel,

    I finally got around top finishing up the Timer using the N-Bit MATH
    I posted it in this thread:
    http://www.picbasic.co.uk/forum/showthread.php?t=12634

    I think it's really...
  16. Replies
    8
    Views
    15,405

    Timer Code

    I posted the Code and PIC schematic part of this project in Code Examples Here:
    http://www.picbasic.co.uk/forum/showthread.php?t=12634

    -- Bob
  17. Replies
    4
    Views
    12,580

    ...Continued

    Here is the rest of the Code:



    Main:

    IF T1CON.0 <> 0 And I = 0 THEN
    LCDOUT $FE,1
    LCDOUT $FE,$C0," MEASURING"
    I = 1
  18. Replies
    4
    Views
    12,580

    High Resolution Timer & Speed Calculator

    This PBP project is a high precision timer and Speed Calculator.
    Its designed to be used with a 2 sensor optical gate, though it can accurately measure the time of any single pulse.

    It is mostly...
  19. Replies
    8
    Views
    15,405

    mtripoli, You're probably right. However...

    mtripoli,

    You're probably right.

    However the 74FXX chips cost less than $0.20 each.
    Their switching speed is phenomenal...on the order of 3nS
    My PIC timer project has a measurement resolution...
  20. Replies
    2
    Views
    4,400

    Thanks Dave, Not sure why my query missed that...

    Thanks Dave,

    Not sure why my query missed that post.
    I'm about to pull this project back out of the bin and give it a go again.

    Bob
  21. Replies
    2
    Views
    4,400

    Multiple PICS from Same Crystal?

    Does any one know if it's possible to clock multiple PICs from the same external oscillator crystal?

    I have a project in mind that might need multiple synchronized chips.

    I've tried this...
  22. Replies
    8
    Views
    15,405

    Circuit Notes

    Notes on 2-Beam Optical Pulse Generator Circuit.

    The cross wired 74F00 NAND Gate forms a Set-Reset Latch due to feedback from the opposing output.
    The output signal goes high when the first...
  23. Replies
    8
    Views
    15,405

    2 Beam Optical Pulse Generator

    Greetings,

    I developed this pulse generator to create an Optical High Resolution Timer and Speed Measuring device. It uses two laser beams as gates.
    ...
  24. Also, Here is something else to look at, that...

    Also,

    Here is something else to look at, that frustrated me for a while.

    Note on the specs that the Vo LCD voltage may be specified relative to the supply voltage (Vdd) and not ground.

    Use a...
  25. Replies
    32
    Views
    25,001

    Of course the downside is that it's 3 feet deep...

    Of course the downside is that it's 3 feet deep and weighs over 50 lbs.

    It has two suitcase handles on top to be able to lift it.

    I really do take pride in owning it, but unfortunately my...
Results 1 to 25 of 34
Page 1 of 2 1 2