Browse Search Popular Register Upload Rules User list Login:
Search:
Algoduino v3

Image:
screenshot of the scene

Author: Bronie12345

Group: Default

Filesize: 27.22 kB

Date added: 2010-10-16

Rating: 5

Downloads: 542

Views: 902

Comments: 1

Ratings: 1

Times favored: 0

Made with: Algodoo before v1.8.5

Tags:

Scene tag

the v2 was never released seeming it was a bar, had 2 screens, and nothing new apart from that (except for more lagg)

This version of the algoduino is faster, has I/O pins (the input still buggy atm), and has less lagg.
I've included a simple program in the memory to show you how to write a program for it.
This version doesn't have adressable memory slots yet, like v1 had.
It may be implemented later.
It also doesn't have math functions yet.

If you want a list of the available commands, just look in the scrip menu of the processor, or just look down here:

Explanation of the writing:
<0-9> means a number starting from 0, ending at 9

Commands (so far):
["delay", <delay in commands>, ""]
["pinMode", <pin>, <"OUTPUT" or "INPUT">]
["screenWrite", 0, <text as string to write on the screen>]
["screenClear", 0, ""]
["GOTO", <command to go to as integer>, ""]
["Write", <pin number to write to>, <"HIGH" or "LOW">]
Please log in to rate this scene
edit
Similar scenes
Title: algoduino [algodoo]
Rating: 5
Filesize: 41.63 kB
Downloads: 480
Comments: 6
Ratings: 1
Date added: 2010/07/16 11:14:08
Made with: Algodoo before v1.8.5
no image found for this scene
Rating: rated 5
download
Title: algoduino unprogrammed [algodoo]
Rating: 5
Filesize: 41.44 kB
Downloads: 635
Comments: 2
Ratings: 1
Date added: 2010/07/16 11:19:31
Made with: Algodoo before v1.8.5
no image found for this scene
Rating: rated 5
download
Title: AHOX B-PC
Rating: 4.5
Filesize: 34.56 kB
Downloads: 646
Comments: 2
Ratings: 2
Date added: 2011/01/20 14:01:13
Made with: Algodoo before v1.8.5
Rating: rated 4.5
download
This scene is a response to:
Title Author Rating Downloads Comments Date added
algoduino unprogrammed [algodoo] Bronie12345 5 (1 vote) 635 2 2010/07/16 11:19:31
show grid
There are many mor optimizations that can be performed on this. :)