Current Wish List

General discussion on mikroBasic.
Author
Message
SimonT
Posts: 91
Joined: 04 May 2009 12:45

#181 Post by SimonT » 28 Jul 2009 22:13

how about a microbasic and a microbasic pro that don't keep giving me random errors such as at shutdown and telling the cfg file can't be writen, so far no problems in practice but sure looks like a buggy app and you really think i might buy this ? not until its stable thank you

bukeyi
Posts: 11
Joined: 07 Jan 2010 17:29

#182 Post by bukeyi » 07 Jan 2010 17:43

anyone have any idea how to program a GLCD to display an ECG signal?

Tools i'm using:

MikroC compiler;
PIC18F452;
ECG acquisition circuit;
GLCD;

if any have any schematic or source code, would you mind to share it here ?

Thanks,

Chris

SimonT
Posts: 91
Joined: 04 May 2009 12:45

#183 Post by SimonT » 07 Jan 2010 18:08

yes Chris people WOULD mind sharing it here as this is a thread dedicated to potential improvements to mikroe basic, for your question please start a new thread

bukeyi
Posts: 11
Joined: 07 Jan 2010 17:29

#184 Post by bukeyi » 07 Jan 2010 20:21

sorry for that. and thanks for the info.;)

W9GFO
Posts: 1
Joined: 08 Jan 2010 23:01

PulseIn?

#185 Post by W9GFO » 08 Jan 2010 23:47

On Sep 27, 2007;
zristic wrote:PulseIn will be available very soon.
That was more than two years ago!

On the first page of this thread;
-- Pulse_In/Out routine (done as sound routine)
I have looked at the sound routine but can not see how that would work as a PulseIn.

Is the PulseIn really "done" as is indicated? Perhaps I am not looking in the right place.

User avatar
mileta.miletic
mikroElektronika team
Posts: 493
Joined: 05 Jun 2009 14:46
Location: Belgrade, Serbia
Contact:

Re: PulseIn?

#186 Post by mileta.miletic » 12 Jan 2010 10:35

Hi,

PulseIn function needs to use timers and interrupts, so it can't be part of library. We will provide the example for this function in some time, until then you can check Manchester example which use timers and interrupts to measure the length of the pulse
http://www.mikroe.com/forum/viewtopic.php?p=36740#36740
Regards,
Mileta

Gilmore
Posts: 1
Joined: 28 Sep 2010 07:30

Re: Current Wish List

#187 Post by Gilmore » 28 Sep 2010 07:42

well....SPI/ I2C bit bang interface: A hardware/ software combo which will allow rapid evaluation of target (application) IC's. The gui should be generic and should allow read and write to the devices.



:roll:

qweiczz
Posts: 8
Joined: 04 Dec 2018 07:13

Re: Current Wish List

#188 Post by qweiczz » 20 Dec 2018 08:41

Adding a fill option to GLCD_Rectangle would be nice, where the fill of the rectangle can be a selection of patterns (ASCII codes?) including blank and transparent, and the line could be either ON or OFF

This would greatly speed partial screen clears, as compared to using GLCD_Clear_Dot in nested X,Y loops.

Post Reply

Return to “mikroBasic General”