Shop OBEX P1 Docs P2 Docs Learn Events
PENGUIN ROBOT Virtual 2-Digit Display - Coming Soon! — Parallax Forums

PENGUIN ROBOT Virtual 2-Digit Display - Coming Soon!

HumanoidoHumanoido Posts: 5,770
edited 2007-09-21 06:39 in Robotics
Penguin has a one digit display. Once you count
from zero to nine, it won't go any higher. However,
in the real world, there are many applications
that use two digit numbers. It's much more useful
to count from 0 to 99 than from 0 to 9.


This program will convert Penguins 1-digit display
into a 2-digit display. This is a fully functional
VR Virtual Display that counts two digit numbers
from 10 to 19. To accomplish this small miracle,
the actual code will release the techniques.
humanoido said...

Drop in code has a dual nature.

1) it runs stand alone
2) it can drop into your own code as a subroutine

This will be drop in code formatted, so your own programs
can have the full functions of a two digit display.
Note: the code created works with the stock Penguin
robot. No additional hardware, parts, upgrades, add-ons,
mods, are necessary. All the code in the
penguin_program_name.bpx series is designed to
enhance the stock Penguin, & increase its value and
capabilities, at no extra cost.


(The only two exceptions are programs using
the PING))) ultrasonic vision, and a tiny pair of roller
skates for rollerskate dancing.)

humanoido
Sign In or Register to comment.