![]() |
Forum Index : Microcontroller and PC projects : Wi-Fi Commands?
Author | Message | ||||
toml_12953 Guru ![]() Joined: 13/02/2015 Location: United StatesPosts: 442 |
I have a CMM2 Gen 2 and have installed the ESP-01 Wi-Fi module in it. I looked through the manual but I don't see how to use it. Is it there somewhere and I just can't find it? If it's not there, where can I locate instructions? |
||||
thwill![]() Guru ![]() Joined: 16/09/2019 Location: United KingdomPosts: 4311 |
You do it the "hard" way, there may be better instructions elsewhere on TBS, but these are the ones I have bookmarked: https://www.thebackshed.com/forum/ViewTopic.php?FID=16&TID=13414 Best wishes, Tom Edited 2021-07-14 19:22 by thwill MMBasic for Linux, Game*Mite, CMM2 Welcome Tape, Creaky old text adventures |
||||
lizby Guru ![]() Joined: 17/05/2016 Location: United StatesPosts: 3378 |
The original ESP8266 HTML server framework for AT commands was first published by Peter Mather here in 2016 (MM2: webserver with AT mode ESP8266). (If that's what you're looking for.) ~ Edited 2021-07-14 21:48 by lizby PicoMite, Armmite F4, SensorKits, MMBasic Hardware, Games, etc. on fruitoftheshed |
||||
jirsoft![]() Guru ![]() Joined: 18/09/2020 Location: Czech RepublicPosts: 533 |
I use with Napoleon Commander this FW (it's more universal and can be easily extended) Jiri Napoleon Commander and SimplEd for CMM2 (GitHub), CMM2.fun |
||||
lizby Guru ![]() Joined: 17/05/2016 Location: United StatesPosts: 3378 |
Jiri--with your firmware, is @http (sort of) equivalent to wget from a linux command line (or PC with wget.exe)? Is there a way for the micromite to be an html server with that firmware? PicoMite, Armmite F4, SensorKits, MMBasic Hardware, Games, etc. on fruitoftheshed |
||||
TassyJim![]() Guru ![]() Joined: 07/08/2011 Location: AustraliaPosts: 6283 |
On the CMM2 the internal ESP01 is connected to com2. What you do with it is unlimited in options. As well as Jiri's offering and the original AT command set there is ZiModem that is worth a look: https://github.com/bozimmerman/Zimodem Jim VK7JH MMedit |
||||
jirsoft![]() Guru ![]() Joined: 18/09/2020 Location: Czech RepublicPosts: 533 |
The @http is simply streaming tcp data from web server to CMM2. For wget functionality you need mostly support on CMM2 side... I tried it for example with telnet server on towel.blinkenlights.nl and it streams Star Wars as ASCII into CMM2 ![]() I didn't try it, but I think it could be done. When I save some time, I will test it... Jiri Napoleon Commander and SimplEd for CMM2 (GitHub), CMM2.fun |
||||
lizby Guru ![]() Joined: 17/05/2016 Location: United StatesPosts: 3378 |
Thanks, Jiri. To me, the three main needed functions for an ESP-01 attached to a micromite are pass-through, wget, and html server. I haven't yet found that all in one. (But what am I missing?) PicoMite, Armmite F4, SensorKits, MMBasic Hardware, Games, etc. on fruitoftheshed |
||||
![]() |
![]() |
The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |