NoiseT1n

From Noisebridge
Revision as of 03:11, 21 December 2013 by Thex (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

NoiseT1nProto.jpg NoiseT1nProtoOpen.jpeg


μMP3 Playback Module

http://www.roguerobotics.com/files/ump3/documentation/UMP3-110-A1-102.pdf

Schematic: http://www.roguerobotics.com/files/ump3/documentation/RR-uMP3-110-A1-schem.png

// Version
V

// Play file "B0000.MP3"
PC F /B0000.MP3

// Stop
PC S

// Pause (Play)
PC P

// Position in seconds, play count
PC Z

// Position in seconds, sample rate, bit rate
PC I

// Playback speed [x%] (90 fastest, 250 slowest)
PC X [speed%]

// Volume (0 loudest, 254 mute)
ST V [left] [right]

// Input style 1 (8 switch mode)
ST S 1

// Returns freespace totalspace
FC Q

Components

Fort & Fort related projects