Search found 62 matches

by pointser
07 Jul 2008 13:41
Forum: mikroC for dsPIC30/33 and PIC24 Wish List
Topic: support for device
Replies: 1
Views: 4369

support for device

It would be beautifull if you can increase supported devices

eg. dspic33fj128mc802
by pointser
27 Jun 2008 20:19
Forum: mikroC General
Topic: sda on 2 different pins
Replies: 6
Views: 2940

this is my code: // routines used for EEPROM void write_to_eeprom(unsigned short dev_adr, long mem_adr, unsigned short dat); unsigned short read_from_eeprom(unsigned short dev_adr, long mem_adr); // common i2c routines unsigned short i2c_in_byte(void); void i2c_out_byte(unsigned short o_byte); void ...
by pointser
26 Jun 2008 14:42
Forum: mikroBasic General
Topic: any recommend about color GLCD?
Replies: 13
Views: 7309

wow, I saw that PDF! great job!
but I have another LCD... for nokia 6111 (260K colors)
How can I kown what type of controller it mount?

thanks again
by pointser
25 Jun 2008 19:12
Forum: mikroBasic General
Topic: any recommend about color GLCD?
Replies: 13
Views: 7309

Does anyone try PSP color LCD? Now it's easy to find at ebay with little price! :P
I have datasheet (it's sharp model) but i'm unsure if pic/dspic is faster enough

thanks
by pointser
25 Jun 2008 17:24
Forum: mikroPascal General
Topic: LIBRARY for NOKIA 6100 COLOUR LCD 132x132 pixels
Replies: 11
Views: 19491

nokia 6100 display is the same of nokia 6111 display?
thanks
by pointser
21 Jun 2008 13:32
Forum: mikroC General
Topic: sda on 2 different pins
Replies: 6
Views: 2940

SOLVED!

I rewrite i2c library
by pointser
09 Jun 2008 13:30
Forum: mikroC General
Topic: sda on 2 different pins
Replies: 6
Views: 2940

up

I heared about i2c hd... what is it?
by pointser
08 Jun 2008 12:01
Forum: mikroC General
Topic: MCL Files. What are they for?
Replies: 5
Views: 5816

Is possible to modify MCL files?

thanks
by pointser
07 Jun 2008 15:17
Forum: mikroC General
Topic: sda on 2 different pins
Replies: 6
Views: 2940

sda on 2 different pins

hello! I'm using pic 16f886 in radio controlled devices. In my application, I use I2C protocol but I need to receive data on different pin then transmission one due to hardware limitation (instead of standard one bidirectional SDA). So 2 different pins for SDA line: one for transmit and one for rece...
by pointser
31 May 2008 13:29
Forum: mikroC General
Topic: Moving heads and its light effects
Replies: 0
Views: 1019

Moving heads and its light effects

I'm plannig to build a moving heads... For light effect, I thought to use graphic color lcd like this: http://www.electronic.it/product/16547/HITACHI-STN-SX25S003-10-.asp and backlighting with my lamp (not cfl included) like projector. Now, I absolutely unknow write a program that generate some effe...
by pointser
20 Jan 2008 17:07
Forum: mikroC General
Topic: Something about time
Replies: 3
Views: 2090

yes, something about that. But when timer goes to 0, the running funcion must stop and return to main.

if timer change a flag, I can check if this flag is set. HW Timer change any flag?

thanks regards
by pointser
19 Jan 2008 15:33
Forum: mikroC General
Topic: Something about time
Replies: 3
Views: 2090

Something about time

I'm writing a software for pic 18f4550 with lcd menu. An option of this menu is RUN RANDOMLY: It should execute some function (the same that I can choose in menu) only for X time (X randomly generated) and then execute another funcion for Y time, and then another for Z time until I change my option ...
by pointser
13 Jun 2007 11:09
Forum: mikroBasic General
Topic: Usb Hid, another
Replies: 11
Views: 6605

oh yes, now it work properly!

thanks a lot
by pointser
12 Jun 2007 20:16
Forum: mikroBasic General
Topic: Usb Hid, another
Replies: 11
Views: 6605

I've problem in reading value.... readbuffer isn't vector? in my program, I use "userRD_buffer[0]" in case statement for the first choise, and "userRD_buffer[1]" or "userRD_buffer[2]" per other choise, but only [0] is read. vb6 program on my pc send a buffer of 4 elements (0 to 3) with some number. ...
by pointser
12 Jun 2007 12:06
Forum: mikroBasic General
Topic: 18F4550 USB USB_HID_test.pbp example not working
Replies: 24
Views: 15338

WOW

thanks a lot!

now always function!

Great! :D :D :D :D :D :D :D :D :D :D :D :D :D :D :D

Go to advanced search