T
T
toaster khabrovich2016-01-12 09:15:18
Programming
toaster khabrovich, 2016-01-12 09:15:18

What to read on the topic of programming robotics and smart home?

only in Russian, in
order to clearly understand what happens in life and what options are possible
, an overview of platforms and architectures

in robotics is needed;
for example, sockets

and how fail-safe autonomous systems are made - is Linux necessary or can it be done without an OS?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
V
Vladimir Martyanov, 2016-01-12
@vilgeforce

Read Kernighan and Richie.

I
Ivan, 2016-01-12
@LiguidCool

g.zeos.in/?q=C%2B%2B%20AVR
Another question: "Is C necessary in the current realities?"

A
asd111, 2016-01-12
@asd111

Books.
I didn't look in PDF, but I think there is a lot on torrents.
1. Robot Programming: A Guide to Controlling Autonomo...
2. Robot Builder's Bonanza, 4th Edition
3. Programming Robot Controllers 1st Edition
4. Smart home programming books

V
Vitaly Pukhov, 2016-01-19
@Neuroware

I do not compete with the giants of my business, but on a specific implementation example, you can read my article here . In a nutshell, I can say the following, specifically, AI in your task is unlikely to give more sense than correctly constructed rules, because AI is good (by 75.54%) in its environment, and when setting a task like "turn on the lamp when entering the room", it will be no more use than a calculator on 64 xeon nuclear. As for reliability and fault tolerance, the question here is rather to the equipment than to the language or platform, any hardware can be defective and break, whether it's scary or not depends on the tasks that are assigned to it. In my experience, you can write a fairly complex system that will perform complex tasks and at the same time be reliable out of the box.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question