Stamp Editor in Linux
kaze9300
Posts: 1
Hi all,
I'm kind of new to this. Right now, I'm working on a project that involves integrating a basic stamp with a C++ program being run on a computer. As a result, I'm looking for a way to be able to send new programs to the basic stamp via the command line.
I've decided the best way to do that is in linux, so I've been playing around with the random links on the parallax website for linux programs to tokenize and then send the information to the basic stamp. However, none of them seem to work properly, so I figured why not just code my own :P
I've been playing around with the example program available for download on Parallax's website, and I'm having trouble figuring out how to send over the new code to the basic stamp.
Does anyone have any familiarity with this? Or are there any working programs floating around on sourceforge, that I've been unable to find?
Thanks!!
I'm kind of new to this. Right now, I'm working on a project that involves integrating a basic stamp with a C++ program being run on a computer. As a result, I'm looking for a way to be able to send new programs to the basic stamp via the command line.
I've decided the best way to do that is in linux, so I've been playing around with the random links on the parallax website for linux programs to tokenize and then send the information to the basic stamp. However, none of them seem to work properly, so I figured why not just code my own :P
I've been playing around with the example program available for download on Parallax's website, and I'm having trouble figuring out how to send over the new code to the basic stamp.
Does anyone have any familiarity with this? Or are there any working programs floating around on sourceforge, that I've been unable to find?
Thanks!!