Go to advanced search

by bestecf
Tue Feb 26, 2019 12:02 pm
Forum: General discussion
Topic: GUI with RPi
Replies: 3
Views: 343

Re: Distance & GPS with Raspberry Pi B

I'll do a new project. Other than dropping the references to LabVIEW this looks very similar to your previous project - https://www.raspberrypi.org/forums/viewtopic.php?f=63&t=233023&p=1426459#p1426459 You have already decomposed the overall project into a number of smaller sub-goals. I suggest you...
by bestecf
Tue Feb 26, 2019 10:06 am
Forum: General discussion
Topic: GUI with RPi
Replies: 3
Views: 343

GUI with RPi

Hi, could you help me at a point which is I'm confused. I'll do a project. In this project, my aim is that: - take and measure distance from ultrasonic range finder - show distance on the Raspi Lcd Screen +the system should present with GUI. What should use the software program or which language ? W...
by bestecf
Thu Feb 07, 2019 6:40 am
Forum: General discussion
Topic: Running program on RPi
Replies: 5
Views: 498

Re: Running program on Raspberry Pi 3

Something like this :- https://shiroku.net/robotics/ultrasonic-sensor-with-i2c-lcd-on-raspberry-pi/ https://circuitdigest.com/microcontroller-projects/raspberry-pi-distance-measurement-using-ultrasonic-sensor and these https://www.youtube.com/watch?v=sTxarmheCMg https://www.youtube.com/watch?v=LmcW...
by bestecf
Thu Feb 07, 2019 6:21 am
Forum: General discussion
Topic: Running program on RPi
Replies: 5
Views: 498

Re: Running program on Raspberry Pi 3

Heater wrote:
Wed Feb 06, 2019 7:48 pm
Personally I would simplify the whole thing by driving the ultrasonic sensor directly from the Pi.

I have no idea why you need Labview in there. Just measure the the echo time, do the calcs and display on LCD.
I want to use Raspberry Pi 3 to embed it displaying distance measurement like GUI.
by bestecf
Wed Feb 06, 2019 1:26 pm
Forum: General discussion
Topic: Running program on RPi
Replies: 5
Views: 498

Running program on RPi

I’m interested in a project which is measuring distance. On my project, I use ultrasonic sensor and NodeMCU ESP8266. I wrote a code on Arduino to start and receive data of sensor. Arduino code send Trigger signal to start sensor, then it generate Echo signal whose length give us sound waves' travel ...

Go to advanced search