Skip to main content
Advice
0 votes
0 replies
58 views

Im looking in online to practice for communication and signal processing to learn and master it. in field of information theory and coding, wireless communication and signal processing. It will be ...
Kirran babu's user avatar
Advice
0 votes
2 replies
68 views

I have an embedded system where 2 microcontrollers communicate over Full Speed USB bus. The host is an iMX RT1060, the device is an LPC55S69. From EMI standpoint it would be beneficial to use Low ...
Gyorgy Szekely's user avatar
0 votes
0 answers
76 views

In macos 12.7.6 I'm developing a macOS Endpoint Security system extension (using SystemExtensions and EndpointSecurity frameworks) and a host app. The extension loads and runs (confirmed via ...
Drim's user avatar
  • 524
-1 votes
0 answers
66 views

I am using the Arduino IDE for uploading and compiling code for these microcontrollers. These two sketches should send a serial monitor input from the user of the master to the slave and then the same ...
SpieleTyp's user avatar
0 votes
0 answers
130 views

I’m trying to set up wireless communication using two NRF24L01 modules. I’m using a Raspberry Pi 4 Model B as the receiver using the pyRF24 Library and a Raspberry Pi Pico with MicroPython as the ...
Nicolas's user avatar
  • 11
-1 votes
2 answers
192 views

I'm building a multi-threaded system where: One thread connects to a WebSocket, processes live kline data, and queues symbol-interval keys for processing. Another thread runs multiple async workers ...
N Ib's user avatar
  • 1
2 votes
1 answer
155 views

I am developing a mobile application with login features using React Native. Inside the mobile app, I render a Next.js (React) web application using WebView. To pass user data from the React Native ...
Nihil's user avatar
  • 21
0 votes
0 answers
45 views

I don't understand why the finalfit library does not allow both the main effect and its interaction to be in the same model for the or_plot function. Below is a fake dataset to show that it works when ...
jazz cat's user avatar
0 votes
1 answer
32 views

I want to call my backend service 'azhbackend' from my web application 'azhverwaltung' within google cloud run environment. Both services have service accounts in Google cloud. Azhbackend requires ...
Berthold Kröger's user avatar
1 vote
1 answer
75 views

How can I get the same random results in IT++ and Matlab? For example, the default random generator algorithm in Matlab is "twister" which is "Mersenne Twister" with the keyword ...
Ali's user avatar
  • 21
0 votes
0 answers
52 views

I am attempting to implement a method in MPI for a well established particle simulation program that involves image processing. The program runs a loop for millions of iterations that performs a ...
William Betancourt's user avatar
0 votes
0 answers
57 views

I have a Docker Compose File, which creates multiple Containers. One container wih the mqtt broker: mqtt: image: eclipse-mosquitto hostname: mosquitto container_name: mqtt restart: ...
Tobias's user avatar
  • 1
1 vote
0 answers
28 views

I’m facing an issue while connecting a C-node to an Erlang node using the ei library. The C-node is created successfully using the open_port/2 function, and I am able to spawn the C-node process. ...
Dhanyalakshmi K's user avatar
0 votes
0 answers
197 views

I use the S7 library to communicate with the PLC. When I try to read or write a single variable, at times, the system crashes. What is a better solution in this use for reading or writing a few ...
Leo's user avatar
  • 1
1 vote
0 answers
44 views

I'm just trying to send a simple AT command but only getting back error responses indicated by my LED flashing twice. ESP8266 document tells me I should be using 115200 for the baud rate. My power ...
234Mike432's user avatar

15 30 50 per page
1
2 3 4 5
164