Wednesday, March 2, 2011

Tuesday, February 15, 2011

Delays

As you all noticed, Alpha 2 is a bit delayed. This is due to several reasons:

1) I'm integrating a new UART, because current one performs not very well at high bit rates.
2) ADC direct interface took some time, it's stabilizing now.
3) Some more unplanned changes are coming in, like CRC queuing.
4) A faster ZPUino is also on the forge. Some operations are important, and I'd like to merge them in for alpha 2.
5) Documentation is laggin behind because I don't have much spare time lately.

So, stay tuned.
Alvie

Wednesday, January 19, 2011

Website down

Website http://www.alvie.com/zpuino is currently down due to hardware problems in my hosting company, Awardspace.

I hope they'll fix problems quickly.

Alvie

Tuesday, January 4, 2011

Internet Explorer fixes

Seems Internet Explorer users were not even able to access the website.

Fixed now, but I lost ability to inline mathematical functions, so now I have to render them by "hand".

Alvie

Friday, December 31, 2010

ZPUino Alpha 1 is out. And its website too.

I'm proud to announce the first ZPUino release (Alpha 1). This release is aimed at developers and not yet for general use. There is still a lot of documentation missing, as well as build instructions for all the components.

Also a new website is up for ZPUino at http://www.alvie.com/zpuino, where all information for this release can be found. You will find there also contact information to report bugs, post fixes and request features.

So, I wish you all a happy new year!

Álvaro

Monday, December 27, 2010

Preparing Alpha1

Currently preparing release Alpha 1 of ZPUino, hopefully before end of year.

This first alpha will only support Linux, because I still have to port the programmer to windows platform. MacOS users should have no trouble building programmer from scratch.

Alvie