Go to advanced search

by Pi_flori_17
Sat Jan 21, 2017 7:06 pm
Forum: C/C++
Topic: Raspberry pi 3 : Accuracy of function millis() in C
Replies: 21
Views: 9516

Re: Raspberry pi 3 : Accuracy of function millis() in C

... I am reading a digital pin, where the output signal of the light barrier is connected. The Input is HIGH when the light barrier has been crossed. I am asking for that signal with if ( input = HIGH) { " start_time = store the actual time, for instance your gpioTick() function " } for the endtime...
by Pi_flori_17
Wed Jan 18, 2017 1:31 am
Forum: C/C++
Topic: Raspberry pi 3 : Accuracy of function millis() in C
Replies: 21
Views: 9516

Re: Raspberry pi 3 : Accuracy of function millis() in C

hello , i progammed a code for time measuremnts with a light barrier, where the endtime is displayed on a WIFI linked android smartphone. For the time-measurement of start - and endtime i use the function millis() from the wiringpi library. My Question is : How accurately is my measurement ?( I dis...
by Pi_flori_17
Wed Jan 18, 2017 1:29 am
Forum: C/C++
Topic: Raspberry pi 3 : Accuracy of function millis() in C
Replies: 21
Views: 9516

Re: Raspberry pi 3 : Accuracy of function millis() in C

It's not clear what you are timing. If the time start and time end are detected by the GPIO have a look at my pigpio library. It will allow you to get timings within 5 microseconds of the actual time interval. Hello Joan, thank you for the answer. I am reading a digital pin, where the output signal...
by Pi_flori_17
Sun Jan 15, 2017 2:17 am
Forum: C/C++
Topic: Raspberry pi 3 : Accuracy of function millis() in C
Replies: 21
Views: 9516

Raspberry pi 3 : Accuracy of function millis() in C

hello , i progammed a code for time measuremnts with a light barrier, where the endtime is displayed on a WIFI linked android smartphone. For the time-measurement of start - and endtime i use the function millis() from the wiringpi library. My Question is : How accurately is my measurement ?( I disp...
by Pi_flori_17
Sun Jan 15, 2017 2:03 am
Forum: Beginners
Topic: Raspberr pi 3 : Accuracy of function millis() in C
Replies: 1
Views: 553

Raspberr pi 3 : Accuracy of function millis() in C

hello , i progammed a code for time measuremnts with a light barrier, where the endtime is displayed on a WIFI linked android smartphone. For the time-measurement of start - and endtime i use the function millis() from the wiringpi library. My Question is : How accurately is my measurement ?( I disp...
by Pi_flori_17
Mon Oct 17, 2016 3:28 pm
Forum: Networking and servers
Topic: Use Ras.Pi 3 with HUAWEI E3131 USB Surf-Stick as AP
Replies: 2
Views: 1318

Re: Use Ras.Pi 3 with HUAWEI E3131 USB Surf-Stick as AP

Thank you very much.Now it works !! :D :D :D :D :D
by Pi_flori_17
Sun Oct 16, 2016 7:44 pm
Forum: Networking and servers
Topic: Use Ras.Pi 3 with HUAWEI E3131 USB Surf-Stick as AP
Replies: 2
Views: 1318

Use Ras.Pi 3 with HUAWEI E3131 USB Surf-Stick as AP

Hallo Raspberry Pi experts... I have a Raspberry Pi 3 and an HUAWEI E3131 USB Surf-Stick. The first thing i tried to was to use this surf-stick as internet-source on my Pi. I saw a lot of things in some forums, with making some changes in the network files but in the end i had no success. According ...

Go to advanced search