
Demon,
That PortC.3 does have an analog input option, but I'm pretty sure I initialised everything as digital.
ANSEL = 0 'All ports digital
ANSELH = 0 'All ports digital
Of course,...
I've only used MikroE Basic for 24-bit PICs but I agree with most of your sentiments. Working with serial, my primary means of communication, seems a lot more difficult than it ought to be. I will...
prstein Today, 02:04
Hi Queenidog,
I myself bought a V2 Development board from them and have had no problems running PBP programs on it. Are you saying that the V7 board won't allow PBP code to run on it? I even...
Henrik,
Last night I experimented some more back on the development board with other pins to check this out. Turns out that all the pins for the "B" ports worked for either the clock or the data...
Hello,
To display the data you send through I2C or SPI, I have a problem and hope you can help me.
I started with PicBasic Pro (PBP) with a Lab X1 development system. Did a bunch of work with it and loved it. Then I discovered MikroElektronica development board, the EasyPicV7. Wow! Lots of...
queenidog Yesterday, 21:47
Why not just use the 16f628?? They provide the .hex file for the project using the 16f628.
Otherwise, if you use the 12f683 you will then have to have someone design a new circut board for you.
I need to write aprogram for the inverter circuit :
http://www.instructables.com/id/Adaptable-24vDC220vAC-Pure-Sinewave-Inverter-1/
but in 12f683 no 16f628 ok?

Re: Mikro Elektronika Basic and PBP
You should post this on the mikroE forums as well to get a truly balanced view.
rmteo Today, 03:00