Statistics
3 Questions
0 Answers
RANK
81,423
of 301,433
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 21,272
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,520
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
Image recognition of word
Hello! Can you help me with a link or an idea for the next problem? I would like to create a code to identify words or numbers f...
6 years ago | 1 answer | 0
1
answerQuestion
Hi does anyone know how to make a script in MATLAB to display the pressure, tempeature of the BMP180 sensor or calibrate the BMP180 sensor?
I want to display in the matlab pressure and temperature for the BNP180 sensor. I want to give him a read command and then displ...
7 years ago | 1 answer | 0
1
answerQuestion
Hello when I try to call this function I get the error :Error using serial_setup (line 18) Not enough input arguments.
function [s]=serial_setup(com) s=serial(com); set(s,'Baudrate',9600); set(s,'Databits',8); set(s,'Stopbits',1); set(s,'Pari...
7 years ago | 1 answer | 0


