This page summarizes firmware release history, download resources, and community development cases across CamThink product lines.
NeoEyes NE101
| Firmware | Release Date | Changes | Download |
|---|
| v1.7 | 2026-01-27 | - Add UVC camera HDR setting
- Merge PIR and Alarm into a single firmware (switchable via Web UI)
- Fix high resolution switching issue
- Fix PIR/Alarm repeated false wake-ups
- Fix HaLow WiFi region configuration selection issue
- Web UI improvements
| ⬇️ |
| v1.6 | 2025-11-25 | - Add camera resolution configuration to Web UI
- Fix OTA upgrade failure
| ⬇️ |
| v1.5 | 2025-11-18 | - Initial release with PIR / ALARMIN modes
- FCC (915MHz) and CE (868MHz) variants available
| ⬇️ |
NeoEyes NE301
| Firmware | Release Date | Changes | Download |
|---|
| v20260213 | 2026-02-13 | - Add AWS HTTP upload support with SigV4 signature
- Add EG912U GL Cat.1 modem network interface
- Upgrade ST EdgeAI runtime to v2.2
- Add YuNet face detection and YOLO D object detection models
- OTA module improvements
| ⬇️ |
v20260213 (EdgeAI branch) | 2026-02-13 | - Add YOLO11n model support
- Support PSRAM 64Mb
| ⬇️ |
| V20260120 | 2026-01-20 | - Initial release
- Object detection (YOLOv2/v5/v8, SSD, YOLOX), face detection (BlazeFace), pose estimation (MoveNet), semantic segmentation (DeepLab v3) models
- WiFi / Cat.1 / PoE connectivity
- RTMP / MQTT streaming
- Web UI device management
| ⬇️ |
NeoMind
| Version | Release Date | Changes | Download |
|---|
| v0.6.9 | 2026-04-16 | - Add transform aggregated tool for LLM-driven data transform
- Fix Agent cache invalidation, context compaction, and tool result formatting
- Fix anti-hallucination handling for tool results
| ⬇️ |
| v0.6.8 | 2026-04-15 | - Simplify LLM thinking control, unify thinking display in multi-round conversations
- Expose virtual metrics to LLM and add write_metric action
- Harden OTA update flow (fix done state, dual dialog, version sync)
- Fix rule builder extension support
- Reuse session-level tool result cache
| ⬇️ |
| v0.6.7 | 2026-04-14 | - Performance optimizations: paginated storage queries, concurrent query limits, batched frontend state updates
- Fix updater download progress stuck and Windows URL error
- Improve LLM vision detection and Agent thinking panel UX
| ⬇️ |
User Cases
| Case | Product | Description | Source Code |
|---|
| AWS S3 Image Upload | NeoEyes NE101 | - HTTPS connection via HTTP Client
- AWS SigV4 signature authentication with pre-signed URL generation
- Shell commands to initialize (region/bucket/AK/SK) and upload captured images to S3
- Timestamped file naming (capture_YYYYMMDD_HHMMSS.jpg)
- Built-in CA certificates (ISRG X1 / GlobalSign R3 / DigiCert G2)
| ⬇️ |