|
Forum Index : Microcontroller and PC projects : Commercial License for Micromite / Picomite
| Author | Message | ||||
| Vampire05 Regular Member Joined: 06/12/2020 Location: GermanyPosts: 88 |
Hello Guys, is it possible to buy a commercial license for micromite or picomite? So i can use in in commercial products? Best Regards Artem |
||||
| CaptainBoing Guru Joined: 07/09/2016 Location: United KingdomPosts: 2171 |
you already have it. From the micromite manual (which will almost certainly apply to the picomite too as it is a derivative work): " Copyright The Micromite firmware including MMBasic and this manual are Copyright 2011-2018 by Geoff Graham. ... The compiled object code (the .hex file) for the Micromite is free software: you can use or redistribute it as you please.... " See also page 16 where use of the free nature of the firmware is actively encouraged. " Single, Secure HEX File If you write a program for the Micromite and set the following options: OPTION BREAK 0 OPTION AUTORUN ON you will end up with a program that cannot be stopped or interrupted. To further bullet proof it you could use the watchdog timer and OPTION PIN. You can then use a PICkit3 and MPLAB IPE to read the complete flash memory of the Micromite and export it as a hex file. This will contain the Micromite firmware as well as your BASIC program and the above options. This file can be sent to someone as custom firmware for a compatible PIC32 chip. They can load the hex file and it will immediately start running your program. To them it will be indistinguishable from firmware written in C (other than the startup banner produced by MMBasic). They do not have to load MMBasic and they do not need know anything about programming for the Micromite. " Many users of this site have commercial products based on various flavours of 'mite. Edited 2022-04-07 17:35 by CaptainBoing |
||||
| Mixtel90 Guru Joined: 05/10/2019 Location: United KingdomPosts: 8298 |
AFAIK, yes - contact Geoff Graham if you want a version for commercial use though, it's only polite. The source code for the MicroMite isn't open source, that only applies to the PicoMite. Note that availability of the source code doesn't necessarily allow use commercially, although it's *probably* not much of an issue here. Edited 2022-04-07 17:37 by Mixtel90 Mick Zilog Inside! nascom.info for Nascom & Gemini Preliminary MMBasic docs & my PCB designs |
||||
| Vampire05 Regular Member Joined: 06/12/2020 Location: GermanyPosts: 88 |
Ok Guys, thank you for your answers. I have written an email to Geoff. I also asked him to forward the email to Peter Mather as I can't find his email address. |
||||
| Tinine Guru Joined: 30/03/2016 Location: United KingdomPosts: 1646 |
I have been through this with Geoff...wouldn't take my money Craig |
||||
| The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |