Search found 416 matches

by Jan Rune
06 Oct 2011 16:07
Forum: Product Announcements
Topic: It's comming
Replies: 8
Views: 5855

Re: It's comming

octal wrote:Well October is here ... what' coming up mikroE ? :mrgreen:
Delayed :mrgreen:
by Jan Rune
28 Sep 2011 13:36
Forum: Product Announcements
Topic: It's comming
Replies: 8
Views: 5855

Re: It's comming

Im hoping for something else :mrgreen:
by Jan Rune
31 Oct 2008 11:33
Forum: mikroBasic General
Topic: how to use the second i2c port in PIC18F97J60 FAM
Replies: 6
Views: 3305

Taken from the Mikrobasic help file: Note: Certain PICmicros with two I²C modules, such as P18F8722, require you to specify the module you want to use. Simply append the number 1 or 2 to a I2C. For example, I2C2_Wr Also, for the sake of backward compabitility with previous compiler versions and easi...
by Jan Rune
17 Oct 2008 01:04
Forum: mikroPascal for dsPIC30/33 and PIC24 General
Topic: Modbus library
Replies: 2
Views: 6005

The modbus protocol isnt actually that hard to figure out. I have written a mikrobasic modbus tcp library in about 1 day for a project i worked on for a former employer. I cant release the source for obvious reasons. But here is the link to where i gathered all the info. Its a pretty good site with ...
by Jan Rune
03 Jul 2008 22:12
Forum: mikroBasic General
Topic: PIC Timer Calculator - free - Betatesting
Replies: 42
Views: 41730

Una idea muy buena Kia :!:
That is a excellent way to understand how the timers work. And it is a useful tool for ppl that just need to configure their timers. I will give it a try soon :D
by Jan Rune
30 Jun 2008 14:44
Forum: Development Boards
Topic: Easypic5 and Mikoe software
Replies: 3
Views: 1953

You can use any compiler with mikroe devboard's...
by Jan Rune
30 Jun 2008 14:41
Forum: mikroBasic for dsPIC30/33 and PIC24 General
Topic: Getting Started With dsPIC30 - HELP
Replies: 4
Views: 3513

I think the new online MikroElektronika book "Programming dsPIC (Digital Signal Controllers) in BASIC" is exactly what youre looking for. Its a awesome book for beginners :D

http://www.mikroe.com/en/books/dspicbook/mikrobasic/
by Jan Rune
29 Jun 2008 23:33
Forum: mikroC General
Topic: button press
Replies: 8
Views: 3603

aaronharper wrote:but the football has finished now, so I've got the time.......
A tournament without England have to be hard to swallow? :wink:
by Jan Rune
29 Jun 2008 19:20
Forum: mikroBasic General
Topic: NEED HELP!
Replies: 3
Views: 2099

Post your code & circuit and it would alot easier to help you out...

BTW: You will find a working example for the PIC18F452 in your mikrobasic helpfile (F1)
by Jan Rune
28 Jun 2008 17:13
Forum: mikroBasic General
Topic: Multiple SPI / I2C ports.
Replies: 11
Views: 4270

Sorry my mistake. I didnt read the whole lot good enough. But i arent getting any feel of what youre trying todo... Describe a real world problem. It looks to me that you doesnt have a problem yet. What are you really arguing about? You can use two different mikroe library's at the same MSSP module,...
by Jan Rune
28 Jun 2008 16:05
Forum: mikroBasic General
Topic: Multiple SPI / I2C ports.
Replies: 11
Views: 4270

Yes, but if I have a SPI and a I2C port (not too uncommon, I think), I need both ports...
Software I2C/SPI for the EEPROM and hardware SPI for the MMC and your problem is solved...
by Jan Rune
20 Jun 2008 18:15
Forum: Development Boards
Topic: Wchich barcode scanner
Replies: 3
Views: 2183

Any barcode reader with a PS/2 connector for output is like reading a keyboard with mikrobasic. In other words: eaaasy!

There are alot of other factors in choosing the right one for your project.
by Jan Rune
10 Jun 2008 21:47
Forum: mikroBasic General
Topic: MAX6969 Shift Register
Replies: 37
Views: 18248

Thomas K wrote:What do you mean woth electrical?
Posting a schematic is worth more than a thousand words...
by Jan Rune
10 Jun 2008 21:44
Forum: mikroBasic General
Topic: soft spi question
Replies: 1
Views: 1186

One byte at the time.

Code: Select all

sub procedure Soft_Spi_Write(dim data as byte)
Take a look at the argument "dim data as byte"
by Jan Rune
08 Jun 2008 16:15
Forum: mikroBasic General
Topic: Can i do this ?
Replies: 9
Views: 3662

thanks to everyone but Jun Rune can u explain your suggest its look line interesting i dont know windows network protocol. is mB support to directly network neighborhood type connection or how can i do connection with Microsoft Windows have u any example No, no and no. But MikroElektronika got a fe...

Go to advanced search