Saturday, November 5, 2011

Let's make a calculator!

Here is the agenda for the first workshop:

  • Get Arduino software installed on any laptops.
  • Inventory the kits and glue them down to the plexiglass sheets.
  • Connect the display module wires.
  • We go over how the calculator program works. It already includes add and subtract.
  • You will then figure out how to add multiply and divide to complete your calculator.
  • If we have time, make a quick game.



2 comments:

  1. This is a link to the code used for this video:

    http://pastie.org/2818512

    ReplyDelete
  2. And the lib is here:

    http://code.google.com/p/tm1638-library/

    ReplyDelete