Arquivo para Junho, 2008

Arduino punk console: aka programmable 8 step tone sequencer

Postado em Arduino, Eletrônica, Hardware, Microcontroladores em Terça-feira, 17/Junho/2008 por ftssoftware

This is my first build using an arduino microcontroller. I wanted to create a simple tone output device along the lines of the 555-based atari punk console, but using solely the mcu as the tone generator. Unfortunately, that was just too simple a task with a microcontroller to play with–it was done in about five minutes and my mind was already forging ahead with a bunch of stupid ideas.

Since coding the arduino is simple, I decided to set up eight tone “slots” and then sequence through them. A frequency knob would control the freq of each slot, and a separate tone duration control would allow me to get awesome eighties video game tones. Figuring out the component wiring wasn’t too tough once I’d figured out the basics of reading analog pots and digital switches.

I also thought it would be fun to add a 2 line x 16 character backlit LCD display. The one I used is from sparkfun electronics and includes a serial I/O board so writing to the display is super easy.

Mais informações >>

G.ho.st (Free Web-based Visual Computer)

Postado em Software em Quarta-feira, 11/Junho/2008 por ftssoftware

Esse site disponibiliza uma máquina virtual dentro do navegador com um “Sistema Operacional” e outros recursos, entre eles um serviço de ftp gratis com 5 GB de espaço.

Para ter acesso ao ambiente você só precisa fazer um cadastro simples, informando seu login e e-mail.

G.ho.st provides every person in the world with a free Virtual Computer (VC). Like a Windows PC, or Mac, the VC is a personal computing environment which includes your desktop, your personal settings, your files and your choice of software applications. But unlike a PC, your VC is not installed on one physical computer – instead it is stored in professional data centers across the Internet cloud, and is accessed from any Internet browser in the world. From any computer, open the browser to G.ho.st , enter your username and password, and continue using your VC from exactly the state you last left it in.

Your G.ho.st VC has several advantages over a PC :

  • Available from any browser in the world instead of being installed on one physical machine.
  • The operating system, many apps, and the first 5GB of data storage and 3GB of email stroage are absolutely free.
  • Software (namely Web-based software) can be run without installation.
  • The computer is always up-to-date, secure and backed up with no action or cost on your part.
  • The G.ho.st VC manages all your Web logins and all your web ’stuff’ (e.g. files on different web services).
  • Because it is online, the G.ho.st VC provides new possibilities for fun and collaboration, beyond what is available on a PC.

The G.ho.st VC is currently in public “alpha” – the VC is already stable and usable although it does not yet have a complete set of applications, services and widgets associated with it and there are a few bugs. The bugs will be fixed and application added rapidly over the coming weeks.

Mais informações >>