element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Ben Heck Featured Content
  • Challenges & Projects
  • element14 presents
  • element14's The Ben Heck Show
  • Ben Heck Featured Content
  • More
  • Cancel
Ben Heck Featured Content
Documents 3D Printer Beaglescope -- Episode 335
  • Blog
  • Forum
  • Documents
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Ben Heck Featured Content requires membership for participation - click to join
Actions
  • Share
  • More
  • Cancel
Engagement
  • Author Author: tariq.ahmad
  • Date Created: 30 Jan 2018 2:43 AM Date Created
  • Last Updated Last Updated: 23 Mar 2018 8:24 AM
  • Views 1039 views
  • Likes 5 likes
  • Comments 4 comments
Related
Recommended

3D Printer Beaglescope -- Episode 335

image

element14's The Ben Heck Show

Join the Ben Heck team every week for amazing hacks! Watch them build and mod community-inspired projects using electronics!

Back to The Ben Heck Show homepage image

The Learning Circuit
sudo Sergeant
See All Episodes

 

You don't have permission to edit metadata of this video.
Edit media
x
image
Upload Preview
image

Felix wants to repurpose a broken MakerBot by putting a USB microscope on it and turning it into a control precision microscope inspection station. He’ll update the electronic innards with a Beaglebone and a Replicape, as well as, change the interface so he can control it with an Atari 2600 joystick. Jason Kridner, cofounder of BeagleBone, joins Ben and Felix as a special guest.

 

 

Jason Kridner, co-founder of Beaglebone, connects with Ben and Felix over Skype.  Jason reassures Felix that he should be able to keep up with the frame capture on the USB camera and get it to his display.  You should be able to take it to a 1080P display and see under the microscope through the micro HDMI. You might be limited to a few frames per second, as opposed to 60 frames per second. When you download the Replicape system firmware it uses the PRU for driving the stepper motor control pulses. The Beaglebone Black has two 32-bit microcontrollers (programmable real-time units), ultra-low latency, RISC cores that run at 200 MHz.  It’s got an additional Cortex M3 microcontroller which is also a 32-bit RISC core.  People are more interested in the PRUs (programmable real-time units) because they provide the lowest possible latency IO pins. They have registers mapped directly to GPIO pins and can access the full peripheral memory.  They also get 5 nano second updates on the I/O pins.  Jason also gives Felix some advice on which Linux operating system to use.

Ben’s made some custom parts for the gantry and provided a stepper motor so that Felix can assemble the parts. Felix puts the gantry together and attaches the Duratool USB Digital Microscope to the unit. He’ll make some final adjustments but everything seems to be working.  Once the Gantry is pieced together, Felix grabs a solar power supply to include in the project.  It can cough up 24 volts at five amps.

Felix walks through the printer configuration.  He’s installed Kamikaze and is familiarizing himself with OctoPrint.  He makes some adjustments to the configuration file.  He adds two more limit switches, allowing him to ignore the bed dimensions.  Next, he figures out the device tree overlay to get the Atari 2600 joystick working.  Ben admires the finished build.

 

Disclaimer

  • hack
  • beaglebone_black
  • episode 335: 3d printer beaglescope
  • heck
  • ben
  • tbhs_ep
  • Share
  • History
  • More
  • Cancel
  • Sign in to reply

Top Comments

  • DAB
    DAB over 7 years ago +2
    Nice episode. I have been considering using an old CNC Kit and a real microscope to do something similar, so I found the show very useful. DAB
  • ninjatrent
    ninjatrent over 7 years ago +2
    Excellent project idea Felix! I really like the integration of the BeagleBone, Replicape, and USB microscope. But the Atari controller really knocks this one out of the park!! I also enjoyed the special…
  • mayermakes
    mayermakes over 7 years ago +1
    The bed compensation matrix is used to compensate for slight missalignments of the machine. It is the function that gets used when you do auto levelling. The printer measures the bed and adapts this Bed…
  • balearicdynamics
    balearicdynamics over 7 years ago

    Very interesting episode. It seems I have just a 3D printer that after some thousand hours of work is too tired. A lot of parts needs to be replaced and it is not the worth, also because I have a new one. So this project sounds really interesting. The printer motion system is already working well so this will be his new life image

     

    Enrico

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • ninjatrent
    ninjatrent over 7 years ago

    Excellent project idea Felix!

     

    I really like the integration of the BeagleBone, Replicape, and USB microscope. But the Atari controller really knocks this one out of the park!!

     

    I also enjoyed the special guest appearance by Jason Kridner. I am a huge fan of his work and contributions to the BeagleBone community.

     

    The embedded video played flawlessly in gmail. Great work from the Element14 team.

     

    Does anyone know if the Replicape is available for purchase from Element14?

     

    Trent

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • DAB
    DAB over 7 years ago

    Nice episode.

     

    I have been considering using an old CNC Kit and a real microscope to do something similar, so I found the show very useful.

     

    DAB

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • More
    • Cancel
  • mayermakes
    mayermakes over 7 years ago

    The bed compensation matrix is used to compensate for slight missalignments of the machine.

    It is the function that gets used when you do auto levelling. The printer measures the bed and adapts this Bed compensation matrix to account for the imperfections in the position of the bed.

    So activating it will only work if your printer mainboard, firmware and the mechanical properties support active self levelling.

    technicus can you give us some Info about how you incorporated the Joystick?

    I would like to do that on my "project behemoth" 3D printer...but I wait for the new Revolve board

    • Cancel
    • Vote Up +1 Vote Down
    • Sign in to reply
    • More
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube