Vitalii Karpenko
Winning proposal- Projects 7
- Rating -
- Rating 453
Budget: 10000 RUB Deadline: 2 days
Let’s write, we’ll all discuss! Great experience in C# .NET, a lot of industrial projects!
All the goods!
Proposals are currently absent
-
Anton Kravtsov 18 May 2019Windows или другая ОС?
Реализация только на C# ?
Приведите пример JSON-протокола, чтоб можно было понять, насколько он "заморочен".
... и послать определенные на ком порт
В COM-порт надо будет только писать или потребуется и чтение из него?
Если девайс недоступен по внешнему IP-адресу, то в общем случае для тестирования/отладки нужен будет доступ в вашу сеть... Каким вы видите дистанционное сотрудничество в рамках данного проекта?
-
Anton Kravtsov 18 May 2019Данные должны писаться в стороннее по
Стороннее ПО принимает данные через COM-порт?
Какого типа пакеты идут в COM-порт?
-
German Egorov
18 May 2019
Мы на судне в море, доступ к сети вряд-ли получиться организовать,
Есть пример пакета данных, если это поможет
-
German Egorov
18 May 2019
{"log100": { "title": "28mm & 46mm Log100 File", "error": "Error", "channelcount": 6, "channels": [ { "description":"RLM-0029 LOAD" , "value":"-----" , "net":false , "lqi":77 , "timedout":true , "error":true , "warning":false , "limit":false , "battlow":false }, { "description":"RLM-0029 PAYOUT" , "value":"---" , "net":false , "lqi":90 , "timedout":true , "error":true , "warning":false , "limit":false , "battlow":false }, { "description":"RLM-0029 SPEED" , "value":"-----" , "net":false , "lqi":77 , "timedout":true , "error":true , "warning":false , "limit":false , "battlow":false }, { "description":"RLM-0028 LOAD" , "value":"-----" , "net":false , "lqi":85 , "timedout":true , "error":true , "warning":false , "limit":false , "battlow":false }, { "description":"RLM-0028 PAYOUT" , "value":"---" , "net":false , "lqi":95 , "timedout":true , "error":true , "warning":false , "limit":false , "battlow":false }, { "description":"RLM-0028 SPEED" , "value":"-----" , "net":false , "lqi":100 , "timedout":true , "error":true , "warning":false , "limit":false , "battlow":false } ] }} -
Marya Yota 18 May 2019Могу написать на C# приложение под win10.
Будет читать JSON и отправлять нужные данные в com-порт или в файл.
-
Anton Kravtsov 19 May 2019Кстати, данный сайт с недавних пор поддерживает работу нескольких исполнителей над одним проектом. Так что, Марья, не отчаивайтесь - у вас есть шанс, пока проект не завершён :)
-
German Egorov
18 May 2019
По реализации желательно на #, но в целом нужно рабочее приложение, вид не очень интересует, главное функционал
Current freelance projects in the category C#
It is necessary to add animation to the low-poly main character and give him the ability to hold a weapon (tool) that will aim at the cursor. The game is from a third-person perspective, with the camera behind the player and the cursor in the center of the screen. The character needs to be able to enter aim mode, the camera slightly zooms in, and the character should be able to use the tool (a laser tool for resource gathering). I have a ready animation controller from Synty - Third Person Controller. It can be used or the animation can be completely set up from scratch if that is easier. In the end, I expect a character that can select a tool (one large two-handed and two small ones), switch tools, aim, and have the head and the tool look at the point where the cursor is pointing.