Digole
©DIGITAL
SOLUTIONS

Serial Display emulator    New Display User manual

Forum login or
Login:
Password:
  
Forum Catagory
Digole Serial Display (210)
  12864 LCD/OLED module (22)
  24064 LCD module (3)
  Color LCD Modules (28)
  Color OLED module (20)
  Online Emulater (5)
  Universal GLCD module (1)
  Universal Text LCD module (2)
Mini Display Panels (0)
  Mini LCDs (0)
  Mini OLEDs (0)
Pattern Drive Module (0)
~Buy & Sell on Digole (2)
~Others~ (5)
Forum : Digole Serial Display :

 Search Forum.. 
 Creat New Topic   Reply 

1.8 true color, UART won't get the code to run on display

I´m using spark fun pro micro board 5v and hooked it up to digole 1.8" OLED and wanna use UART.

The connections:

OLED - PRO MIKRO

VCC  =  VCC

GND  =  GND

DATA =  TXO

The OLED starts up and runs the start up screen, but the sample code I uploaded won't run. I used the samlpe code from digole. It compiles and everything seems to be fine but nothing happens. To get the OLED to show a just simple "Hello World" would make me a very happy man! =)

Should I change anything in the sample code?

MacBook OSX 10.9.5

Ardoino IDE 1.0.6

Thanks //Rasmus

RE:1.8 true color, UART won't get the code to run on display

Can you take a picture to show the component's side of our module? or try other communication mode: I2C/SPI?

RE:1.8 true color, UART won't get the code to run on display

 Yeah, could use I2C/SPI. It would be very helpful if you could tell me what pins I should use. Cant find it in the code!

Picture of the component side:

http://www.mediafire.com/view/3w51d14uuaep27d/bild-9.JPG

Thanks //Rasmus

RE:1.8 true color, UART won't get the code to run on display

 The connections look correct, there is no reason it didn't work, but if the TXO wire is too long, interference will be injected, cut the wire <=20cm and try again. 

RE:1.8 true color, UART won't get the code to run on display

 Also, try to connect the TXO and RXI on your board together, and test the UART function, make sure the UART is work properly.

RE:1.8 true color, UART won't get the code to run on display

 Hi!

 

Got it to work with another sample code, I´ve figured that I bought a LCD intead of a OLED...... That could definitely be the problem right?? =)

The code I didnt got to work is the one from digole. Is it compatible with both LCD and OLED? anywho, it starts like this:

 

 

#ifndef DigoleSerialDisp_h

 

#define DigoleSerialDisp_h

 

#include <inttypes.h>

 

//#include "DigoleSerialDisp.h"

 

#include "Print.h"

 

#include "Wire.h"

 

#include "Arduino.h"

 

#import <Sound.h>

 

 

// Communication set up command

 

// Text function command

 

// Graph function command

 

#define Serial_UART 0

 

#define Serial_I2C 1

 

#define Serial_SPI 2

 

#define _TEXT_ 0

 

..and so on...

Copyright Digole Digital Solutions/Digole Technologies Inc., 2008-2024. All rights reserved.
Powered by Digole