Virtual breadboard?


Closed Thread
Results 1 to 7 of 7

Hybrid View

  1. #1


    Did you find this post helpful? Yes | No

    Default Re: Virtual breadboard?

    Well, what I mean is a simulator that actually ties into a programmed microcontroller. Knew about the analog simulators and tried a few but something that actually sees code and all the peripherals. Wishful thinking I'm guessing.

  2. #2


    Did you find this post helpful? Yes | No

    Default Re: Virtual breadboard?

    Well, what I mean is a simulator that actually ties into a programmed microcontroller. Knew about the analog simulators and tried a few but something that actually sees code and all the peripherals. Wishful thinking I'm guessing.
    That is part of the core function of Proteus. It smooths the whole process from create schematic, run and debug code (not sure about PBP support but Proton is supported natively) to create PCB. The main problem aside from imperfect simulation, is that your choosen PIC device may not be supported.
    George

  3. #3
    Join Date
    Apr 2014
    Location
    OK
    Posts
    557


    Did you find this post helpful? Yes | No

    Default Re: Virtual breadboard?

    Quote Originally Posted by Michael View Post
    Well, what I mean is a simulator that actually ties into a programmed microcontroller. Knew about the analog simulators and tried a few but something that actually sees code and all the peripherals. Wishful thinking I'm guessing.
    That would be a "Debugger". I know MPLABX can debug, not sure about Proteus or other "simulators".

  4. #4


    Did you find this post helpful? Yes | No

    Default Re: Virtual breadboard?

    The point about a traditional debugger is that it has no connection with the real world, switches, lights, spi peripherals etc. etc. Having said that you can use Proteus as a single step ot breakpoint debugger.

    Yes you can write stubs to test programmes interaction with hardware but how do you test the stub.

    The point about something like Proteus is that in theory potential errors are reduced because each stage relys upon the previous one rather than a series of steps in a project each independent from each other. Weather thats worth the price can only be decided person who pays.
    George

Similar Threads

  1. Back from 6 yrs away - best in circuit programmer/breadboard?
    By PickyPerson in forum mel PIC BASIC Pro
    Replies: 17
    Last Post: - 27th January 2012, 04:21
  2. Indexing Virtual Ports
    By ERMEGM in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 15th February 2010, 03:44
  3. 20 Digit Virtual LED Counter
    By T.Jackson in forum Code Examples
    Replies: 9
    Last Post: - 19th November 2007, 05:02
  4. breadboard and hserout interference?
    By mbw123 in forum mel PIC BASIC Pro
    Replies: 9
    Last Post: - 14th October 2006, 01:52
  5. Anyone use Virtual Breadboard?
    By eric blair in forum General
    Replies: 3
    Last Post: - 2nd March 2004, 19:34

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