Search found 8 matches

by AndrF
Wed Apr 13, 2016 10:27 am
Forum: Compiler
Topic: Swordfish Simulator?
Replies: 6
Views: 4711

Re: Swordfish Simulator?

Compilers in Proteus 8.3 SP2:
by AndrF
Tue Apr 12, 2016 10:50 am
Forum: Compiler
Topic: Swordfish Simulator?
Replies: 6
Views: 4711

Re: Swordfish Simulator?

Hello, You can use Proteus 8 with ISIS but not all hardware is simulated .. there are many PIC including some LCD and the KS0108 but do not think GSM modules or specified HW. You can always check the controls and displays them on the display instead of sending them to the HW. Proteus 8.3 SP2 the pl...
by AndrF
Wed May 06, 2015 1:38 pm
Forum: Modules
Topic: Speed USART
Replies: 9
Views: 7405

Re: Speed USART

Your English is fine. Yandex online translator... A few questions - 1) What's the main clock frequency for the 26K20? Device = 18F26K20 Clock = 16 ... USART.SetBaudrate(br115200) 2) How are you coding the array transfer? Could you show a bit of code? packets of 128 bytes + 5 bytes (checksum, length...
by AndrF
Wed May 06, 2015 12:57 pm
Forum: Modules
Topic: Speed USART
Replies: 9
Views: 7405

Speed USART

I use pic18f26k20 & usart.bas. Baudrate = br115200. The transfer of an array of 1024 bytes takes approximately 0.3 seconds (controller - PC). It is possible to speed up? Sorry for bad English...
by AndrF
Sun Mar 29, 2015 1:13 pm
Forum: User Modules
Topic: SSD1306 I2C driver
Replies: 31
Views: 41755

Re: SSD1306 I2C driver

My OLED module:
by AndrF
Fri Mar 27, 2015 10:38 pm
Forum: User Modules
Topic: SSD1306 and vertical scroll
Replies: 2
Views: 4857

Re: SSD1306 and vertical scroll

SHughes_Fusion wrote:Not an answer to your query I'm afraid, but a question for you - are you able to get this display running reliably and if so what voltage are you running at?
Everything works steadily. Supply voltage 3.3 V.

Video: http://youtu.be/hIJ8T1Fa7qU
by AndrF
Thu Mar 05, 2015 8:55 am
Forum: User Modules
Topic: SSD1306 and vertical scroll
Replies: 2
Views: 4857

SSD1306 and vertical scroll

I use this module. I need to move the text to the specified coordinates vertically into the number of rows... Is it possible?
by AndrF
Tue Feb 10, 2015 8:18 am
Forum: User Modules
Topic: ESP8266 Module - Issues
Replies: 7
Views: 13329

Re: ESP8266 Module - Issues

Need an example:

PIC with ESP8266 <> WiFi <> Remote PC with DDNS (VB6 Or VB.Net)

...