This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 2 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Server Hardware for openplotter?
#97
Hi Max,
at the moment I have less time to design the Seatalk1 board… First I finished the MCS board, then add digital I/O boards… and then the Seatalk 1... ;-)

If you don´t can wait until Sailoog add the MCS-APP (and I think that's the way it is ;-) ) you can add the MCS manualy….
The best is, you do not take your active SDcard… Make an img or take a new, fresh version. (So if anything goes wrong you can take your old configuration)

Then:
clone the repo:
Code:
git clone https://github.com/Thomas-GeDaD/openplotter-MCS
go to the Folder:

Code:
cd openplotter-MCS
Install:
Code:
sudo python3 setup.py install

then start the postinstall:
PHP Code:
MCSPostInstall 

restart your Pi!!!

Then you must start the 1-wire server manualy (This do normal the openplotter-settings) At the moment you must do that after every restart of the Pi
Code:
echo 'ds2482 0x18' | sudo tee /sys/class/i2c-adapter/i2c-1/new_device


after this you should start the MCS-APP
Code:
openplotter-MCS

The App is not handled via openplotter-settings at this time!! only for testing.

If you are ready, you can deinstall via:
Code:
MCSPreUninstall
 and delete the MCS folder via:
Code:
sudo rm -r openplotter-MCS
Reply


Messages In This Thread
Server Hardware for openplotter? - by glowntiger - 2019-05-17, 12:58 PM
RE: Server Hardware for openplotter? - by abarrow - 2019-05-17, 02:01 PM
RE: Server Hardware for openplotter? - by Max1947 - 2019-05-18, 03:40 PM
RE: Server Hardware for openplotter? - by jim321 - 2019-05-21, 10:19 AM
RE: Server Hardware for openplotter? - by jim321 - 2019-05-21, 12:07 PM
RE: Server Hardware for openplotter? - by Max1947 - 2020-05-01, 09:41 AM
RE: Server Hardware for openplotter? - by Sailoog - 2019-05-27, 09:19 PM
RE: Server Hardware for openplotter? - by Sailoog - 2019-05-29, 08:15 PM
RE: Server Hardware for openplotter? - by Max1947 - 2019-06-16, 08:51 PM
RE: Server Hardware for openplotter? - by jim321 - 2019-06-17, 12:13 PM
RE: Server Hardware for openplotter? - by Max1947 - 2019-08-15, 11:50 AM
RE: Server Hardware for openplotter? - by Max1947 - 2019-08-26, 09:39 AM
RE: Server Hardware for openplotter? - by Max1947 - 2019-08-29, 12:03 PM
RE: Server Hardware for openplotter? - by Max1947 - 2019-08-29, 01:58 PM
RE: Server Hardware for openplotter? - by jim321 - 2019-09-01, 09:22 PM
RE: Server Hardware for openplotter? - by Max1947 - 2019-09-02, 11:42 AM
RE: Server Hardware for openplotter? - by Max1947 - 2019-09-02, 03:29 PM
RE: Server Hardware for openplotter? - by jim321 - 2019-09-02, 11:20 AM
Server Hardware for openplotter? - by tkurki - 2019-09-02, 03:34 PM
RE: Server Hardware for openplotter? - by Sailoog - 2019-09-03, 04:04 PM
RE: Server Hardware for openplotter? - by Sailoog - 2019-09-04, 04:27 PM
RE: Server Hardware for openplotter? - by kste - 2019-09-04, 08:13 AM
RE: Server Hardware for openplotter? - by Max1947 - 2019-09-04, 02:11 PM
RE: Server Hardware for openplotter? - by Max1947 - 2019-09-05, 11:38 AM
RE: Server Hardware for openplotter? - by Sailoog - 2019-09-05, 11:50 AM
RE: Server Hardware for openplotter? - by PaddyB - 2019-09-05, 01:28 PM
RE: Server Hardware for openplotter? - by Sailoog - 2019-09-05, 02:51 PM
RE: Server Hardware for openplotter? - by Max1947 - 2019-09-08, 02:27 PM
RE: Server Hardware for openplotter? - by Sailoog - 2019-09-13, 03:36 PM
RE: Server Hardware for openplotter? - by Max1947 - 2019-09-13, 04:40 PM
RE: Server Hardware for openplotter? - by abarrow - 2019-09-17, 04:35 PM
RE: Server Hardware for openplotter? - by Max1947 - 2019-09-23, 06:33 PM
RE: Server Hardware for openplotter? - by Max1947 - 2019-09-30, 05:16 PM
RE: Server Hardware for openplotter? - by jim321 - 2019-10-06, 02:30 PM
RE: Server Hardware for openplotter? - by Max1947 - 2019-10-06, 05:53 PM
RE: Server Hardware for openplotter? - by Max1947 - 2019-10-07, 10:10 AM
RE: Server Hardware for openplotter? - by Max1947 - 2019-10-07, 02:31 PM
RE: Server Hardware for openplotter? - by jim321 - 2019-10-07, 02:10 PM
RE: Server Hardware for openplotter? - by jim321 - 2019-10-07, 02:55 PM
RE: Server Hardware for openplotter? - by jim321 - 2019-10-08, 12:33 PM
RE: Server Hardware for openplotter? - by Max1947 - 2019-10-10, 11:53 AM
RE: Server Hardware for openplotter? - by Max1947 - 2019-10-14, 10:37 AM
RE: Server Hardware for openplotter? - by Max1947 - 2019-10-19, 05:48 PM
RE: Server Hardware for openplotter? - by Max1947 - 2019-10-20, 10:07 AM
RE: Server Hardware for openplotter? - by Max1947 - 2019-10-29, 01:04 PM
RE: Server Hardware for openplotter? - by Max1947 - 2019-10-29, 03:05 PM
RE: Server Hardware for openplotter? - by glowntiger - 2019-10-29, 08:40 PM
RE: Server Hardware for openplotter? - by Max1947 - 2019-10-29, 11:00 PM
RE: Server Hardware for openplotter? - by Max1947 - 2019-10-30, 11:33 PM
RE: Server Hardware for openplotter? - by Max1947 - 2019-11-10, 10:22 PM
RE: Server Hardware for openplotter? - by flybob - 2019-11-19, 11:57 AM
RE: Server Hardware for openplotter? - by flybob - 2019-11-21, 02:43 PM
RE: Server Hardware for openplotter? - by Max1947 - 2019-12-02, 08:03 PM
RE: Server Hardware for openplotter? - by Max1947 - 2019-12-03, 03:33 PM
RE: Server Hardware for openplotter? - by Max1947 - 2019-12-03, 08:06 PM
RE: Server Hardware for openplotter? - by Max1947 - 2019-12-03, 11:30 PM
RE: Server Hardware for openplotter? - by Max1947 - 2019-12-05, 10:24 AM
RE: Server Hardware for openplotter? - by Max1947 - 2019-12-07, 11:01 AM
RE: Server Hardware for openplotter? - by Max1947 - 2019-12-11, 06:06 PM
RE: Server Hardware for openplotter? - by Sailoog - 2019-12-07, 12:12 PM
RE: Server Hardware for openplotter? - by Max1947 - 2019-12-07, 12:35 PM
RE: Server Hardware for openplotter? - by Sailoog - 2019-12-07, 12:49 PM
RE: Server Hardware for openplotter? - by Max1947 - 2019-12-12, 12:16 PM
RE: Server Hardware for openplotter? - by Max1947 - 2020-01-11, 05:06 PM
RE: Server Hardware for openplotter? - by flybob - 2020-01-01, 01:33 PM
RE: Server Hardware for openplotter? - by Max1947 - 2020-01-12, 12:59 PM
RE: Server Hardware for openplotter? - by Max1947 - 2020-01-12, 08:45 PM
RE: Server Hardware for openplotter? - by flybob - 2020-02-06, 10:28 PM
RE: Server Hardware for openplotter? - by flybob - 2020-02-25, 08:55 PM
RE: Server Hardware for openplotter? - by niklun - 2020-02-28, 01:43 PM
RE: Server Hardware for openplotter? - by Max1947 - 2020-02-28, 07:47 PM
RE: Server Hardware for openplotter? - by Max1947 - 2020-03-01, 09:48 PM
RE: Server Hardware for openplotter? - by Sailoog - 2020-03-02, 12:28 PM
RE: Server Hardware for openplotter? - by Max1947 - 2020-03-02, 12:41 PM
RE: Server Hardware for openplotter? - by flybob - 2020-03-03, 10:05 PM
RE: Server Hardware for openplotter? - by Sailoog - 2020-03-04, 11:04 AM
RE: Server Hardware for openplotter? - by Sailoog - 2020-03-04, 12:56 PM
RE: Server Hardware for openplotter? - by Sailoog - 2020-03-04, 02:48 PM
RE: Server Hardware for openplotter? - by Sailoog - 2020-03-05, 01:13 PM
RE: Server Hardware for openplotter? - by Max1947 - 2020-03-05, 03:13 PM
RE: Server Hardware for openplotter? - by Max1947 - 2020-03-06, 11:04 AM
RE: Server Hardware for openplotter? - by Sailoog - 2020-03-06, 12:03 PM
RE: Server Hardware for openplotter? - by Max1947 - 2020-03-06, 12:10 PM
RE: Server Hardware for openplotter? - by Sailoog - 2020-03-09, 03:36 PM
RE: Server Hardware for openplotter? - by Sailoog - 2020-03-10, 11:01 AM
RE: Server Hardware for openplotter? - by Sailoog - 2020-03-10, 11:33 AM
RE: Server Hardware for openplotter? - by Sailoog - 2020-03-10, 08:09 PM
RE: Server Hardware for openplotter? - by Sailoog - 2020-03-10, 09:13 PM
RE: Server Hardware for openplotter? - by Max1947 - 2020-03-11, 11:36 AM
RE: Server Hardware for openplotter? - by Sailoog - 2020-03-11, 12:32 PM
RE: Server Hardware for openplotter? - by niklun - 2020-03-12, 12:24 AM
RE: Server Hardware for openplotter? - by niklun - 2020-03-12, 04:53 PM
RE: Server Hardware for openplotter? - by Max1947 - 2020-03-18, 04:15 PM
RE: Server Hardware for openplotter? - by Max1947 - 2020-03-18, 05:37 PM
RE: Server Hardware for openplotter? - by niklun - 2020-03-22, 02:14 PM
RE: Server Hardware for openplotter? - by Max1947 - 2020-03-22, 03:40 PM
RE: Server Hardware for openplotter? - by Max1947 - 2020-03-23, 06:02 PM
RE: Server Hardware for openplotter? - by Max1947 - 2020-04-14, 10:09 AM
RE: Server Hardware for openplotter? - by Max1947 - 2020-04-16, 12:48 PM
RE: Server Hardware for openplotter? - by Max1947 - 2020-04-22, 10:08 PM
RE: Server Hardware for openplotter? - by Max1947 - 2020-04-23, 01:30 PM
RE: Server Hardware for openplotter? - by flybob - 2020-04-23, 07:30 PM
RE: Server Hardware for openplotter? - by Max1947 - 2020-04-23, 08:03 PM
RE: Server Hardware for openplotter? - by flybob - 2020-04-26, 06:32 PM
RE: Server Hardware for openplotter? - by jamieFL - 2020-04-25, 12:30 PM
RE: Server Hardware for openplotter? - by Max1947 - 2020-04-25, 01:00 PM
RE: Server Hardware for openplotter? - by jamieFL - 2020-04-27, 01:14 AM
RE: Server Hardware for openplotter? - by Max1947 - 2020-04-27, 09:05 AM
RE: Server Hardware for openplotter? - by jamieFL - 2020-04-27, 01:14 PM
RE: Server Hardware for openplotter? - by Max1947 - 2020-04-27, 05:39 PM
RE: Server Hardware for openplotter? - by flybob - 2020-04-27, 07:55 PM
RE: Server Hardware for openplotter? - by Max1947 - 2020-04-27, 08:47 PM
RE: Server Hardware for openplotter? - by Max1947 - 2020-04-28, 11:37 AM
RE: Server Hardware for openplotter? - by jamieFL - 2020-05-02, 09:14 PM
RE: Server Hardware for openplotter? - by Max1947 - 2020-05-02, 10:04 PM
RE: Server Hardware for openplotter? - by niklun - 2020-05-03, 07:43 AM
RE: Server Hardware for openplotter? - by Max1947 - 2020-05-03, 01:55 PM
RE: Server Hardware for openplotter? - by flybob - 2020-05-05, 02:16 PM
RE: Server Hardware for openplotter? - by Max1947 - 2020-05-06, 02:55 PM
RE: Server Hardware for openplotter? - by flybob - 2020-05-06, 09:15 PM
RE: Server Hardware for openplotter? - by flybob - 2020-05-08, 09:51 AM
RE: Server Hardware for openplotter? - by flybob - 2020-05-11, 08:31 PM
RE: Server Hardware for openplotter? - by flybob - 2020-05-12, 01:24 PM
RE: Server Hardware for openplotter? - by niklun - 2020-05-19, 12:52 PM
RE: Server Hardware for openplotter? - by niklun - 2020-05-23, 04:16 PM
RE: Server Hardware for openplotter? - by Max1947 - 2020-05-23, 05:47 PM
RE: Server Hardware for openplotter? - by niklun - 2020-05-23, 05:56 PM
RE: Server Hardware for openplotter? - by Max1947 - 2020-05-23, 08:50 PM
RE: Server Hardware for openplotter? - by niklun - 2020-05-24, 11:14 AM
RE: Server Hardware for openplotter? - by Max1947 - 2020-05-24, 01:33 PM
RE: Server Hardware for openplotter? - by niklun - 2020-05-25, 11:08 PM
RE: Server Hardware for openplotter? - by niklun - 2020-05-28, 01:00 PM
RE: Server Hardware for openplotter? - by Max1947 - 2020-05-28, 03:13 PM
RE: Server Hardware for openplotter? - by flybob - 2020-06-03, 02:01 PM
RE: Server Hardware for openplotter? - by Sailoog - 2020-06-04, 06:18 PM
RE: Server Hardware for openplotter? - by jamieFL - 2020-06-11, 02:08 AM
RE: Server Hardware for openplotter? - by MatsA - 2020-06-14, 12:26 PM
RE: Server Hardware for openplotter? - by niklun - 2020-06-02, 12:10 PM
RE: Server Hardware for openplotter? - by niklun - 2020-06-02, 04:03 PM
RE: Server Hardware for openplotter? - by Max1947 - 2020-06-02, 05:02 PM
RE: Server Hardware for openplotter? - by niklun - 2020-06-03, 07:54 AM
RE: Server Hardware for openplotter? - by niklun - 2020-06-03, 12:18 PM
RE: Server Hardware for openplotter? - by niklun - 2020-06-04, 07:44 PM
RE: Server Hardware for openplotter? - by flybob - 2020-06-04, 01:57 PM
RE: Server Hardware for openplotter? - by flybob - 2020-06-04, 02:19 PM
RE: Server Hardware for openplotter? - by Max1947 - 2020-06-08, 11:26 AM
RE: Server Hardware for openplotter? - by Max1947 - 2020-06-09, 06:41 PM
RE: Server Hardware for openplotter? - by Sailoog - 2020-06-16, 06:50 PM
RE: Server Hardware for openplotter? - by jamieFL - 2020-06-11, 12:24 PM
RE: Server Hardware for openplotter? - by jamieFL - 2020-06-11, 09:14 PM
RE: Server Hardware for openplotter? - by jamieFL - 2020-06-11, 10:16 PM
RE: Server Hardware for openplotter? - by Max1947 - 2020-06-12, 12:52 PM
RE: Server Hardware for openplotter? - by MatsA - 2020-06-15, 08:50 AM
RE: Server Hardware for openplotter? - by flybob - 2020-06-16, 09:53 PM
RE: Server Hardware for openplotter? - by flybob - 2020-06-30, 01:02 PM
RE: Server Hardware for openplotter? - by glenn - 2020-06-30, 01:25 PM
RE: Server Hardware for openplotter? - by flybob - 2020-06-30, 01:45 PM
RE: Server Hardware for openplotter? - by glenn - 2020-07-05, 11:06 AM
RE: Server Hardware for openplotter? - by glenn - 2020-07-06, 09:55 PM
RE: Server Hardware for openplotter? - by flybob - 2020-07-12, 08:12 PM
RE: Server Hardware for openplotter? - by Max1947 - 2020-07-23, 05:37 PM
RE: Server Hardware for openplotter? - by Max1947 - 2020-07-28, 02:06 PM
RE: Server Hardware for openplotter? - by Max1947 - 2020-07-29, 09:31 AM
RE: Server Hardware for openplotter? - by Max1947 - 2020-08-14, 10:19 AM
RE: Server Hardware for openplotter? - by niklun - 2020-12-12, 10:31 PM
RE: Server Hardware for openplotter? - by flybob - 2020-08-05, 07:13 PM
RE: Server Hardware for openplotter? - by flybob - 2020-08-06, 10:26 AM
RE: Server Hardware for openplotter? - by flybob - 2020-08-19, 09:43 PM
RE: Server Hardware for openplotter? - by flybob - 2020-08-20, 09:56 AM
RE: Server Hardware for openplotter? - by MatsA - 2020-08-20, 10:08 AM
RE: Server Hardware for openplotter? - by jamieFL - 2020-08-27, 09:13 PM
RE: Server Hardware for openplotter? - by mgrouch - 2020-09-08, 06:57 PM
RE: Server Hardware for openplotter? - by flybob - 2020-09-11, 09:30 PM
RE: Server Hardware for openplotter? - by Max1947 - 2020-09-12, 10:57 AM
RE: Server Hardware for openplotter? - by mgrouch - 2020-09-24, 04:47 PM
RE: Server Hardware for openplotter? - by flybob - 2020-09-24, 06:51 PM
RE: Server Hardware for openplotter? - by niklun - 2020-09-25, 03:22 PM
RE: Server Hardware for openplotter? - by mgrouch - 2020-09-25, 10:35 PM
RE: Server Hardware for openplotter? - by niklun - 2020-09-26, 08:00 AM
RE: Server Hardware for openplotter? - by mgrouch - 2020-09-26, 03:44 PM
RE: Server Hardware for openplotter? - by niklun - 2020-09-26, 06:01 PM
RE: Server Hardware for openplotter? - by niklun - 2020-09-28, 12:26 AM
RE: Server Hardware for openplotter? - by mgrouch - 2020-09-28, 02:04 AM
RE: Server Hardware for openplotter? - by niklun - 2020-10-02, 10:59 PM
RE: Server Hardware for openplotter? - by PaddyB - 2020-10-03, 09:19 AM
RE: Server Hardware for openplotter? - by niklun - 2020-12-14, 11:41 AM
RE: Server Hardware for openplotter? - by Max1947 - 2020-12-14, 05:55 PM
RE: Server Hardware for openplotter? - by niklun - 2020-12-14, 06:15 PM
RE: Server Hardware for openplotter? - by Max1947 - 2020-12-14, 09:02 PM
RE: Server Hardware for openplotter? - by niklun - 2020-12-14, 09:51 PM
RE: Server Hardware for openplotter? - by Max1947 - 2020-12-14, 10:10 PM
RE: Server Hardware for openplotter? - by niklun - 2020-12-15, 12:26 AM
RE: Server Hardware for openplotter? - by niklun - 2020-12-15, 01:12 PM
RE: Server Hardware for openplotter? - by niklun - 2020-12-15, 05:34 PM
RE: Server Hardware for openplotter? - by niklun - 2020-12-17, 02:17 AM
RE: Server Hardware for openplotter? - by Sailoog - 2020-12-17, 09:58 AM
RE: Server Hardware for openplotter? - by niklun - 2020-12-17, 12:09 PM
RE: Server Hardware for openplotter? - by Sailoog - 2020-12-17, 12:24 PM
RE: Server Hardware for openplotter? - by niklun - 2020-12-17, 12:49 PM
RE: Server Hardware for openplotter? - by niklun - 2020-12-17, 03:14 PM
RE: Server Hardware for openplotter? - by Sailoog - 2020-12-17, 10:08 PM
RE: Server Hardware for openplotter? - by niklun - 2020-12-17, 10:35 PM
RE: Server Hardware for openplotter? - by niklun - 2020-12-20, 04:07 PM
RE: Server Hardware for openplotter? - by Sailoog - 2020-12-21, 06:41 PM
RE: Server Hardware for openplotter? - by Max1947 - 2020-12-22, 09:00 PM
RE: Server Hardware for openplotter? - by niklun - 2020-12-22, 09:45 PM
RE: Server Hardware for openplotter? - by jmiha - 2020-12-20, 09:06 PM
RE: Server Hardware for openplotter? - by Sailoog - 2020-12-21, 06:38 PM
RE: Server Hardware for openplotter? - by Sailoog - 2020-12-24, 12:22 PM
RE: Server Hardware for openplotter? - by niklun - 2020-12-24, 04:33 PM
RE: Server Hardware for openplotter? - by niklun - 2021-01-06, 01:19 AM
RE: Server Hardware for openplotter? - by niklun - 2021-01-06, 05:31 PM
RE: Server Hardware for openplotter? - by niklun - 2021-01-11, 10:11 PM
RE: Server Hardware for openplotter? - by niklun - 2021-01-13, 07:46 PM
RE: Server Hardware for openplotter? - by croy - 2022-01-17, 10:59 PM
RE: Server Hardware for openplotter? - by niklun - 2021-01-14, 09:13 AM
RE: Server Hardware for openplotter? - by niklun - 2021-01-14, 01:59 PM
RE: Server Hardware for openplotter? - by flybob - 2022-01-18, 08:09 AM
RE: Server Hardware for openplotter? - by flybob - 2022-01-19, 08:23 PM
RE: Server Hardware for openplotter? - by flybob - 2022-01-19, 09:43 PM

Forum Jump:


Users browsing this thread: 12 Guest(s)