Добрый день! Если следовать примерам из лабораторной работы, выходит, что модуль вычислителя находится в сбросе во время симуляции:
В тестовом окружении в initial блоке сброса сигнал `p_rst_i` изнача…
Hello, I've connected arduino nano with logic level shifter and this is the message I'm getting, when connecting to serial interface of the arduino. The wheel is acting weird, sometimes it would keep …
I admit that this an odd request, but I think that it's required to support write support for Wolf proprietary messages. This is how it works:
The command `xx yy 5023 09 d8 4201 04 00 5d010000` set…
This code (used by https://github.com/tessel/cloud-client/tree/es-temp) is unable to run on Tessel firmware:
``` js
// Generated by CoffeeScript 1.7.1
var item, name, _fn, _ref;
module.exports = {
…
### Platform
RaspberryPi
### Assembly
I did the assebly by myself
### nRF24L01+ Module
nRF24L01+ plus
### Antenna
external antenna
### Power Stabilization
Elko (~100uF)
### Connection pictur…
Hi all, I would like to implement the following matlab crc check algorithm in Python using crcmod library:
```
crc8 = comm.CRCGenerator('Polynomial','z^8 + z^2 + z + 1', 'InitialConditions',1,'Dir…