I will be at Hardware Berlin Meetup 2 with the lzoDSO prototype, on the 5th. See http://bit.ly/12XxCxU.
Tag: lzoDSO
lzoDSO – Homepage on iPhone
Also improved the lzoDSO project homepage yesterday. Added pictures of schematics and circuit board layouts and made page look nicer on iPhone devices.
Also added a combined parts list for the hardware that has been built so far.
lzoDSO – Documentation
I have set up a routine that automates the generation of documentation for the prototype firmware on every commit to the repository.
The documentation is generated using Doxygen, which scans for comments in the source files and compiles into one structured document. The result is available here.
lzoDSO – finished prototype board assembly
Yesterday I finished the assembly of the new front panel controller board, which evolved out of the old display carrier board). The circuit signal lines have already been tested (using continuity testing) and I’m not far away from having the prototype be contained inside its case.
In the new board I basically merged the core board with the display carrier board, since there was enough space available. A slight change I introduced is that I adjusted some pin mappings (namely we moved the LCD control lines from port B to D).
Schematic and Circuit Board
PDF files for schematic and board.
Now I’m updating the wiki page of the prototypes to get things in sync again.
lzoDSO – new prototype board
Actually I’m right in the middle of assembling a new circuit board I have created for the oscilloscope prototype. This “new” board is nothing more but the core controller board merged with the display carrier board into one.
You can find an image of the schematic and circuit board at the prototype branch directory inside the lzoDSO projects repository.