Time Machine #153
Replies: 6 comments
-
This is very cool! Thanks a lot for sharing both the building instructions and the code. Since Pybricks is still in beta, we'd love to hear more about your experience with it. Were there particular features you really liked for this model? Were there perhaps things that didn't work very well yet? Did you find anything missing? |
Beta Was this translation helpful? Give feedback.
-
Thanks for your feedback! In my view the code.pybricks.com page works very well. I did not attemt to save the code via that site since the description indicated some issues. But simply copy/pasting it took perfectly well care of it. There is not really a compaint from my side. Whenever I ran into issues, they turned out to be linked to my limited competence in Python. I am having fun with Mindstorms EV3 for about 4 years now. I find the possibilities absolutely thrilling. However, the application of the EV3 code to the Powered Up has in my view the highest potential for the following reason: With Powered Up any Technic Model with Control+ is instantaneously converted into an autonomous robot with the help of your tools. This is totally cool. At present I see the following limitations, that you guys could probably easiliy overcome:
These are not really issues, and I am perfectly happy with what you are providing to us at present. Nevertheless, adding this functionality would dramatically increase the potential of your tools. If you consider these issues worthwile for listing as such, please let me know. I can happily do that. However, I do not want to steal any of your time. |
Beta Was this translation helpful? Give feedback.
-
This was exactly our goal, so it's great that people are now starting to use it. Thanks for the insights on point 3 --- this is still in the exploration stage. When you talk about remote control augmenting autonomy, do you mean one hub communicating with another? This is indeed the direction we'd like to go in. Have you seen the messaging module for EV3? Does this meet the requirements for your use case? We're thinking of doing the same for the Powered Hub hubs eventually. |
Beta Was this translation helpful? Give feedback.
-
Indeed I am aware of the messaging function and that will actually take care of my comment 3. In particular converting my soon jobless EV3 Bricks into remote controls would be a nice option. Just to give you an idea with what I mean with Mindstorms augmented remote control: The TWIST3R and the SPINN3R are impossible to manually control. But with the help of Mindstorms they turn into fun vehicules. Obviously they could be operated with the Technic Control+, but the limited number of ports prevents me to add Gyro Sensor or IR-Receiver. Therefore profiting from bluetooth and the internal Gyro Sensor would be fantastic. |
Beta Was this translation helpful? Give feedback.
-
Awesome! Also love your (almost purist) 9V adapter for C+!!! |
Beta Was this translation helpful? Give feedback.
-
Thanks, indeed I am very happy with it. |
Beta Was this translation helpful? Give feedback.
-
Description
A Tellurion depicts how day, night, and the seasons as well as the lunar phases are caused by the rotation and orientation of earth on its axis and its orbit around the sun. The Time Machine is a further modification of this meachanism to introduce the full Powered up functionality.
The Technic Hub is way more than a battery box for remote control. The Powered Up Hub can be converted into an autonomous controller that does no longer require a computer or mobile device for operation.
This makes the Tellurion a Time Machine:
-Input time and date present on the Tellurion into the contol software (20.6.2020 21:44 when built according to the lxf file)
-Set the desired time and date in the past or the future ( usually you would choose your present time)
-Start the software and the model will run as long as the batteries last (for increased operation time use the 9V Adapter)
Video
https://youtu.be/e-JSfwyZt6c
Source Code
https://www.bricksafe.com/files/kueden/time-machine/TMrun.txt
Building instructions
https://rebrickable.com/mocs/MOC-54177/kueden/time-machine/#details
Beta Was this translation helpful? Give feedback.
All reactions