Difference between revisions of "Amsteam"
From CPCWiki - THE Amstrad CPC encyclopedia!
(→How to connect) |
(→RSX Commands) |
||
Line 23: | Line 23: | ||
* |AMSTEAM | * |AMSTEAM | ||
** Launches the Amsteam user interface | ** Launches the Amsteam user interface | ||
+ | |||
+ | ==Setting Access Point== | ||
+ | |||
+ | Currently, the configuration of access point is performed with the generic AT command trainer launched with the |AT command. | ||
+ | |||
+ | * To show a list of available APs, issue the command '''AT+CWLAP''' | ||
+ | |||
+ | * To disconnect from current AP, issue the command '''AT+CWQAP''' | ||
+ | |||
+ | * To connect to an AP, issue the command '''AT+CWJAP_DEF="''ssid''","''pass''"''' | ||
==Browser ROM== | ==Browser ROM== |
Revision as of 03:26, 5 April 2024
Amsteam
Amsteam is an online service for Amstrad CPC and Plus users. Currently it hosts a collection of games that can be downloaded and executed directly in the Amstrad.
How to connect
Connecting to Amsteam requires the following elements:
- MX4 mother board or single edge-to-mx4 adapter
- External power supply for MX4 mother board (recommended)
- SPI card + WiFi module / Ethernet module from Abalore
- A ROM Box with one free slot
- The Amsteam browser ROM
RSX Commands
The Amsteam ROM adds 3 RSX commands:
- |SETUP
- To set the WiFi module to its defaults.
- |AT
- It's a generic AT command trainer.
- |AMSTEAM
- Launches the Amsteam user interface
Setting Access Point
Currently, the configuration of access point is performed with the generic AT command trainer launched with the |AT command.
- To show a list of available APs, issue the command AT+CWLAP
- To disconnect from current AP, issue the command AT+CWQAP
- To connect to an AP, issue the command AT+CWJAP_DEF="ssid","pass"
Browser ROM
Version | Changes |
---|---|
File:Amsteam.0.1b.rom | First version (beta) |