This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
mission:resources:picoprint [2015-04-12 07:47] – [Known good parameters] chrono | mission:resources:picoprint [2016-03-16 12:29] (current) – [Electronic Components] chrono | ||
---|---|---|---|
Line 102: | Line 102: | ||
Since it was undesirable to print from SD-Cards or having to install software on clients, which would need to remain with the printer while processing jobs, the Felix has been rigged to become a fully autonomous and web-enabled 3D printing robot, we may use, control and monitor from any laptop, tablet or mobile phone, from anywhere. | Since it was undesirable to print from SD-Cards or having to install software on clients, which would need to remain with the printer while processing jobs, the Felix has been rigged to become a fully autonomous and web-enabled 3D printing robot, we may use, control and monitor from any laptop, tablet or mobile phone, from anywhere. | ||
- | {{: | + | {{: |
The design and structure of the brain and nerve system of this robot are a cybernetic rip-off of nature: Basic human design. There are a couple of low-level muscles (motors/ | The design and structure of the brain and nerve system of this robot are a cybernetic rip-off of nature: Basic human design. There are a couple of low-level muscles (motors/ | ||
- | These are connected to the ATMega2560 microprocessor on the electronics board, which acts as a cerebellum | + | These are connected to and controlled by the ATMega2560 microprocessor on the electronics board, which acts as a cerebellum, which is trained (calibrated) specifically to move its actors and control all converters |
All high-level functions like seeing (webcam) and user-level control & communication are handled by an embedded GNU/Linux board, which acts as cerebrum to conveniently host, maintain and access other open-source software components and offer networking out-of-the-box as well as a lot of flexibility. Many high-level features can be done in software, which replicates much faster in an all open-source environment. | All high-level functions like seeing (webcam) and user-level control & communication are handled by an embedded GNU/Linux board, which acts as cerebrum to conveniently host, maintain and access other open-source software components and offer networking out-of-the-box as well as a lot of flexibility. Many high-level features can be done in software, which replicates much faster in an all open-source environment. | ||
- | |||
- | {{: | ||
Although we love the Raspberry Pi and already have a few [[https:// | Although we love the Raspberry Pi and already have a few [[https:// | ||
Line 118: | Line 116: | ||
The whole 2.0 duration of the setup was run on a [[http:// | The whole 2.0 duration of the setup was run on a [[http:// | ||
- | {{: | + | {{: |
=== Odroid C1 === | === Odroid C1 === | ||
- | With the 3.0 dis- and reassembly process the Cubieboard2 was replaced by an [[http:// | + | With the 3.0 dis- and reassembly process the Cubieboard2 was replaced by an [[http:// |
+ | |||
+ | {{: | ||
+ | |||
+ | The RGBW Status led is controlled directly via C1 GPIOs. With the power of 4 cores, the timelapse videos are no longer mjpgs since the C1 leaves enough reserves to render the videos with high quality x264 compression. | ||
+ | |||
+ | By hooking up the Cubieboard2/ | ||
+ | |||
+ | ** Mounting ** | ||
+ | |||
+ | To mount the Odroid C1 permanently on the printer, a new friction tight part was created and printed which replaced the original plastic slide-in plate of the power supply' | ||
{{: | {{: | ||
{{: | {{: | ||
- | By hooking up the Cubieboard2/ | + | ** Final Assembly ** |
+ | {{: | ||
+ | |||
+ | === Cable & WIFI Network Access === | ||
+ | |||
+ | The Odroid C1 already provides Ethernet connectivity, | ||
=== Power Buffer/ | === Power Buffer/ | ||
- | To mitigate PWM switch noise and leave more reserve in edge conditions, we needed something to buffer and filter the 12V and 5V power rails, when the system momentarily peaks, reducing the risk of power supply or general system failures while printing. After the 3.0 update, the power supply casing is longer than the original V2.0 eletronics | + | To mitigate PWM switch noise and leave more reserve in edge conditions, we needed something to buffer and filter the 12V and 5V power rails, when the system momentarily peaks, reducing the risk of power supply or general system failures while printing. After the 3.0 update, the power supply casing is longer than the original V2.0 electronics |
{{: | {{: | ||
Line 173: | Line 186: | ||
\\ | \\ | ||
Having a microscope headcam could prove invaluable for remote machine operation. As soon as time permits we can begin to modify the head parts to accommodate for the energy chains and to place the microscope as well. It's then connected via USB to the Cubieboard via Linux UVC USB Drivers as well and can be accessed via / | Having a microscope headcam could prove invaluable for remote machine operation. As soon as time permits we can begin to modify the head parts to accommodate for the energy chains and to place the microscope as well. It's then connected via USB to the Cubieboard via Linux UVC USB Drivers as well and can be accessed via / | ||
- | |||
=== Table Lighting === | === Table Lighting === |