CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to CCS Technical Support

Search found 10 matches
CCS Forum Index
Author Message
  Topic: GE Kalatel Digiplex Protocol sniffed (not to be found!)
superfranz

Replies: 0
Views: 25451

PostForum: Code Library   Posted: Sun Oct 05, 2014 2:04 pm   Subject: GE Kalatel Digiplex Protocol sniffed (not to be found!)
I'm glad to share with you the results of GE Kalatel Digiplex protocol I've sniffed for use with GE Kalatel cyberdome cameras.

not to be found anywhere in internet


sniffed from Old Kalatel Kt ...
  Topic: PIC 16F1788 hardware i2c issue (with oled ssd1306) SOLVED
superfranz

Replies: 7
Views: 23402

PostForum: General CCS C Discussion   Posted: Mon Sep 08, 2014 12:14 pm   Subject: SOLVED
ok, ok.

SOLVED!

there is an error in registers configuration at 0x11D and 0x11C APFCON1 and APFCON2.

overwritten just only 0x11d with zero's ("default" pin configuration) in the sta ...
  Topic: PIC 16F1788 hardware i2c issue (with oled ssd1306) SOLVED
superfranz

Replies: 7
Views: 23402

PostForum: General CCS C Discussion   Posted: Mon Sep 08, 2014 11:28 am   Subject: PIC 16F1788 hardware i2c issue (with oled ssd1306) SOLVED
There is only a generic description, isn't an original "adafruit". from 3 to 5 Vdc.
I think should have a regulator and some type of clamps on i2c line.
I power both pic and display with s ...
  Topic: PIC 16F1788 hardware i2c issue (with oled ssd1306) SOLVED
superfranz

Replies: 7
Views: 23402

PostForum: General CCS C Discussion   Posted: Mon Sep 08, 2014 7:16 am   Subject: PIC 16F1788 hardware i2c issue (with oled ssd1306) SOLVED
for me "doesn't work" means that with force_sw the display do what i want, with forcce_hw it remains black.

sorry for my english, I swear I have more words in Italian to express... Smile

...
  Topic: PIC 16F1788 hardware i2c issue (with oled ssd1306) SOLVED
superfranz

Replies: 7
Views: 23402

PostForum: General CCS C Discussion   Posted: Mon Sep 08, 2014 7:08 am   Subject: PIC 16F1788 hardware i2c issue (with oled ssd1306) SOLVED
I use 2,2k pullups.
I power the display and the pic with lipo 3,7v battery directly. (3 to 4.2 V?).
The pic in datasheet operating 1.8 to 5.5v. the display's seller say from 2.5 to 5v.

I thought ...
  Topic: PIC 16F1788 hardware i2c issue (with oled ssd1306) SOLVED
superfranz

Replies: 7
Views: 23402

PostForum: General CCS C Discussion   Posted: Mon Sep 08, 2014 4:55 am   Subject: PIC 16F1788 hardware i2c issue (with oled ssd1306) SOLVED
The code posted works fine.
But only with soft i2c. if i force hardware doesn't work.
why? I checked the pins and are right, maybe something wrong in the device (correct with device editor)?



...
  Topic: I2C Driver for SSD1306 Graphics Chip [Solved]
superfranz

Replies: 14
Views: 62391

PostForum: General CCS C Discussion   Posted: Sat Sep 06, 2014 5:20 pm   Subject: I2C Driver for SSD1306 Graphics Chip [Solved]
done

SuperFranz
  Topic: OLED 128x64 SSD1306 I2C PIC16F1788 driver
superfranz

Replies: 15
Views: 148014

PostForum: Code Library   Posted: Sat Sep 06, 2014 5:18 pm   Subject: splash logo
...the splash logo "const int LOGOS[1024]" it's made with LCDAssistant.exe, downloaded somewhere, starting from 128x64 bitmap b/W, with default options (vertical, 8pix/byte). export to txt, ...
  Topic: OLED 128x64 SSD1306 I2C PIC16F1788 driver
superfranz

Replies: 15
Views: 148014

PostForum: Code Library   Posted: Sat Sep 06, 2014 5:05 pm   Subject: OLED 128x64 SSD1306 I2C PIC16F1788 driver
Hi,
I'm glad to share with you a simple but working code i've wrote for use SSD1306 oled display 128x64 with ours pics.

I'm using PIC16f1788 and tested on 18f4525.

good for any pic with i2c and ...
  Topic: I2C Driver for SSD1306 Graphics Chip [Solved]
superfranz

Replies: 14
Views: 62391

PostForum: General CCS C Discussion   Posted: Fri Sep 05, 2014 6:56 am   Subject: I2C Driver for SSD1306 Graphics Chip [Solved]
Hi!
I'm working on ssd1306 i2c driver.
I'm using pic 16f1877, and tested on 18f4525

It's working!
pixel(x,y), line, circle, rect, text like glcd lib and large number fullscreen 99.9 style (from ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group