The Artima Developer Community
Sponsored Link

Java Buzz Forum
HomePod

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Wolf Paulus

Posts: 692
Nickname: wolfpaulus
Registered: Jan, 2004

Wolf Paulus is an experienced software developer focusing on Java, XML, Mac OS X, wireless/mobile ..
HomePod Posted: Mar 23, 2004 1:58 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Wolf Paulus.
Original Post: HomePod
Feed Title: Wolf's Web Journal
Feed URL: http://wolfpaulus.com/feed/
Feed Description: Journal - dedicated to excellence, and motivated by enthusiasm to trying new things
Latest Java Buzz Posts
Latest Java Buzz Posts by Wolf Paulus
Latest Posts From Wolf's Web Journal

Advertisement
Last week I received my new toy from GlooLabs, a HomePod. This is a cool little device, featuring IBM's J9 Java VM, running on top a small Linux distribution.
Distributed by MacSense, the HomePod is a digital stereo component, i.e. allowing you to play MP3 files stored on a Mac or PC on audio devices located anywhere in your home via an existing wired or wireless network.
The HomePod runs GLOO, a network media software platform designed to integrate into consumer hardware devices that distribute digital media around a wireless or wired network. GLOO is 100% Java and enables to share media in a peer-to-peer fashion. For example, GLOO allows you to access music from multiple computers and play it on your existing home stereo system.

HomePod - Inside: Processor
The Toshiba TX49 series is a 64-bit MIPS R4000A-based RISC processor family. A typical TX49xx has a 64-bit core and a 32-bit SRAM I/O interface. In addition, all microprocessors in the TX49 family (with the exception of the TX4955) access SRAM through the External BUS Controller (EBUSC), which supports data-bus widths of 8 bits, 16 bits and 32 bits. (The EBUSC is used for accessing ROM, SRAM memory, and I/O peripherals.) The examples that follow show a straightforward EBUSC-to-SRAM I/F. The TX4926 supports Page mode for SRAM accesses.

  • Toshiba TX4926 200MHz CPU
  • 16MB Flash RAM
  • 32MB SDRAM
  • 124x64 pixel graphical backlit blue LCD display
  • Jog-shuttle rotating dial
  • 802.11b 11Mbps mini-PCI Card with external antenna
  • WEP Encryption
  • RJ-45 10/100Base-T Ethernet Port
  • S/PDIF Digital Output (Optical and Coaxial)
  • Left, right and headphone audio outputs
  • Built-in stereo speakers
  • Digital coaxial and optical SPDIF ports
  • FM tuner with wire antenna
  • USB 1.1 port, host-powered
  • Web-configurable and upgradeable firmware
  • IR and IrDA ports
  • 18-key remote control
  • MP3 Playback
  • Internet Radio Playback
  • 5 VDC


Read: HomePod

Topic: Memory Leaks in Java Programs Previous Topic   Next Topic Topic: Tim Bray at Sun

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use