Author |
Message |
Topic: esp8266 my coding |
hsogukpinar
Replies: 5
Views: 12667
|
Forum: General CCS C Discussion Posted: Mon May 29, 2023 1:46 pm Subject: esp8266 |
Dear friends,
there is no problem for 3.3 V I am applying 5V to PIC18f4550 and 3.3V to the esp8266 and I send AT command and received OK, but problem is related to Wi-Fi connection and IP address r ... |
Topic: esp8266 my coding |
hsogukpinar
Replies: 5
Views: 12667
|
Forum: General CCS C Discussion Posted: Thu May 25, 2023 12:49 pm Subject: esp8266 my coding |
Dear friends,
I tried to edit ESP8266 for wifi access but it doesn't IP from modem.
Please edit my coding.
// Interfacing PIC16F877A with SSD1306 OLED display (128x64 Pixel)
// http& ... |
Topic: esp8266 |
hsogukpinar
Replies: 6
Views: 14453
|
Forum: General CCS C Discussion Posted: Wed May 10, 2023 7:22 am Subject: esp8266 |
Dear friends,
I tried to modified MPLAB library to CCS C compiler but there is a mistake could you you review and suggest something? |
Topic: esp8266 |
hsogukpinar
Replies: 6
Views: 14453
|
Forum: General CCS C Discussion Posted: Wed May 10, 2023 7:20 am Subject: esp8266 library |
/**
* C library for the ESP8266 WiFi module with a PIC microcontroller
* Copyright (C) 2015 Camil Staps <[email protected]>
*
* This program is free software; you can redistribu ... |
Topic: esp8266 |
hsogukpinar
Replies: 6
Views: 14453
|
Forum: General CCS C Discussion Posted: Tue May 09, 2023 2:00 pm Subject: esp8266 |
Actually I haven't found a comprehensive esp8266 library yet. It was written for a special trial purpose only in the specified link and it does not work, if there is a ready library, could you please ... |
Topic: esp8266 |
hsogukpinar
Replies: 6
Views: 14453
|
Forum: General CCS C Discussion Posted: Tue May 09, 2023 5:01 am Subject: esp8266 |
Dear Friends,
I am planning to use esp8266 module with PIC18F4550 by CCS C but i can't find library file of esp8266. If you have, please share with me.
Best |
Topic: I need SSD1309 library code |
hsogukpinar
Replies: 3
Views: 15785
|
Forum: General CCS C Discussion Posted: Fri Sep 24, 2021 5:55 am Subject: ssd1309 library code |
I need SSD1309 code library please anybody who has, share the sample code. I will go crazy. I have 16f877a and 18f4550, I need CCS C code. |
Topic: SSD1306 driver for use with less RAM |
hsogukpinar
Replies: 64
Views: 343386
|
Forum: Code Library Posted: Tue Sep 21, 2021 12:12 am Subject: ssd1309 library code |
As an update, I've just been running this with the SSD1309 (gives larger displays like 2.4"), and it runs fine. Only thing that gave problems was I found these needed a reset signal to stay low f ... |
|