AR1820HS on Jetpack 4.2.3
Published by leamonrl on
New Home › Forums › 2. NVIDIA Jetson Cameras › Jetvariety cameras on Jetson Nano › AR1820HS on Jetpack 4.2.3
- This topic has 5 replies, 2 voices, and was last updated 7 months, 3 weeks ago by
wong.
- AuthorPosts
- May 21, 2020 at 12:50 am #22895
leamonrl
ParticipantI have a Jetson Nano with Jetpack 4.2.3 L4T 32.2.1 already running with OpenCV4. Recently purchased an Arducam AR1820HS. Will the driver for L4T32.3.1 work with this build?
- May 21, 2020 at 6:53 pm #22941
- May 23, 2020 at 1:36 am #23002
leamonrl
ParticipantOK, thanks. I now have the camera installed and working using LT32.4.2. Using the camera test code in python only returns an image in grayscale – no colour and is quite “grainy”. Any other sample code available for testing this camera module in python?
- May 24, 2020 at 6:40 pm #23041
wong
ModeratorHi @leamonrl ,
Are you using this script? https://github.com/ArduCAM/MIPI_Camera/blob/master/Jetson/Jetvariety/external_trigger/arducam_external_trigger_demo.py
Please try to change the resolution, there is a known issue with the resolution of 640×480 of AR1820HS.
python arducam_external_trigger_demo.py –width <integer> –height <integer> - May 27, 2020 at 7:27 pm #23180
leamonrl
ParticipantOk yes, am now using that script and testing. Working for me. Thanks. No luck running the camera in VLC though?
- May 28, 2020 at 6:04 pm #23224
- AuthorPosts
- You must be logged in to reply to this topic.