EliasKotlyar / Monsieur-Cuisine-Connect-Hack

165 stars 20 forks source link

Any Idea if they released the source code? #10

Open throwoutofcoffeeexception opened 4 years ago

throwoutofcoffeeexception commented 4 years ago

Does anybody know if they released the source code for this device? I couldn't find something on google or the manufacturer website.

EliasKotlyar commented 4 years ago

I dont think they will release the source code of the app. The device itself is a generic Mediatek Tablet, so you can use almost every kernel

throwoutofcoffeeexception commented 4 years ago

Okay, thank you did you try to install a newer Android Version. MTK doesnt seem to have a good support for Android devices. Probably are some drivers missing.

SimonBard commented 4 years ago

I am just starting with MCC. I heard there should be an app to control the device. Is the app somehow available / downloadable? I think it should be possible to decompile it as it is java code.

bobstar-fr commented 4 years ago

I am just starting with MCC. I heard there should be an app to control the device. Is the app somehow available / downloadable? I think it should be possible to decompile it as it is java code.

Hello what do you want to do with your MCC :

SimonBard commented 4 years ago
* add and/or modify recipes,
* do something else with the tablet

Adding and syncing recipes would be nice, yes. But I wanted to get familiar with the control of the device (how are the temperatures and the speed set). I am not sure how the device works, but probably that can be set via the touchscreen.

ximocat commented 4 years ago

I am just starting with MCC. I heard there should be an app to control the device. Is the app somehow available / downloadable? I think it should be possible to decompile it as it is java code.

See this issue: https://github.com/EliasKotlyar/Monsieur-Cuisine-Connect-Hack/issues/6

bobstar-fr commented 4 years ago

I am just starting with MCC. I heard there should be an app to control the device. Is the app somehow available / downloadable? I think it should be possible to decompile it as it is java code.

See this issue: #6

I have never heard of such an application. I only know (thanks to the work of EliasKotlyar) that the MCC contains a tablet powered by a Mediateck processor running Android 6.0 An application (MC2) manages the operation of the engine, the temperature and the balance as well as a recipe database. I understood (thanks to tomy137) how to modify the database and I managed to save the whole ROM (with SP_Flash_Tools) before starting to modify the MCC database. Here is a help to download / modify / upload the recipes: Help

BrixSat commented 2 months ago

Older versions decompile well using apk decompiler :) newer i dont know. Gauges code and mcu code i was able to obtain.