12f675_fuse_about_to_blow!


Closed Thread
Results 1 to 40 of 929

Hybrid View

  1. #1
    Join Date
    Feb 2010
    Location
    I live in the UK
    Posts
    562


    Did you find this post helpful? Yes | No

    Default

    Hi mackrackit,

    Just to let you know I've been spending hours going through the VB exercises and taking notes in the hope that I'll eventually be able to get the PIC - VB program working.

    Although it's time consuming, it's not time wasted in my view as there are some of the basics I still don't fully understand.

    Dave

  2. #2
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    Have you ran across any good VB forums yet?
    Dave
    Always wear safety glasses while programming.

  3. #3
    Join Date
    Feb 2010
    Location
    I live in the UK
    Posts
    562


    Did you find this post helpful? Yes | No

    Default

    Hi mackrackit,

    I've just posted a question on the PIC / VB thread.

    http://www.picbasic.co.uk/forum/show...3080#post93080

    Have you ran across any good VB forums yet?
    I'm must have been through half of Google HDD's trying to find a 'ready made' solution, I never thought to actually 'join' a VB Forum

    Dave

  4. #4
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    If you are interested I started some Python stuff at the web site in my signature.
    I will be adding more as time permits.
    Dave
    Always wear safety glasses while programming.

  5. #5
    Join Date
    Feb 2010
    Location
    I live in the UK
    Posts
    562


    Did you find this post helpful? Yes | No

    Default

    Hi mackrackit,

    If you are interested I started some Python stuff at the web site in my signature.
    Short answer is yes I am interested and thanks for posting the link. Right now I've managed to get a VB-2008 program to open and close Port_Com1 when I run debug, which is a breakthrough. If I can get it to receive data from the PIC then....... But so far no luck....

    Give me a few more days to try and crack it, if I can't I'll jump ship to Python (I might do that anyway).

    It's a shame that the 'RENTRON'? "Receiving Data From A Microcontroller" program was a different VB version, I'd just about got a handle on it in the broadest of senses, ho hum.

    The VB stuff has been good for me though, it shows up the gaping wholes in my knowledge bank, you really can't run before you can walk with this stuff. Ill keep taking the small steps though.

    Just to add, when I open Com1 in VB, then try to open Com1 with serial Communicator, it show the Port in use. When I close Com1 in VB, I can then open it with the Serial Communicator. I'm using this as a test / check.

    How big a step forward is getting the Com Port to open and shut?

    Cheers: Dave
    Last edited by LEDave; - 29th August 2010 at 23:53.

  6. #6
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default

    How big a step forward is getting the Com Port to open and shut?
    Sounds like you are getting there.

    I did download VB 2010, looked at it a bit, watched a tutorial or two, and shut it down.

    If you are learning from scratch and do not mind windows only then keep at it. IMHO
    Dave
    Always wear safety glasses while programming.

  7. #7
    Join Date
    Feb 2010
    Location
    I live in the UK
    Posts
    562


    Did you find this post helpful? Yes | No

    Default

    Sounds like you are getting there.
    I've got that sinking feeling there's some way to go yet. It would be nice to be pleasantly surprised though.

    I think it (the program) needs some sort of event handler / buffer to store and read the data_in in bytes and then make words.

    If you are learning from scratch and do not mind windows only then keep at it. IMHO
    I'll stick at the VB2008 for now and see what I can 'cobble' together.

    Dave

  8. #8
    Join Date
    Feb 2006
    Location
    Gilroy, CA
    Posts
    1,530


    Did you find this post helpful? Yes | No

    Default

    That looks about right for that chip. You should have save available though! Maybe you need to have some code in the window for that. Looks like most of the greyed out options are for the in circuit debuger. Some other chips: 16F627(A), 16F628(A), 16F73, 16F74, 16F76, 16F77, 16F870, 16F871, 16F873(A), 16F874(A), 16F876(A), 16F877(A), 16F87, 16F88, 18F242, 18F248, 18F252, 18F258, 18F442, 18F448, 18F452, 18F458, 18F1220, 18F1320, 18F2220, 18F2320, 18F4220, 18F4320, 18F6620 and 18F8620

    have an in circuit debug available for them, but as you can see, they are a bit limited. It is an interesting feature though.

    Walter

    Name:  mybar.PNG
Views: 991
Size:  32.7 KB
    Last edited by ScaleRobotics; - 3rd November 2010 at 00:58.
    http://www.scalerobotics.com

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