Quote Originally Posted by CipiCips View Post
Hello

Is it possible to combine C# or C++ with Pic Basic Pro ?

For example I have LED that is connected to PIC, and PIC is connected to PC via USB. So when I create window in C# or C++ with button can I implement code from PBP in C# or C++, or there is some sort of programming PIC in C# or C++ ?

Thx
No I don't think so.
C is C and basic is basic although there may be some overlap.
Both C and Basic compile to a common base of assembly however.

Perhaps someone can reply with any code converter utilities which might be available.


Norm