Skip to content

Conversation

@per1234
Copy link
Contributor

@per1234 per1234 commented Nov 20, 2025

The "CameraCapture" and "CameraTestPattern" examples output raw image data for a frame captured from the camera. The user is instructed to use the output with a website that provides a raw image display tool.

The website previously referenced went dead two years ago and the domain has been taken over by an unrelated entity. The URL now redirects to a potentially malicious website.

The examples are hereby updated to suggest an alternative site. Although less full featured than the previous site, the lost functionality was not relevant to our use case. Best of all, the new site is open source!:

https://github.com/mortie/pixpeep


Fixes #43

The "CameraCapture" and "CameraTestPattern" examples output raw image data for a frame captured from the camera. The
user is instructed to use the output with a website that provides a raw image display tool.

The website previously referenced went dead two years ago and the domain has been taken over by an unrelated entity. The
URL now redirects to a potentially malicious website.

The examples are hereby updated to suggest an alternative site. Although less full feature than the previous site, the
lost functionality was not relevant to our use case. Best of all, the new site is open source!
@per1234 per1234 self-assigned this Nov 20, 2025
@per1234 per1234 added type: imperfection Perceived defect in any part of project topic: documentation Related to documentation for the project labels Nov 20, 2025
@github-actions
Copy link

Memory usage change @ ece3985

Board flash % RAM for global variables %
arduino:mbed_nano:nano33ble 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
Click for full report table
Board examples/CameraCapture
flash
% examples/CameraCapture
RAM for global variables
% examples/CameraCaptureRawBytes
flash
% examples/CameraCaptureRawBytes
RAM for global variables
% examples/CameraTestPattern
flash
% examples/CameraTestPattern
RAM for global variables
% examples/ConnectionTest
flash
% examples/ConnectionTest
RAM for global variables
%
arduino:mbed_nano:nano33ble 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0 0 0.0
Click for full report CSV
Board,examples/CameraCapture<br>flash,%,examples/CameraCapture<br>RAM for global variables,%,examples/CameraCaptureRawBytes<br>flash,%,examples/CameraCaptureRawBytes<br>RAM for global variables,%,examples/CameraTestPattern<br>flash,%,examples/CameraTestPattern<br>RAM for global variables,%,examples/ConnectionTest<br>flash,%,examples/ConnectionTest<br>RAM for global variables,%
arduino:mbed_nano:nano33ble,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0,0,0.0

@per1234 per1234 merged commit c84a3fb into arduino-libraries:master Nov 20, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic: documentation Related to documentation for the project type: imperfection Perceived defect in any part of project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RGB565 visualisation link is dead

1 participant