[Edu-sig] A suggestion for a high school programming project

Rodrigo Dias Arruda Senra rodrigo.senra at terra.com.br
Thu Sep 9 03:22:21 CEST 2004


 ,--------------------------------------- 
 | Date:     Tue, 7 Sep 2004 17:23:00 -0700 (PDT)
 | Subject:  Re: [Edu-sig] A suggestion for a high school programming project
 | From:     <cmeyers at guardnet.com> 
 `----------------------------------------
 | >
 | > If someone knows any project linking Python and electronics I'm
 | > interesed.
 | >
 | As a possible starting point, at least for digital circuits you might look
 | at the Python for fun site www.ibiblio.org/obp/py4fun and check out the 2
 | logic circuit demos. As yet there is no graphical interface but if someone
 | wanted to add one I'd be happy to assist with any integration

 Since you've mentioned GUI, I did a MIPS datapath drawing app (using wxPython)
 as a weekend exercise for a  pos-graduation Computer Architecture course.
 It is capable to draw some logical gates and other circuit abstractions.

 The code is a bit rough and should go through a major refactoring, but 
 there is a remote chance it (or parts of it) might be useful.
 It is deeply undocumented <wink>, but that can be mended.

 A screenshot can be found in http://www.ic.unicamp.br/~921234,
 and the project is hosted in http://codigolivre.org.br/projects/mipsimulator/

 cheers,
 Rod Senra

   ,_           
   | )          Rodrigo Senra       <rsenra |at| acm.org>                      
   |(______     -----------------------------------------------
 _(    (|__|]   GPr Sistemas http://www.gpr.com.br                              
_ |    (|___|]  IC - Unicamp http://www.ic.unicamp.br/~921234  
___    (|__|]                       
   L___(|_|]    -----------------------------------------------


More information about the Edu-sig mailing list