Search found 37 matches

by felix
10 Jan 2017 18:09
Forum: mikroBasic PRO for PIC Wish List
Topic: WS2812 library
Replies: 2
Views: 5372

Re: WS2812 library

Hi.

I had seen those but they are only available in C and I only have a licence for mikroBasic.

It would be nice for others using different languages to have easy access to them.

Thanks

Felix
by felix
09 Jan 2017 16:15
Forum: mikroBasic PRO for PIC Wish List
Topic: WS2812 library
Replies: 2
Views: 5372

WS2812 library

Is there any chance of getting a library to use the WS2812 addressable leds. They are becoming more and more popular and it would be nice to have library's inbuilt.

Thanks
by felix
13 Apr 2012 19:34
Forum: mikroBasic PRO for PIC General
Topic: USB HID Comm Port
Replies: 0
Views: 1036

USB HID Comm Port

Does anyone know how to write a HID descriptor for a PIC18F2550 in MikroBasic Pro so it shows up as a Comm port on my PC? I know I can use a chip like a MCP2200 to bridge the two connection types but I am trying to get it all working on a single PIC chip. I have seen a guy that has managed it but as...
by felix
11 Apr 2012 20:47
Forum: mikroBasic PRO for PIC General
Topic: Missing Pic chips
Replies: 1
Views: 822

Missing Pic chips

I have just downloaded the new software and it looks great, however I have noticed there is a large number of chips that I can program in mikroBasic PRO that are not available to program in mikroProg Suite. Is is possible to write my own Def files and edit the MCU.csv files? mikroBasic PRO V5.60 mik...
by felix
25 Jan 2012 11:10
Forum: Development Boards
Topic: Unsupported PIC16LF1825
Replies: 3
Views: 1394

Re: Unsupported PIC16LF1825

Thanks Filip.

Will the rest of the chips available in mikroBasic be able to be programmed in the next version on mikroProg suite? I have had a quick look and there are a few others unsupported.

Thanks
Felix.
by felix
24 Jan 2012 20:50
Forum: Development Boards
Topic: Unsupported PIC16LF1825
Replies: 3
Views: 1394

Unsupported PIC16LF1825

Hi, is it possible to get the PIC16LF1825 supported? Its the same problem as my last post (http://www.mikroe.com/forum/viewtopic.php?f=97&t=46411&p=178163#p178163). Chip supported in MikroBasic 5.4.0 but not in mikroProg suite 2.15. Is there a release date for the next update on the mikroProg suite?...
by felix
19 Jan 2012 23:33
Forum: mikroBasic PRO for PIC General
Topic: Unsupported microchip PIC12F1840
Replies: 2
Views: 1440

Unsupported microchip PIC12F1840

I have just purchased some PIC12F1840 chips and I am unable to program them. This chip is supported in MikroBasic Pro v5.4.0 but not in the MikroProg Suite V2.15. It says that it is supported in all the online documentation for mikrobasic pro. I am able to compile the code but not actually write it ...
by felix
18 Jun 2011 16:30
Forum: mikroBasic PRO for PIC General
Topic: One Wire NetWork by Marcio Nassorri
Replies: 9
Views: 4193

Re: One Wire NetWork by Marcio Nassorri

Hi Man, I have just started playing with your __lib_ow_romcmd18.mcl library and cant set it to work? Your example code works fine on a PIC18F452 but when i try and move to a PIC18F4550 (for the USB) i get the "No pullup detected message". Is there anything you could suggest? I am setting the PIC18F4...
by felix
28 Mar 2011 20:55
Forum: mikroBasic PRO for PIC General
Topic: FTP data storage?
Replies: 0
Views: 757

FTP data storage?

I have just been playng with a ENC28J60 networking chip and was wondering, is it possible to upload data from a PIC to an FTP site?

Thanks

Felix
by felix
22 Jun 2008 23:56
Forum: mikroBasic General
Topic: USB Joypad
Replies: 0
Views: 1040

USB Joypad

I am wondering if anyone can help me. I am trying to write a gamepad to interface with some CNC software I am using called Mach3. It comes with a keygrabber which converts inputs from a usb joystick / gamepad to a keyboard keypress, which is then interpreted by my CNC software as something like hitt...
by felix
01 Feb 2008 01:12
Forum: Development Boards
Topic: EasyPIC3 Error code 10
Replies: 4
Views: 1988

Well just to let everyone know it was a USB bandwidth issue. Even unplugging everything USB except mouse I still could not get it to work. At 95% USB bandwidth I think little high for the EasyPIC3, but a quick purchase of a 4 port USB 2.0 PCI card has the problem solved. So in the future my EasyPIC3...
by felix
21 Jan 2008 01:00
Forum: Development Boards
Topic: EasyPIC3 Error code 10
Replies: 4
Views: 1988

Have you tried to uninstall the picflash drivers and reinstall them?
Yes several times
by felix
20 Jan 2008 20:08
Forum: Development Boards
Topic: EasyPIC3 Error code 10
Replies: 4
Views: 1988

EasyPIC3 Error code 10

I have just upgraded my PC and dusted off my EasyPIC3 but it won't work? The power light works and the chip runs the last bit of code compiled, but no USB Link light. I have the latest Drivers and Programmer but when I connect it to my PC I get an error "This device cannot start. (Code 10)" in devic...
by felix
28 Oct 2006 12:13
Forum: mikroBasic General
Topic: 18F4550 with a USB Interrupt
Replies: 0
Views: 1288

18F4550 with a USB Interrupt

Can anyone help? I have a 18F4550 that is set to blink LED's on port D but when it receives data through USB it will return the same data back to the PC. include "USBdsc" dim k, i, ch as byte userWR_buffer as byte[64] userRD_buffer as byte[64] df as word absolute 15 wr_adr, rd_adr as word sub proced...
by felix
09 Oct 2006 19:57
Forum: mikroBasic General
Topic: mikroBasic 5.0.0.0 has been released
Replies: 38
Views: 22405

When will the next version be released v5.0.0.1??

Thanks Felix

Go to advanced search