Search found 8 matches
- Sat May 09, 2020 11:19 pm
- Forum: Automation, sensing and robotics
- Topic: Making a USB compatible sensor
- Replies: 7
- Views: 373
Re: Making a USB compatible sensor
How would I make the sensor recognizable by USB and work with the Raspberry Pi system? Wire it up to something like an Arduino, Blue Pill, ST Nucleo, DigiSpark etc... You'll need to write the code still though. Otherwise try wiring it to the handshaking lines of a USB to serial chip like the FT232R...
- Sat May 09, 2020 12:19 pm
- Forum: Automation, sensing and robotics
- Topic: Making a USB compatible sensor
- Replies: 7
- Views: 373
Re: Making a USB compatible sensor
Thanks for that.
I'd want to be able to plug it into my laptop as well.
I'll see what I can do...
I'd want to be able to plug it into my laptop as well.
I'll see what I can do...
- Sat May 09, 2020 11:40 am
- Forum: Automation, sensing and robotics
- Topic: Making a USB compatible sensor
- Replies: 7
- Views: 373
Making a USB compatible sensor
Hi everyone, I'm very new to Pi, I've been making some camera sensor hardware that I would like to make compatible with USB and then connect it to my Pi to gather simple data. The sensors are basically 38KHz break beams that, when broken send out a pulse. Currently the system is employed to work wit...
- Sat May 09, 2020 10:44 am
- Forum: Troubleshooting
- Topic: LCD screen cutting off windows at the bottom
- Replies: 3
- Views: 168
Re: LCD screen cutting off windows at the bottom
Yes, it does work! In future, would there be a way to keep the popups small enough or is it a feature of this LCD resolution?
Thanks
Thanks
- Sat May 09, 2020 10:25 am
- Forum: Troubleshooting
- Topic: LCD screen cutting off windows at the bottom
- Replies: 3
- Views: 168
LCD screen cutting off windows at the bottom
Hi everyone, Brand new to Raspberry Pi so you may see me asking a bunch of questions here. My problem is with the 480x320 touchscreen. I'm running the latest Raspbian and everything fits in to the screen until I try to unzip a file for example. The bottom of the popup windows will be somewhere off t...
- Wed Mar 04, 2020 4:05 am
- Forum: Graphics, sound and multimedia
- Topic: HDMI input for pi 4
- Replies: 5
- Views: 4381
Re: HDMI input for pi 4
Thanks,
The idea was to create a bundle of data, I need an image to allow for cross referencing the image in that bundle to a full resolution image that is on the camera. So I need both.
I find it odd that there are 2 HDMI OUT ports instead of one in and one out.
The idea was to create a bundle of data, I need an image to allow for cross referencing the image in that bundle to a full resolution image that is on the camera. So I need both.
I find it odd that there are 2 HDMI OUT ports instead of one in and one out.
- Tue Mar 03, 2020 11:17 am
- Forum: Graphics, sound and multimedia
- Topic: HDMI input for pi 4
- Replies: 5
- Views: 4381
Re: HDMI input for pi 4
Older Pi models had hdmi input boards that could be integrated?
What about a HDMI to USB adapter that works as an input? Would that be a solution?
Thanks
What about a HDMI to USB adapter that works as an input? Would that be a solution?
Thanks
- Tue Mar 03, 2020 2:30 am
- Forum: Graphics, sound and multimedia
- Topic: HDMI input for pi 4
- Replies: 5
- Views: 4381
HDMI input for pi 4
Hi everyone. This is my first post and I am looking at using a pi 4 for wildlife monitoring, combining ultrasonic samples with images from a hdmi connected, sensor triggered dslr as required. My thought was to get screen captures from each sensor trigger event to assist with matching up images. How ...