From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Received: by 2002:a5d:819a:: with SMTP id u26mr9897374ion.20.1550297089587; Fri, 15 Feb 2019 22:04:49 -0800 (PST) X-Received: by 2002:aca:cf4f:: with SMTP id f76mr121659oig.7.1550297089297; Fri, 15 Feb 2019 22:04:49 -0800 (PST) Path: eternal-september.org!reader01.eternal-september.org!feeder.eternal-september.org!weretis.net!feeder6.news.weretis.net!feeder.usenetexpress.com!feeder-in1.iad1.usenetexpress.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!y22no185344ita.0!news-out.google.com!v188ni489itb.0!nntp.google.com!y42no151263ita.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Fri, 15 Feb 2019 22:04:48 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=24.6.20.197; posting-account=Qh2kiQoAAADpCLlhT_KTYoGO8dU3n4I6 NNTP-Posting-Host: 24.6.20.197 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <6b918556-b1ff-4cf9-a5c7-d5fd9b5b72c6@googlegroups.com> Subject: Re: Make with Ada 2019 : DogRobot From: Anh Vo Injection-Date: Sat, 16 Feb 2019 06:04:49 +0000 Content-Type: text/plain; charset="UTF-8" Xref: reader01.eternal-september.org comp.lang.ada:55524 Date: 2019-02-15T22:04:48-08:00 List-Id: On Friday, February 15, 2019 at 5:02:47 PM UTC-8, Rego, P. wrote: > Hello guys, > > I just published my project for the Make with Ada this year, named DogRobot : A Home C4ISR System. Basically it's a dual application from Windows/Raspberry Pi communicating from sockets using a fixed protocol. > > Please take a look if you are interested. And feel free to suggest improvements, make critics, etc. The last 2 weeks when I decided to make it have been very exhaustive but I think it looked good enough for a fast project. > > Well, the project is somewhat detailed in the link: > https://www.hackster.io/pvrego/dogrobot-a-home-c4isr-system-027d6f > > The code can be accessed from github > https://github.com/pvrego/dogrobot > > And... that's all folks. > Cheers > Pablo. Just taking a quick look at your project documentation, it is a tremendous work completed just in two weeks. Therefore, this project is worth to study in details. Congratulations and thank you for sharing it. Anh Vo