Difference between revisions of "AXIOM Remote"

From apertus wiki
Jump to: navigation, search
m
(130 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 application, and when released the associated hardware, is designed to be a comprehensive remote control unit for the AXIOM range of cameras - currently this is targeted at the Beta model.
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.


The remote control software is made up of two separate components – the [https://wiki.apertus.org/index.php/AXIOM_Remote_Plus RemotePlus] application which is designed to run on a purpose-designed, embedded (Raspberry Pi based), Linux hardware controller, but is also runnable on a Linux desktop/laptop for the purposes of development.


To control the AXIOM camera a RemoteServer application is also required. Connectivity is over the USB UART interface between the AXIOM camera and the host – be it the hardware remote or a Linux desktop/laptop.
====Status====


As with all software & hardware that is pre-production the information contained on this page is subject to changes.
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).


==General Concept==
[[File:AXIOM_Remote_V3_ButtonPos.pdf]]


[[File:AXIOM_Remote-_Layout.png| 800px]]
[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:Remote-Concept-Aspect-01.jpg| 800px]]
====Technical====


Camera Docking Station:
{| class="wikitable" style="width: 100%;"
|-
| style="width: 50%"| [[AXIOM_Remote/Enclosures | Enclosure]]
| style="width: 50%"| [[AXIOM_Remote/Hardware|Hardware]]
|-
| style="width: 50%"| [[AXIOM_Remote/GUI |Graphical User Interface]]
|
|}


[[File:SlideIn.jpg|600px]]
====Resources====


[[File:RemotePinout.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]
|


[[File:ClipInOin.jpg|600px]]
|}
[[File:RemoteReleaseSwitchjpg.jpg|600px]]


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


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


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


==Electronic Components==
3.2" 320x240 pixel LCD + ILI9325 display controller


3D accelerometer to measure device orientation


4x AA battery tray


firmware stored on microsd card


PIC32 microprocessor


no internal RTC and no button cell -> RTC in Beta instead


ALPS SRBE210200 rotary + push switch
 
----
 
[[category: AXIOM Remote]]
[[category: Enclosures]]
[[category: Ergonomics]]
[[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.