Search found 35 matches

by jmcdougall
Tue Mar 28, 2023 2:44 am
Forum: SPI and I2C
Topic: Simple example of I2c code " My World" request
Replies: 48
Views: 15937

Re: Simple example of I2c code " My World" request

I already have a couple of Matrix Orbital units. I will however look at teh New Haven site for code examples
by jmcdougall
Tue Mar 28, 2023 2:42 am
Forum: Other Hardware interfaces
Topic: Interfacing to old ttl chips
Replies: 5
Views: 2051

Interfacing to old ttl chips

I am working through a computer copnversion replacing a 6502 and its pio chips with a superpro. I need to tap in to i/o that is based on uln chips (5V) can I use this https://www.amazon.com/HiLetgo-TXS0108E-Conversion-Bi-Directional-Converter/dp/B07BNYVJBB/ref=sr_1_12_sspa?keywords=3.3v+5v+logic+lev...
by jmcdougall
Tue Mar 21, 2023 7:24 pm
Forum: Other Hardware interfaces
Topic: Digital I/O to Digital I/O
Replies: 1
Views: 1002

Digital I/O to Digital I/O

What is required to tie a digital output of one CPU(Superpro)Master to a digital I/O of another CPU(LPC1114)Slave. One is output the other is input. Need a simple signaling process from one cpu to the other. Can they be directly wired?
by jmcdougall
Tue Mar 21, 2023 7:20 pm
Forum: SPI and I2C
Topic: Simple example of I2c code " My World" request
Replies: 48
Views: 15937

Re: Simple example of I2c code " My World" request

I posted this a year ago and still no example simple code block to send a simple text message.
Neither of the links contain any useful code. Would like a simple example of sending the string "Hello World" to an IC2 display'
Thanks
by jmcdougall
Wed Mar 23, 2022 2:39 pm
Forum: SPI and I2C
Topic: Simple example of I2c code " My World" request
Replies: 48
Views: 15937

Simple example of I2c code " My World" request

I have been looking through the forum and could not find a straightforward and well documented example of being able to display a simple text string like "My World" on a basic Ic2 lcd display. For example, the simple 2 or 4 line displays from Matrix Orbital. Would be greatly appreciated if someone c...