Scenario:
Chip -- DS1302 RTC; Microcontroller -- Stamp, BS2; Display -- LK204-25
I am using a modified version of the Bit Bash technique that was written by Ben Lennard (Thank you, Ben). What I have so far is a display that (in the end) will display the time, date, outside temperature, wind speed ...
Search found 6 matches
- Wed Jun 27, 2007 2:22 pm
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: Need code for DS1302 & BS2 Stamp
- Replies: 1
- Views: 3481
- Mon Jun 25, 2007 9:03 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: Stamps and Matrix Orbital LK Series
- Replies: 6
- Views: 6505
- Fri Jun 22, 2007 11:44 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: Stamps and Matrix Orbital LK Series
- Replies: 6
- Views: 6505
- Thu Jun 21, 2007 2:09 pm
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: Stamps and Matrix Orbital LK Series
- Replies: 6
- Views: 6505
- Thu Jun 21, 2007 9:01 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: Stamps and Matrix Orbital LK Series
- Replies: 6
- Views: 6505
Stamps and Matrix Orbital LK Series
Henry
I was using the I2C protocol with an LK series LCD display that I have with much success. Now, I am tring to use SEROUT to the display so that I can use the display on a stamp stack which is basically a bs2. I am trying to do 2 things:
1. I teach electronics at a technical vocational school ...
I was using the I2C protocol with an LK series LCD display that I have with much success. Now, I am tring to use SEROUT to the display so that I can use the display on a stamp stack which is basically a bs2. I am trying to do 2 things:
1. I teach electronics at a technical vocational school ...
- Tue Jun 19, 2007 10:34 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: VK(LK)204-25 Display Module
- Replies: 1
- Views: 3344
VK(LK)204-25 Display Module
I am trying to get data to appear on the module that I have using I2C communications. I am using a BS2p24 stamp.
The code that I have been trying using a Basic Stamp editor 2.5 (Parallax) with a BS2p24 is I2COUT 0, $5C, $2, [$08, "Hello World"] with no luck. I know the module is at least powering ...
The code that I have been trying using a Basic Stamp editor 2.5 (Parallax) with a BS2p24 is I2COUT 0, $5C, $2, [$08, "Hello World"] with no luck. I know the module is at least powering ...