Post Reply 
commercial use of the results of my program
03-08-2017, 03:40 PM
Post: #1
commercial use of the results of my program
(03-06-2017 03:16 PM)Han Wrote:  
(03-06-2017 09:42 AM)gor1060 Wrote:  Hello! I need your advice. I use the HP 50g graphing calculator for generating materials for teaching mathematics (for students). May I sell them to other teachers or publish them, i.e. have I the right to use the results commercially?

If you wrote the programs and teaching materials, then you may do whatever you wish. HP does not own any code that you write using their calculator, and definitely not any teaching material you produce. There have been plenty of people and companies who have done just that (writing programs and/or documentation) around HP's calculators and sold their products commercially.

The bigger concern for anyone pursuing a commercial project is how to protect the code from being distributed by others without you receiving compensation given the digital age we live in. There are means to protect the code by using the internal serial code of the calculator, but it is a very low-level technique.

Thanks for response. Almost all of my programs were written in UserRPL, SysRPL and Saturn ASM, but only one of them - in C with HPGCC2 (converter to BMP) which forms the final materials.

Are then the possibilities of commercial use of these materials preserved?
Find all posts by this user
Quote this message in a reply
03-08-2017, 11:21 PM
Post: #2
RE: commercial use of the results of my program
(03-08-2017 03:40 PM)gor1060 Wrote:  
(03-06-2017 03:16 PM)Han Wrote:  If you wrote the programs and teaching materials, then you may do whatever you wish. HP does not own any code that you write using their calculator, and definitely not any teaching material you produce. There have been plenty of people and companies who have done just that (writing programs and/or documentation) around HP's calculators and sold their products commercially.

The bigger concern for anyone pursuing a commercial project is how to protect the code from being distributed by others without you receiving compensation given the digital age we live in. There are means to protect the code by using the internal serial code of the calculator, but it is a very low-level technique.

Thanks for response. Almost all of my programs were written in UserRPL, SysRPL and Saturn ASM, but only one of them - in C with HPGCC2 (converter to BMP) which forms the final materials.

Are then the possibilities of commercial use of these materials preserved?

I don't have the HPGCC2 files in front of me, but you may want to check the documentation / license. Your own code is still yours to do whatever you want, but if you intend on distributing the HPGCC2 package (since it is presumably needed by your C program) then you will need to look at the license. If you only distribute your own files, then I do not see any issues. That said, I am not a lawyer.

Graph 3D | QPI | SolveSys
Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)