Difference between revisions of "AXIOM Remote"

From apertus wiki
Jump to: navigation, search
m
(113 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOTOC__


== Project Overview==
This device, and its associated software, is a remote control unit designed to compliment the [[AXIOM Beta]] range of cameras. Like the devices it controls, AXIOM Remote is an open source, open hardware project and all data surrounding its research and development has been made freely available.


This device, and when released the associated software, is designed to be a comprehensive remote control unit for the AXIOM range of cameras.
If you can't find what you're looking for or if we can help you with custom requirements please [https://www.apertus.org/contact contact] us.


As with all software & hardware that is pre-production the information contained on this page is subject to changes.


====Status====


----
April 2020
 
 
==General Concept==
 
[[File:AXIOM_Remote_V3_ButtonPos.pdf]]
 
[[File:AXIOM_Remote-_Layout.png| 800px]]
 
[[File:Remote-Concept-Aspect-01.jpg| 800px]]


* Printed circuit boards for a first version prototype have been designed and populated.
* Haptic button options are being tested.
* PCB has been debugged.
* Enclosure prototypes have been 3D printed (first step towards ordering aluminium milled parts).
* UI design is ongoing - C firmware prototype is now being ported to C++: https://lab.apertus.org/project/view/18/ (please see this page's footer if you'd like too assist).


Camera Docking Station:


[[File:SlideIn.jpg|600px]]
[https://www.apertus.org/axiom-team-talk-14-3-injection-moulding-axiom-remote-socials-metal-smelting-article AXIOM Team Talk 14.3] (Oct 2018) covered AXIOM Remote development progress.


[[File:RemotePinout.jpg|600px]]
====Technical====


[[File:ClipInOin.jpg|600px]]
{| class="wikitable" style="width: 100%;"
[[File:RemoteReleaseSwitchjpg.jpg|600px]]
|-
| style="width: 50%"| [[AXIOM_Remote/Enclosures | Enclosure]]
| style="width: 50%"| [[AXIOM_Remote/Hardware|Hardware]]
|-
| style="width: 50%"| [[AXIOM_Remote/GUI |Graphical User Interface]]
|
|}


[[File:SpringRelease.jpg|600px]]
====Resources====
[[File:SpringRelease2.jpg|600px]]


{| class="wikitable" style="width: 100%;"
|-
| style="width: 50%"| [[AXIOM_Remote/Concepts | Original Concepts]]
| style="width: 50%"| [https://github.com/apertus-open-source-cinema/AXIOM-Remote GitHub Repository]
|-
| style="width: 50%"| [https://lab.apertus.org/project/view/18/ apertus° Lab: AXIOM Remote Task Workboard]
|


----
|}




==Operation Concepts==
[[File:ARPCsl02 AXIOM Remote ConceptV4 Slant.jpg  | 1150px |]]


[[File:MenuConcept-01.jpg]]
AXIOM Remote Concept 2019 - Note: Design is subject to change as improvements are made.




----


==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: https://ae01.alicdn.com/kf/HTB1YJVOOXXXXXceXVXXq6xXFXXXi/4-Poles-Jack-3-5-RCA-Connector-RCA-Audio-font-b-Plug-b-font-font-b.jpg 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
----




==TODO, next steps==


# pick buttons, rotary encoders, etc components, collect datasheets and extract documentation about each components footprint and positions here




Line 93: Line 60:
[[category: Ergonomics]]
[[category: Ergonomics]]
[[category: Concepts]]
[[category: Concepts]]
[[category: Display]]
[[category: Control]]
[[Category:Documentation]]

Revision as of 07:09, 14 April 2020


This device, and its associated software, is a remote control unit designed to compliment the AXIOM Beta range of cameras. Like the devices it controls, AXIOM Remote is an open source, open hardware project and all data surrounding its research and development has been made freely available.

If you can't find what you're looking for or if we can help you with custom requirements please contact us.


1 Status

April 2020

  • Printed circuit boards for a first version prototype have been designed and populated.
  • Haptic button options are being tested.
  • PCB has been debugged.
  • Enclosure prototypes have been 3D printed (first step towards ordering aluminium milled parts).
  • UI design is ongoing - C firmware prototype is now being ported to C++: https://lab.apertus.org/project/view/18/ (please see this page's footer if you'd like too assist).


AXIOM Team Talk 14.3 (Oct 2018) covered AXIOM Remote development progress.

2 Technical

Enclosure Hardware
Graphical User Interface

3 Resources

Original Concepts GitHub Repository
apertus° Lab: AXIOM Remote Task Workboard


ARPCsl02 AXIOM Remote ConceptV4 Slant.jpg

AXIOM Remote Concept 2019 - Note: Design is subject to change as improvements are made.