Hello,
i see that the pins for controlling serialy the 1,5' Oled Display http://www.sparkfun.com/products/8537 is the VCC, TX, RX, GND, RESET
So do i need to use a microcontroller with TX, RX pins? The RX is needed?
On the codes that Mr. RFEFX posted, i think he used only the TX on the controller.
on the next line
Code:
serin2 rfidin,396,1000,Logo,[WAIT(10),str BUF\10]
he used the serin for RFID only, the logo command in there goes to serout line
Code:
serout2 lcd,84,[$40, $49, $00, $30, $7F, $1F, $10, $01, $8A, $EE]
please could you tell me if i'm wrong. If yes then what do i need the RX for?
thanks.
Bookmarks