Fade out an LED using PWM?


Closed Thread
Results 1 to 28 of 28

Hybrid View

  1. #1
    Join Date
    Feb 2004
    Location
    Germany
    Posts
    762


    Did you find this post helpful? Yes | No

    Default

    Dwayne,

    we are a bit off topic but

    you should immediately delete your installation of PBP from your harddisk and shred the manual.
    (REAL men don't read instructions!)

    Go assembler or even better delete that MPASM as well and use a HEX editor to create your Hex-Files directly.

    This way you don't have to wait for the compiler and assembler to finish, your hex file is immediatly ready to be burned onto the PIC !

    This reminds me of my very first PROM-programmer
    ( No Joke!)
    it consisted of a socket for the PROM, a DIP-Switch, a Push-Button and a Battery.

    Handling was pretty simple:
    Use the DIP-Switches to set the Bits and use the Button generate a "PROGRAM" Pulse

    This Type of Programmer can certainly be modified for use with a PIC.

    So you do not even have to struggle with your Programmer Software, just delete it too, it is no longer needed!

    Having said this, you don't even need a HEX-Editor, burn the Bits directly to the PIC using my programmer!

    And you gain a lot of free disk space.

    But do you really need PICs and a PC?

    a bunch of relays would do the job as well and if you like it "hitec" I still have some tubes in my cellar I could offer.

    *LOL* *ROFL*

    Ralph
    Last edited by NavMicroSystems; - 5th August 2004 at 17:49.

Similar Threads

  1. Conway's Game Of Life
    By wellyboot in forum mel PIC BASIC Pro
    Replies: 45
    Last Post: - 28th May 2020, 06:14
  2. Free Project - 245 LED Display
    By T.Jackson in forum Code Examples
    Replies: 221
    Last Post: - 16th August 2009, 04:59
  3. Variable PWM PIC18F2431
    By trr1985 in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 12th June 2009, 06:03
  4. LCD will not start
    By btaylor in forum mel PIC BASIC Pro
    Replies: 49
    Last Post: - 24th May 2007, 02:30
  5. LED fade without PWM command
    By Nick in forum mel PIC BASIC
    Replies: 7
    Last Post: - 29th June 2005, 20:56

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts