Trying to inch my way to the finish line w/ a 16F1829.........


Closed Thread
Results 1 to 40 of 68

Hybrid View

  1. #1
    Join Date
    May 2013
    Location
    australia
    Posts
    2,663


    Did you find this post helpful? Yes | No

    Default Re: Trying to inch my way to the finish line w/ a 16F1829.........

    bit 7 of your config word should be 0 , having lvp enabled can lead to tears .
    the comparator needs to be disabled to use your porta pins as digital
    Last edited by richard; - 29th June 2014 at 05:44. Reason: typo

  2. #2


    Did you find this post helpful? Yes | No

    Default Re: Trying to inch my way to the finish line w/ a 16F1829.........

    So you have your BT sorted out?

    I use a BT chip on my boards with no converter. I have the BT chip running at 3.3v just like the PIC.

    I am not sure what you are meaning by handheld device but if you are using a BT chip, look into making the app work on your Android phone.

    Look into Basic4Android. Its a piece of cake to use. The wireless side is a bit cumbersome but once you get it going, its pretty slick. I use it to make an app to control up to 48 electrical motors sending data back and forth from the motor control boards to a tablet all wirelessly.

    http://www.basic4ppc.com/index.html

    If you get try it and need some help, email me at [email protected]

  3. #3


    Did you find this post helpful? Yes | No

    Default Re: Trying to inch my way to the finish line w/ a 16F1829.........

    Quote Originally Posted by richard View Post
    bit 7 of your config word should be 0 , having lvp enabled can lead to tears .
    the comparator needs to be disabled to use your porta pins as digital
    A thousand thank-yous my friend! It worked beautifully!

Similar Threads

  1. Replies: 2
    Last Post: - 31st May 2013, 18:19
  2. line truncate...again
    By queenidog in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 12th March 2012, 21:58
  3. Most Users Ever On-Line
    By skimask in forum Off Topic
    Replies: 1
    Last Post: - 26th April 2007, 19:06
  4. 2 Line Chars on a 2 Line LCD
    By Squibcakes in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 16th November 2003, 00:44

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