Future project Ideas


Closed Thread
Results 1 to 11 of 11

Hybrid View

  1. #1
    Join Date
    May 2012
    Location
    Merseyside, UK
    Posts
    237


    Did you find this post helpful? Yes | No

    Default Re: Future project Ideas

    Hi Dave

    I did see this chip ..... However the price is unreal as to a couple of caps / resistors and a Schmitt.

    Question :-Would I need the Schmitt as the Inputs on most uChips seem to have one built in ?

    BR
    Andy

  2. #2
    Join Date
    Mar 2003
    Location
    Commerce Michigan USA
    Posts
    1,166


    Did you find this post helpful? Yes | No

    Default Re: Future project Ideas

    Then perhaps how about an MAX6816 or MAX6817?
    Dave Purola,
    N8NTA
    EN82fn

  3. #3
    Join Date
    Aug 2003
    Posts
    985


    Did you find this post helpful? Yes | No

    Default Re: Future project Ideas

    If you’re still talking about button input, Schmidt triggered inputs are only useful because you’re doing the debounce in hardware.
    A Schmidt trigger input might help interpret a slope which is artefact of a capacitor you put there, but button bounce is square,
    and alternates logic high and low, and is invisible to a Schmidt trigger.

    We do this for logic, but when you’re looking at the port yourself, you ignore any high to low transition (or vice versa, depending how the button was set up)
    for a duration after the last high to low transition you acted on. A software timer (loop counter) makes it a snap.

  4. #4
    Join Date
    Feb 2013
    Posts
    1,124


    Did you find this post helpful? Yes | No

    Default Re: Future project Ideas

    It will be much easier, if you use these switch clicks to charge an capacitor, and measure it's voltage with ADC after. You have only 10 steps, so it will work just fine, no debouncing, no schmitt triggers and other yada yada.

Similar Threads

  1. Project ideas
    By lockjawz in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 4th May 2011, 00:34
  2. Project ideas 2
    By ScaleRobotics in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 8th February 2011, 17:59
  3. Project ideas
    By ScaleRobotics in forum mel PIC BASIC Pro
    Replies: 22
    Last Post: - 11th May 2010, 23:34
  4. Starting new project - Any ideas/suggestions?
    By Megahertz in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 19th February 2010, 16:06
  5. A category for Project Ideas
    By Pic_User in forum Forum Requests
    Replies: 2
    Last Post: - 23rd June 2006, 07:29

Members who have read this thread : 0

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

Tags for this Thread

Posting Permissions

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