# LEGO

Published articles for LEGO.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## AxiDraw Lego camera mount

DevFeed: [AxiDraw Lego camera mount](<https://devfeed.tech/articles/axidraw-lego-camera-mount-37240.md>)

Original publisher: [Read original article](<https://muffinman.io/blog/axidraw-lego-camera-mount/>)

Author: Stanko

Published: 2020-10-17T00:00:00Z

Content type: tutorial

Language: en

Sources: [Stanko Tadić](<https://devfeed.tech/sources/stanko-tadic.md>)

Topics: [Raspberry Pi](<https://devfeed.tech/topics/raspberry-pi.md>), [mount](<https://devfeed.tech/topics/mount.md>)

Tags: [camera](<https://devfeed.tech/tags/camera.md>), [lego](<https://devfeed.tech/tags/lego.md>), [mount](<https://devfeed.tech/tags/mount.md>), [plotting](<https://devfeed.tech/tags/plotting.md>), [raspberry-pi](<https://devfeed.tech/tags/raspberry-pi.md>)

### AI overview

A project article describing a LEGO mount for a Raspberry Pi camera attached to an AxiDraw plotter. The mount provides adjustable height and rotation using a blue LEGO component connected to a glued rail.

### Source excerpt

I already built a mount for my Raspberry Pi camera, but it was 3d printed. Meaning that it has one fixed position. I used it a couple of times, but I wasn't super satisfied. Then I stumbled on these images, and thought it was a great idea to use Lego to build a new, more versatile mount. A friend of mine had a bunch of spare Legos laying around, so he gave me two bags full of Legos to play around. I wasn't sure where to start, especially because I wanted to make both height and rotation adjustable. After fiddling with the blocks for about an hour, I came up with this: It is quite simple, but the secret is in the blue part. Because it can be connected with the black "rail" I glued on to the plotterI used double sided mounting tape, as it is stable enough and easy to remove if I want to This allows me to change the height of the mount, by inserting the blue part into the different hole. And to make things even better, the blue part behaves as an axis, and the whole mount can be rotated around it. Once mounted, it looks like this: And finally I shot a short test video plotting my logo: If you want to see pen plots of my generative art, check my Instagram account.

## Android Things: Remote Controlled Car - What's Coming Up

DevFeed: [Android Things: Remote Controlled Car - What's Coming Up](<https://devfeed.tech/articles/android-things-remote-controlled-car-what-s-coming-up-29113.md>)

Original publisher: [Read original article](<https://www.grokkingandroid.com/android-things-remote-controlled-car-whats-coming-up/>)

Author: Wolfram Rittmeyer

Published: 2017-02-09T05:41:34Z

Content type: article

Language: en

Sources: [Grokking Android](<https://devfeed.tech/sources/grokking-android.md>)

Topics: [Raspberry Pi](<https://devfeed.tech/topics/raspberry-pi.md>), [Hardware](<https://devfeed.tech/topics/hardware.md>), [coding](<https://devfeed.tech/topics/coding.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [android-things](<https://devfeed.tech/tags/android-things.md>), [coding](<https://devfeed.tech/tags/coding.md>), [electronics](<https://devfeed.tech/tags/electronics.md>), [hardware](<https://devfeed.tech/tags/hardware.md>), [lego](<https://devfeed.tech/tags/lego.md>), [motor](<https://devfeed.tech/tags/motor.md>), [project](<https://devfeed.tech/tags/project.md>), [raspberry-pi](<https://devfeed.tech/tags/raspberry-pi.md>)

### AI overview

The author describes planning a family project to build a remote-controlled car using Android Things, a Raspberry Pi, Lego, and electronic components. A Pimoroni STS-PI kit is used as an initial prototype to understand the coding involved.

### Source excerpt

Being an Android Developer, Google's announcement of Android Things immediately piqued my interest. As all the others I started out with buying one of the developer kits and then making some lights blink. Nice. But, well, if I have to be honest with myself, that was fun but actually of only limited use 🙂 Then [...] Continue Reading "Android Things: Remote Controlled Car - What's Coming Up" The post Android Things: Remote Controlled Car - What's Coming Up appeared first on Grokking Android.