Programmable audio player for scale models, broadcast systems and special applications

Skip to main content (skip navigation menu)






Starling logoStarling audio player, model H0440This product is made in the EU

 
A solid-state programmable audio player for scale models, broadcast systems and special applications
Order button

For quotation requests or technical information, please contact us by e-mail. To visit us, see the address information page.

For use in scale models, shopping malls (background music), broadcast and narrowcast systems, the Starling audio player provides high-quality audio under control of a user-program (a "script") and triggered by events of various sensors.

Model H0440 of the Starling series contains two audio decoders, so that it can decode and play two audio tracks simultaneously and independently from each other. The outputs of these decoders can then be mixed, for applications such as "voice overlays" or cross-fades between tracks.

As mentioned, the Starling audio player optionally interfaces to external electronics, which can range from a mere few switches and/or LEDs, to a slave micro-controller that communicates with the Starling through a parallel or serial bus. Connecting the Starling to a PC or other peripheral, via RS232 or an Ethernet LAN, is another option. The functionality of the control logic on the Starling player is fully scriptable (read programmable) in the pawn language.

RoHS compliant (lead-free) Conforming to the ESD/EMC regulations of the European Union

Photo of the H0440 controller

Overview

Features

For details on the features that are listed below, please see the data sheet of the product (2020-04-03), as well as the references at the bottom of this page.

Typical use of the Starling audio player/controller is inside an object or apparatus where high quality audio is needed in a small and robust package. Due to its temperature range, the Starling is suitable for outside use. It is energy-efficient and produces little warmth. Being solid-state, it can be operational in moving or mobile objects. The player is easily embeddable in other apparatus through industry-standard electronic interfaces.

Top view of the PCB of model H0440
Top view of the PCB of model H0440
Bottom view of the PCB of model H0440
Bottom view of the PCB of model H0440

The Starling is programmable, which implies that it is fully configurable. It can respond on various inputs: switches, digital I/O, RS232, SPI. Similarly, it can drive various outputs: TTL-logic, LEDs, opto-couplers, solid-state relays, or equipment branched onto the RS232, the SPI or the digital I/O bus. Audio fragments may be selected based on various criteria that you put in the programmed script. You can abort sound that is playing, or glue together various fragments. You may also synchronize the audio to the external events based on an internal high-precision timer.

The pawn "embedded scripting language" on which the Starling controller is based, is a quick and small language whose basics can be learned in a few days —or a few hours if you already know C/C++. The language has the event-driven programming model built-in and through the direct support for events, the pawn simplifies the construction of reactive/interactive systems.

ID3 logo

The Starling controller parses the ID3 tag (version 2) or the APE tag in the audio track, if present. An ID3/APE tag is an attachment to an audio file that contains additional relevant information about the audio file, for example: the title, the album name, the artist and/or band, the composer, etc. The ID3 tag can contain synchronization points in the track (to synchronize events with a particular spot in the track). The APE tag can contain cue and segue times for head-to-tail scheduling of tracks and cross-fading, without cropping the tracks themselves.

In some applications, you may wish to protect the audio content from being copied off the SD/MMC card onto notebooks, PCs or retail audio players. The Starling offers protection by allowing you to encrypt MP3 tracks with a strong encryption algorithm, using a 128-bit key. The key is embedded in the firmware of the Starling, and the firmware is "read-protected" itself. In other words, the key is never transferred to the Starling and it is not stored at any location that is accessible from the outside. A customer can request a unique 128-bit key upon ordering the Starling, and optionally enhance this with an additional password that the customer chooses him-/herself. Please contact us to register a unique customer key, or to get more information on this application.


The Settings editor
The Settings editor
The Pawn IDE
The Pawn IDE
The CD-ROM that comes with the Starling contains several applications and software tools for configuration, programming and controlling the player/controller. The two (miniature) screen grabs above are of "Settings Editor", a utility to configure the standard (ready-built) scripts, and the programmer's IDE for pawn called "Quincy".

Applications

Due to its programmability, the Starling audio player/controller is a flexible fit in many designs. Below are a few examples, but this list is by no means exhaustive (see also the application notes at the end of this paper for more ideas).

References & further reading

Product documentation

Starling Audio Player, model H0440 - User Guide
This is the booklet that comes with the product and introduces its features and its programming interface.
The data sheet of the Starling controller, model H0440
The data sheet and usage notes, in PDF format. (Date: 2020-04-03).
Starling Programming Guide & Reference
The programmer's reference of the Starling (model H0440), describing all functions and pawn language features available on the Starling player/controller. (Date: 2020-04-03).
CE declaration
The declaration of conformance to the CE norms (EMC, safety and RoHS) as a multilingual document.
pawn: embedded scripting language
The pawn scripting language is fully described at its own page.

Application notes

Synchronizing activities with music
2018-03-03
An ID3 tag in an MP3 track may optionally contain text or commands with time stamps. These time stamps allow the text or the commands to be synchronized with the music. The Starling supports this extension, and the article gives a complete example implementation.
Gapless looping MP3 tracks
2020-10-23
Due to the file format and the algorithm of MP3 tracks, creating a loop without a gap or click is a little involved, especially when using a hardware player. The H0420 and Starling audio controllers can play gapless MP3 audio loops, provided that special software has processed the MP3 track.
    Example tracks & processing software are available from this site, as well as a detailed presentation of how it works.
A remote-controlled audio player
2019-04-29
Adding functionality to manipulate the Starling with a common remote control only takes the IR-receiver chip and a pull-up resistor, plus a script that interprets the codes sent by the remote control. This article goes into details and provides a general purpose script for RC5 codes (other infrared protocols are supported by modifying the script).
Synchronizing time with DCF77
2018-03-03
This article describes how to synchronize the internal real-time clock of the Starling controller on the time signal emitted by the atom clock on the "DCF77" and the "MSF60" transmitters.
Encrypted MP3 tracks
2018-03-03
The Starling audio controller is able to play encrypted MP3 tracks directly (without needing an intermediate decryption phase, and so without start-up delay). This article discusses the software and the operations necessary to create MP3 tracks with strong encryption (and how to play them back).
Power-outputs for the programmable audio controllers/players
2015-03-07
The Starling controller has digital I/O pins with up to 5V (TTL-level) digital output with a maximum current of 20mA per pin. This note describes how you can get more power (and/or a higher output voltage) from the I/O pins.
Interfacing the VS1053 and VS1063 to DACs and SRCs
2018-03-03
The VS1053 and VS1063 audio decoder chips from VLSI Solutions support I2S output (in addition to analogue audio output). However, the specific I2S format narrows your choice of DAC, SRC or DSP. The simple circuit presented in this application note converts the I2S format from the VS10x3 to 32fs Right-Justified, which has much wider support by DAC, SRC and DSP chips.

Software Tools

Development Tools, version 1.0.5595 (for Microsoft Windows)
The IDE, pawn compiler and other tools needed for creating scripts for the Starling H0440. The reference guide is included in this set-up as well.

Miscellaneous resources

ID3 tag specification
Informal standards, developer information, backgrounders and the history of ID3 tags.
APE tag specification
Informal specification of the APE tag (version 2).