Difference between revisions of "Maplins Weather Satellite Receiver"

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search
(Project Summary)
Line 13: Line 13:
 
* Weather Satellite Receiving System – Part 1 - Receiver - project 18 (not yet scanned, does somebody have it on paper?)
 
* Weather Satellite Receiving System – Part 1 - Receiver - project 18 (not yet scanned, does somebody have it on paper?)
 
* [[Media:Maplins Weather Satellite Part 2 (Decoder) (Project Book 20).pdf|Weather Satellite Receiving System – Part 2 - Decoder - project 20.a]] (pdf)
 
* [[Media:Maplins Weather Satellite Part 2 (Decoder) (Project Book 20).pdf|Weather Satellite Receiving System – Part 2 - Decoder - project 20.a]] (pdf)
* [[Media:Maplins Amstrad 8bit Input Port (Project Book 20).pdf|Amstrad 8bit Input Port (for use, among others, with the Satellite Receiver) - project 20.b]] (pdf)
+
* [[Media:Maplins Amstrad 8bit Input Port (Project Book 20).pdf|Amstrad 8bit Input Port (for use, among others, with the Satellite Receiver) - project 20.b]] (pdf) (see [[Maplins 8bit Input Port|here]] for details and commented schematic)
  
 
Judging from their name, the following maplin projects may be also related:
 
Judging from their name, the following maplin projects may be also related:

Revision as of 11:55, 23 August 2010

Weather Satellite decoder from Maplin. Consists of at least three separate projects: The analogue Receiver, the analogue to digital Decoder, and the 8bit Input Port for connecting it to the CPC. The Decoder project contains source code for BBC B and for Amstrad CPC.

I/O Port Address

The project is rather unclear about the recommended I/O address: The Decoder's CPC example source code uses Port F8F0h. However, the 8bit Input Port project (which is, among others, explicitely intended for use with the Decoder) does use Port F8Exh.

The decoder outputs some control signals and an 8bit luminance signal. That data can't be squeezed through the 8bit input port, so some of the luminance bits are left unconnected (the CPC's color palette couldn't display them anyways).

Scanned Articles

The Weather Satellite receiver consists of three Maplin projects:

Judging from their name, the following maplin projects may be also related:

  • Weather Satellite Down Converter – Part 1 - project 22 (not yet scanned, does somebody have it on paper?)
  • Weather Satellite Down Converter – Part 2 - project 23 (not yet scanned, does somebody have it on paper?)
  • Weather Satellite Prediction Table - project 24 (not yet scanned, does somebody have it on paper?)