Jump to content
IGNORED

ESP8266 WiFi Modem Working!


Shift838

Recommended Posts

I took some time today to put my project into an enclosure. I chose an aluminum by LMB HEEGER (LMB #00)

 

It all fit nicely in it and since aluminum looks cool and is easy to work with i think it turned out nice.

 

Maybe I'll design a cool label for it too.

 

I have to thank Paul Rickards for answering quite a few questions for me as well as the code!

 

 

Here are some pics...

post-35187-0-52289400-1492930124_thumb.jpg

post-35187-0-47421500-1492930125_thumb.jpg

post-35187-0-19652900-1492930126_thumb.jpg

post-35187-0-16668400-1492930127_thumb.jpg

post-35187-0-12016000-1492930128_thumb.jpg

post-35187-0-05282100-1492930129_thumb.jpg

post-35187-0-94044800-1492930129_thumb.jpg

post-35187-0-83679700-1492930130_thumb.jpg

Edited by Shift838
  • Like 4
Link to comment
Share on other sites

I really love the TI section here at Atari Age, the endless invention and innovation of cool stuff satiates even my voracious appetite for new TI goodies.

 

If someone told me a year ago that people would be able to BBS or use Stuarts browser via WiFi with as little as a sidecar 32K and a small addition to the UberCart... Well, it's just a matter of time I suppose before both programs are burned into a 49F040 as a "communications suite". Easy as 1,2,3 -- (1)Plug in the cartridge, (2)turn on the TI and (3)go online.

 

Hey Greg, will arcadeshopper.com carry the complete package? Might need a 3D printed case too! ;)

Link to comment
Share on other sites

I really love the TI section here at Atari Age, the endless invention and innovation of cool stuff satiates even my voracious appetite for new TI goodies.

 

If someone told me a year ago that people would be able to BBS or use Stuarts browser via WiFi with as little as a sidecar 32K and a small addition to the UberCart... Well, it's just a matter of time I suppose before both programs are burned into a 49F040 as a "communications suite". Easy as 1,2,3 -- (1)Plug in the cartridge, (2)turn on the TI and (3)go online.

 

Hey Greg, will arcadeshopper.com carry the complete package? Might need a 3D printed case too! ;)

 

I should clarify this project does not work with Stuarts Internet browser for connecting to websites. I am sure it can easily be adapted to recognize both the standard ATDT command (which it already does) and the command that Stuarts Browser issues.

  • Like 1
Link to comment
Share on other sites

 

I should clarify this project does not work with Stuarts Internet browser for connecting to websites. I am sure it can easily be adapted to recognize both the standard ATDT command (which it already does) and the command that Stuarts Browser issues.

I've been privately communicating with him about the possibility to adapting his browser to the ESP or WiFly command set. I had to prove we could do it first with TIMXT :)

  • Like 1
Link to comment
Share on other sites

I've been privately communicating with him about the possibility to adapting his browser to the ESP or WiFly command set. I had to prove we could do it first with TIMXT :)

 

Also, Stuart should probably know the firmware I am using is not like the AI-Thinker firmware. I am using one by Paul Rickards that uses typical AT commands. Well to a point it does. It uses the standard ATDT, etc..Has a few others like ATI for IP information.

 

I can provide all the commands.

Link to comment
Share on other sites

Got the Sparkfun board working without incident.

 

What firmware are you using? AT+CIPSTART returns a lot of gibberish when I attempt to telnet to something. See very top of screen.

 

 

If I am interpreting this right, the sparkfun command doc https://cdn.sparkfun.com/datasheets/Wireless/WiFi/Command%20Doc.pdf indicates you are seeing unsolicited packets. See the last row in the doc. What that means with respect to the telnet connection and firmware, I do not know...

Link to comment
Share on other sites

  • 4 weeks later...

WOW, So did you ever get to write up a setup, configure, user manual for this? I'm ready to get the parts now considering it'll work with my nano.

 

 

I have the documentation mostly done. I need to go through it and add a few things.

 

