Upcoming maintenance
Dear Customers and Partners.
This website will be undergoing scheduled maintenance on June 14, 2023. Please be aware there may be disruption to the developer portal website and associated services during the scheduled maintenance period.
This upgrade is essential to ensure the continued performance, reliability, and security of Developer World.
We apologize for any inconvenience.
camera preview sketch code
-
we are trying to open the camera(sony camera) preview in arduino IDE can u hlp us with that!!! we are confused with the test sketch!!
-
how to preview camera in laptop without using LCD!!
-
@kiruthika there is no direct way to stream camera feed in laptop, there are workarounds for IP camera implementation using ethernet connectivity [https://www.hackster.io/mhanuel/ipv6-web-camera-powered-by-wiz610io-adf28b] but FPS are really slow. For checking your images instantly you can flash camera example code and preview images in your PC or make your spresense board as memory device. I am trying to implement ESP8266 connectivity with spresense to send images to remote server instantly.
-
Hi @anshumanfauzdar,thanks that you have responded. How to capture pictures using spresense camera board? ,we are still in the learning stage so your guidance will be helpful.
-
@kiruthika I have tested spresense standard library example of camera, which you can find here:
To learn more regarding library usage follow this documentation.
By any chance are you a participant of SAMVEDAN 2021?
-
yes, we are one of the participant in samvedan 2021.
-
we have inserted the SD card ,but still its showing insert SD card ,can you guide us?
-
@kiruthika Ohh it is cool that you are participant of Samvedan!
Insert SD card error arises because your main board is not firmly connected with extension board. This is very tricky part and while attaching extension board to main board you will feel a clicky sound once it is secured. Do not put extra force or pull/push in wrong direction it might destroy your connection. It will take 2-3 tries and test it out in same way!
Follow this diagram to securely tight the board.
You can secure your connections by using 3D printed case
-
@anshumanfauzdar ,Thanks for your reply, we will try it out as you said.
-
This post is deleted! -
@kiruthika Please be aware of these limitations:
- SD and SDHC cards are supported, but SDXC cards is not supported.
- Formats of FAT12, FAT16 and FAT32 are supported, exFAT is not supported.
- Capacity of up to 32 GB is supported.