This video tutorial demonstrates how you–yes, you–can use the C programming language and the HI-TECH IDE to program PICs on a Mac (with a little help from Microchip PICKit1). For more details about programming your own PIC microcontroller under Mac OS X, simply press play!
Just updated your iPhone to iOS 18? You'll find a ton of hot new features for some of your most-used Apple apps. Dive in and see for yourself:
1 Comment
Why not just use MPLABX? It works just fine, and it comes with a wealth of compilers and help documentation which is available just a click away. Even the Hi-Tech C compiler can be added to the toolchain. Also, one advantage of using the native MPLABX is that it has a built in PIC simulator, which allows you to test your code without ever having to program the device. Not even once!..You can do things like step through your code line-by-line and it comes with a great debugger built in!. And the great thing about it is that it is absolutely FREE. You can get your hands on MPLABX here: http://www.microchip.com/pagehandler/en-us/family/mplabx/. It is available for all common operating systems including Linux, Windows and of course OSX. Enjoy. If you have any questions just email me danny@dannyvigo.com
Share Your Thoughts