I'm in Orldando for this week and hopefully can carve out some time to finish it and get it posted next weekend.

  • Like 1
Link to comment
Share on other sites

Acadiel's solution is one I want to try (when it's available as a completed unit for sale).

I'll also want to get a TIPI when they are ready.

And now we have the RS-232 plug in Wifi unit.

 

Who would have ever believed just a few years ago we would have so many options in 2017?

Depending upon where this all goes, I might end up retiring my UDS-10 and Vonets configuration.

Link to comment
Share on other sites

I'm still using the UDS for the BBS, Omega, but for the other connections I've started using tcpser and hope to use the wireless device soon. Being able to type in a dns name beats IP addresses (most) any day.

 

Agreed. I do the same right now, use the UDS on the BBS and tcpser on the TI. I am of course testing the WifiModem.

 

DNS is mucho better than remember IPs...

  • Like 1
Link to comment
Share on other sites

  • 2 weeks later...
  • 1 month later...

I finally got the doc pounded out for this with screenshots and all. 26 pages! How to wire it, hardware/software requirements, cable requirements and how to code it...

 

a link will be going in my next newsletter for it guys coming soon. it will also be posted on my site.

Edited by Shift838
  • Like 3
Link to comment
Share on other sites

  • 1 month later...

Got the Sparkfun board working without incident.

 

What firmware are you using? AT+CIPSTART returns a lot of gibberish when I attempt to telnet to something. See very top of screen.

 

 

7136715e0dcc0a5e6d67da974c0207c9.jpg

 

1c9eb588603dd5fe5d14159df27ab746.jpg

 

Is there a BOM on this project? Are there some PDF instructions for home assembly? Have the software kinks been worked out?

Link to comment
Share on other sites

The default firmware that comes with this board. Absolutely sucks!

 

It's not intuitive at all and cumbersome to operate. I also noticed that when using the default firmware to connect over to BBS, that it would not really sever the connection when I logged off, it left it open on my end. One of the many reasons why I chose to go with a version of Paul Rickards to load mine. I'm not using it via the UberGrom board at all, but it's just firmware and should work with no issues with the UberGrom board solution and accept standard AT commands...

  • Like 1
Link to comment
Share on other sites

  • 6 months later...

I finally got the doc pounded out for this with screenshots and all. 26 pages! How to wire it, hardware/software requirements, cable requirements and how to code it...

 

a link will be going in my next newsletter for it guys coming soon. it will also be posted on my site.

 

I just found this thread and really interested in the work you are doing. I've been using ESP8266 modules with my TRS-80 Color Computer. I use the Zimodem firmware and it's been a good experience so far. I am at the point where I want to use my TI, so I'm interested in seeing the documentation you made. Did you ever make it available to the public?

 

I'll be using the serial port on a nanoPEB for now.

 

Thanks!

  • Like 1
Link to comment
Share on other sites

 

I just found this thread and really interested in the work you are doing. I've been using ESP8266 modules with my TRS-80 Color Computer. I use the Zimodem firmware and it's been a good experience so far. I am at the point where I want to use my TI, so I'm interested in seeing the documentation you made. Did you ever make it available to the public?

 

I'll be using the serial port on a nanoPEB for now.

 

Thanks!

 

If someone can get me some decent firmware to burn on my ESP8266 to emulate a modem, I'd love to continue my UberGROM PoC with TIMXT. Sounds like the Zimodem is good? Site/docs? If I can get it working with my TTL to USB cable on my PC, maybe I can work with Insane Multitasker to work a little bit on the buffer/character loss with the UberGROM board. I haven't touched the project since last year, and shift838 is also working on his in parallel.

 

As I recall there were still three outstanding issues:

1) Good solid AT command firmware

2) TIMXT buffer tweaks needed

3) TIMXT PoC still needed a RS232 on the side car (Tim can easily fix this)

 

If we get this solution going we could easily have a Telecom/BBS cartridge that will work with a F18 equipped console with 32K.

  • Like 2
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...