Giter Club home page Giter Club logo

Comments (11)

ILAHWWINC avatar ILAHWWINC commented on September 17, 2024 1

Hey thE rZA,

i think about an OLED 128 x 64 I2C Display. Connected to GPIO 0 and 2. (SDA := GPIO0, SDC := GPIO2).
With the SuperIlu Firmware (forked from RolandJuno/esp8266_modem) there is inforamtion about WiFi - Connection, Transfer Speed, IP - Adress Connection and Duration.

from zimodem.

ILAHWWINC avatar ILAHWWINC commented on September 17, 2024

I would like to have a little display to show some status information.

Maybe like the one in this firmware (https://github.com/SuperIlu).

Is it possible to include the code? Do you think it woll be helpful?

from zimodem.

thErZAgH avatar thErZAgH commented on September 17, 2024

Hey ILAHWWINC.

What display do you think of?

from zimodem.

thErZAgH avatar thErZAgH commented on September 17, 2024

...

from zimodem.

bozimmerman avatar bozimmerman commented on September 17, 2024

Ah, but the modem firmware requires the use of those pins for DCD and RTS/CTS flow control. Maybe it would work with one of those big nodemcu esps that have like 10 i/o pins.

from zimodem.

ILAHWWINC avatar ILAHWWINC commented on September 17, 2024

A version with display for NodeMCU would be fine. The costs for this unit are very low. I use the hardware from 1200baud.wordpress - modem for 10$.


Esp8266 GND -> C64 User Port Pin N (Gnd)

TxD (GPIO1/TXD0) -> C64 User Port B and C (RxD. Yes, Short B and C together)

Esp8266 RxD (GPIO3/RXD0) -> C64 User Port M (TxD)

Esp8266 GPIO4 -> C64 User Port K (CTS)

Esp8266 GPIO5 -> C64 User Port D (RTS)

Then:

Add a wire from M to 5 on user port plug
Add a wire from B,C to 7 on user port plug
Add a wire from L to 6 on the user port plug

Optional power from C64: Connect C64 pin 2 (+5v) to Esp8266

Maybe there is a chance to get this hardware and your firmware together?

from zimodem.

bozimmerman avatar bozimmerman commented on September 17, 2024

BTW, the latest version of the firmware supports using GPIO4 for CTS (RTS should have just been held High). You can take advantage of all the firmware features if you connect DCD by running a wire from user port pin H to GPIO2.

from zimodem.

genesis8bit avatar genesis8bit commented on September 17, 2024

Would Zimodem work with an Odroid Go (ESP32 inside) which includes a LCD screen with a 10 pin expansion port (I2C, GPIO, IRQ at 3.3Volt) ? More details on the pins at https://wiki.odroid.com/odroid_go/odroid_go

from zimodem.

bozimmerman avatar bozimmerman commented on September 17, 2024

As I don't have this hardware, I couldn't say.

from zimodem.

kikendo avatar kikendo commented on September 17, 2024

Came looking for this... maybe a simpler display like a 2 digit LED could also be added or would be simpler to add? It could display short messages for status

from zimodem.

bozimmerman avatar bozimmerman commented on September 17, 2024

If someone is willing to send me hardware, I'd be happy to take a look at doing this. If that happens, please re-open the issue.

from zimodem.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.