Difference between revisions of "AXIOM Remote"
(→Status) |
|||
Line 49: | Line 49: | ||
* Printed circuit boards have been designed and populated. | * Printed circuit boards have been designed and populated. | ||
* Button options are being tested. | * Button options are being tested. | ||
* UI | * UI design is ongoing but further software refinements are still required (please see this page's footer if you'd like too assist). | ||
* CAD for aluminium milled enclosure parts is ongoing. | * CAD design for aluminium milled enclosure parts is ongoing. | ||
===PCB Version 0.9=== | |||
The first development prototype of the AXIOM Remote printed circuit board (V0.9) has been designed and routed, ordered, received and populated. This first version is not meant to be perfect (for testing we just used a simple 6x6mm Alps push-button type - not the more expensive ones with better haptic feedback) but should provide a good foundation for developers to focus on ensuring that the menus work and how to create an intuitive and pleasant user experience when operating an AXIOM camera. | |||
PCB Source files: [http://files.apertus.org/HARDWARE/AXIOM/BETA/REMOTE/] | |||
==General Concept== | ==General Concept== |
Revision as of 06:20, 23 September 2018
AXIOM Remote Concept Rendering 2018 - Note: Design is subject to change as improvements are made.
1 Project Overview
This device and its associated software, is designed to be a comprehensive remote control unit for the AXIOM range of cameras.
As with all software & hardware that is pre-production the information contained on this page is subject to changes.
AXIOM Remote was funded as a stretch goal in the AXIOM Beta crowd funding campaign and is still in development. It features push-buttons and switches as well as 2 rotary encoders (also with push-button function) that can be used to control a wide range of camera parameters like shutter speed, gain, overlays, FPS, gamma curves etc. To keep everything as flexible as possible the buttons next to the LCD have dynamic functionality as their commands are displayed next to them on the LCD. Switches on the side allow locking of each individual dial wheel or all buttons on the AXIOM Remote.
Force Feedback for the two dials with two small built-in micro-stepper motors to allow feeling the settings (like min, max reached) without looking at the display was considered but deemed to complex/expensive for now.
The AXIOM Remote is based on a 2.8" LCD screen (for showing status information, camera parameters and navigating through menus, no live video) and a PIC32 micro-controller. The connection between AXIOM Remote and an AXIOM camera will be a flexible (preferably spiral) cable with solid connectors. Expansion slots (with GPIO) shall allow easy future addition of new buttons/knobs/wheels/controllers/interfaces.
Source on GitHub can be found here.
Workboard in apertus° Labs can be found here.
AXIOM Team Talk 14.3 covered AXIOM Remote development progress: [1]
Essentials | Good to Have | Luxury |
---|---|---|
a few Status LEDs | single color LED under most buttons (transparent) | RGB LED under every button (transparent) |
power supply from camera | power IN connector | own battery mount |
wired operation | wireless operation option | |
turn LCD into touchscreen (can be disabled in menu) | ||
Control all AXIOM related functionalists | Control active lens mount related functionalists | Remote Control other cameras and devices (LANC, USB, DSLR Shutter Release, etc.) |
2x Rotary Knobs (infinite rotation) | additional slider/fader knob | Force Feedback Rotary Knobs (built-in microstepper motor) |
2 Status
August 2018
- Printed circuit boards have been designed and populated.
- Button options are being tested.
- UI design is ongoing but further software refinements are still required (please see this page's footer if you'd like too assist).
- CAD design for aluminium milled enclosure parts is ongoing.
2.1 PCB Version 0.9
The first development prototype of the AXIOM Remote printed circuit board (V0.9) has been designed and routed, ordered, received and populated. This first version is not meant to be perfect (for testing we just used a simple 6x6mm Alps push-button type - not the more expensive ones with better haptic feedback) but should provide a good foundation for developers to focus on ensuring that the menus work and how to create an intuitive and pleasant user experience when operating an AXIOM camera.
PCB Source files: [2]
3 General Concept
File:AXIOM Remote V3 ButtonPos.pdf
Camera Docking Station:
4 Operation Concepts
5 Electronic Components
In consideration:
http://www.minidevs.com/product/CORE-A20.html hand soldered to our own PCB
iphone 4 replacement display (326 PPI 3.5" 960×640 px) or http://www.ebay.com/itm/OEM-HTC-Droid-DNA-ADR6435-Original-LCD-Screen-Display-Repair-Replacement-Parts-/350711245261 smaller bezel )(documentation through: https://hackaday.io/project/364-mipi-dsi-display-shieldhdmi-adapter ?)
3D accelerometer to measure device orientation (optional)
4x AA battery tray
firmware stored on microSD card
no internal RTC and no button cell -> RTC in Beta instead
ALPS SRBE210200 rotary + push switch
alternative:
https://octopart.com/en12-hn22af18-bi+technologies-7730374
SMT type rotary encoders:
http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC05E/EC05E_list.html
http://www.alps.com/prod/info/E/HTML/Encoder/Incremental/EC10E/EC10E_list.html
Beta connectivity through Hirose HR10A-7P-4S (a bit expensive but massive) or alternatively 4 pin 2.5 or 3.5mm audio cables: plus metal receptor on Beta and Remote: https://www.amazon.de/sourcingmap-Kopfh%C3%B6rer-Interieur-Montage-Steckdose/dp/B014XJ1SN6
RS232C as Beta <-> Remote protocol4
Toogle Switches APEM ZL series
6 TODO, next steps
- pick buttons, rotary encoders, etc components, collect datasheets and extract documentation about each components footprint and positions here