Skip to main content

DUCK TOPPL3R - ROBOTREMIX3

Guest Blogger Jerry Nicholls from the UK tells us about the design and challenges he faced while developing the DUCK TOPPL3R for the MCP Challenge, ROBOT REMIX #3:


The DUCK TOPPL3R

by Jerry Nicholls

P1060535.JPG
When it came to considering what I’d build for the RobotRemix3 I was inspired by the colours and decals of the 42050 Drag Racer kit to develop some form of “carnival” game. I had some early ideas, which I soon abandoned, but very quickly came up with the idea of using the ball launcher from the EV3 kit to use for some form of hand/eye skill game. This in turn lead to the proposal of the DuckToppl3r.



P1060471.JPG
The build started by working out how the ducks would look, and work. They would need to be attached to a “flipper” mechanism, using a wheel as a counter-weight to the duck. These wheels would ultimately be used to detect if a duck was hit. A lot of thought needed to go on working out how to push a duck up, but also allow it to be hit down, and later pushed back down by the game. The Drag Racer comes with a 7M rack beam, which has a 3M range - perfect for selecting one of three positions, ie which duck to flip.


P1060537.JPG
The ball launcher seemed very easy, however the hardest part was mounting it in a secure but turnable manner for the player to use. Neither kit has a turntable, so one was improvised using a 7x5 frame and the tiny wheels - as used on the wheelie bars of the Drag Racer. This worked well, but proved to be rather loose after some game play - the user pushing forward would loosen the axle. The solution to this was to use another of the small wheels with a tyre on the back of the improvised turntable that hooks under a ledge, thus holding everything down and in place.



I wanted the concept of EV3 vs Drag Racer using different colours and parts in each half. Most of the colourful parts are used in the frame all around the ducks. This is an attempt to achieve a carnival appearance, but also has the practical use of catching the balls as they fall. There is a large “catch net” at the back, ball chutes, and in the middle there is a ball “coral” for them to land in. This is very useful for if the player selects a game with more than 3 balls, as they will need to reload during the game. Whilst developing the game I regularly had times where balls were caught inside, so various covers have been made for these nooks and crannies.

P1060534.JPG


The major challenge in this build has been detecting the state of a duck, either up or down. Originally I had hoped that just the IR proximity sensor would be sufficient. It can easily detect the left and middle ducks’ states, but the right duck is too far away. To solve this the light sensor is used in reflected light mode. This works, but the tyre is remarkable non-reflective to the red light of the sensor. A lightbulb moment, after a discussion with my wife, led to me using the EV3’s red rubber band around the tyre. The extra light reflected results in a good reading.


P1060511.JPGOne final design feature I included is related to storing the model. When in use it is rather long, so I wanted to be able to store it more easily. The design is such that the “catch net” can be removed and placed over the resting ducks. Then the ball coral can be released (pulling out two black bush pegs) and folded up under the ducks. This all allows the EV3 and ball launcher to be folded up, with the ball launcher over the ducks. All nice and neat :-)


P1060543.JPGThis has been a fun remix to design, build, program and play. I hope you also have fun with it.












Building Instructions available here:
http://jander.me.uk/LEGO/resources/DuckToppl3r.pdf

The program (EV3 Project files) available here:
http://jander.me.uk/LEGO/resources/DuckToppl3r.ev3




: . .








Popular posts from this blog

MINDSTORMS Retires!

2023 is the 25th Anniversary of the MINDSTORMS brand. For 25 years, MINDSTORMS has educated and inspired a generation of robot builders, both children and adults. Unfortunately, the LEGO Group decided to end the line on December 2022. Many ROBOTMAK3RS have been passionately involved with the development of MINDSTORMS through the MUP and MCP programs. Even with the newest Robot Inventor line, several ROBOTMAK3RS were invited to submit additional bonus models that were included in the official app. Regardless of the retirement of a major LEGO robotics product line, ROBOTMAK3RS continue to MAKE-SHARE-INSPIRE using all LEGO robotics platforms available to us. Here is the official statement from LEGO. Since its launch in September 1998, LEGO MINDSTORMS has been one of the core ‘Build & Code’ experiences in the company’s portfolio, carrying with it significant brand equity and becoming a stand-out experience for the early days of consumer robotics and leading to current Build & Code

Celebrating MINDSTORMS with a Remix Part 1

In honor of the 25th Anniversary of MINDSTORMS, we asked ROBOTMAK3RS to combine a LEGO set of their choice with a MINDSTORMS set. Here is what these five ROBOTMAK3RS came up with.  MINDSTORMS Chess Assistant by Arvind Seshan Overview: When you are new to chess, it can be a challenge to remember which pieces go where. Now, you can use machine learning and LEGO MINDSTORMS Robot Inventor to build a tool to help you learn where all the chess pieces go on the chess board. Sets used: LEGO® Iconic Chess Set (40174) and MINDSTORMS Robot Inventor (51515) Review: I really like how the chess set base can store all the pieces underneath and that the board neatly splits in half for handy storage. The chess pieces themselves are very sturdy and well built. My only criticism is the building of the box itself. It was quite difficult to see what pieces to use and since the entire box is made mostly of thin plates, it took a lot of time and patience. I would have liked the storage area to be sliding dra

Machine Learning Meets MINDSTORMS

Machine Learning Extension LEGO MINDSTORMS announced today a brand new feature that is sure to excite all users. Machine Learning Extension is coming to the software in August 2022. This will allow users to implement new applications that were not possible before. Machine Learning has become exceedingly popular in recent years with applications in all sorts of industries from robotics to financial services to climate change. Now, even the youngest of robot enthusiasts and programmers have access to the world of Machine Learning and Artificial Intelligence. Comparing two classes Machine Learning on MINDSTORMS will work with both images and audio. For instance, you could train your model to recognize smiles and frowns on your face and have the emotion displayed on your hub. You could train your model to recognize when a red ball is present or not or identify a particular LEGO element. You can control your robot with audio commands that use your own voice. It is exciting to see what new p