PWM of voltage input to PIC - will it damage the chip?


Results 1 to 9 of 9

Threaded View

  1. #6
    Join Date
    Apr 2011
    Location
    Welches, Oregon
    Posts
    198


    Did you find this post helpful? Yes | No

    Default Re: PWM of voltage input to PIC - will it damage the chip?

    I think that you might easily do both with the same chip. Google "transistor as switch" this will allow all five LEDS to ramp-up from the same PWM output without issue (and the power needed to run them will not go through the PIC). You might use the same technique to tie several (or all) of the flashers together as well. This would be a good precaution to take regardless as there is a maximum output allowed from the chip. An I2C port expander would also provide 6 additional output pins (subtracting the two PIC I2C pins required from the 8 on the expander equals a net gain of 6) if you can spare the room.

    The problem with an external PWM to run the PIC (if I understand rightly) is that it will be constantly resetting as the PWM signal goes to zero

    Also in you OP you state your using a 16F1283, but in the schematic is a 12F683. Please clarify.
    Last edited by Amoque; - 22nd January 2016 at 14:17.

Similar Threads

  1. Replies: 7
    Last Post: - 22nd January 2012, 05:50
  2. 30 PWM outputs on one chip?
    By Kamikaze47 in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 25th September 2009, 17:32
  3. Temp readings and voltage input
    By ruijc in forum mel PIC BASIC Pro
    Replies: 20
    Last Post: - 7th July 2008, 13:35
  4. Lowest readable input voltage?
    By droptail in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 7th January 2008, 11:12
  5. measuring input voltage
    By thon in forum mel PIC BASIC Pro
    Replies: 9
    Last Post: - 11th August 2004, 17:03

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