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
Tuesday, February 15, 2011
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
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
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
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
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
Saturday, December 4, 2010
ADC from Gadget Factory
I finally had some time to solder the SPI ADC from Gadget Factory and give it a try on ZPUino and Papilio One.
Works :)
Values seem very consistent, so I'll try to adapt my oscope to this new ADC.
Álvaro
Works :)
Values seem very consistent, so I'll try to adapt my oscope to this new ADC.
Álvaro
Friday, December 3, 2010
Papilio One
Things are coming out smooth :) After some bug-fixing on software side, and some new improvements, ZPUino runs on Papilio One FPGA (S3E-250), and is able to program sketches and even program itself. And programming is quite faster than "traditional" JTAG-based programmer (think 300+ seconds versus 20 seconds to program FPGA bitstream). The Arduino "ASCII" example runs perfectly now. I'll try to get all other examples working soon. Serial buffer was increased to 2Kb, and programming now uses 1Mbps instead of 115200. Some new routines were added to bootloader to allow fast programming of SST flash devices.
Another feature is soft reset using the serial line. So you can reset ZPUino even when it is in a very bad state, just by sending a "serial break", of a special serial code using 300 baud rate. Very useful for programming (no need to hand-reset), and when you use some serial terminal (just send a break and it will happily reset).
Álvaro
Another feature is soft reset using the serial line. So you can reset ZPUino even when it is in a very bad state, just by sending a "serial break", of a special serial code using 300 baud rate. Very useful for programming (no need to hand-reset), and when you use some serial terminal (just send a break and it will happily reset).
Álvaro
Subscribe to:
Posts (Atom)