Jump to content

MAYERMAKES

Member
  • Posts

    3
  • Joined

  • Last visited

Awards

This user doesn't have any awards

MAYERMAKES's Achievements

  1. Linux gives you REAL control of your hardware, for example I use it to directly control pins on the Board of various single board computers, You can do this also on big Motherboards to run specialised or even homemade hardware. If I have trouble with a USB device i can talk to it directly to find out where the problem lies. that is possible but very cumbersome on windows or mac. You can also run linux on almost any hardware you can get my hands on, and if you want to go really high end (i don't mean current gen gaming, but Cluster computers and distributed cloud computing on your own network) you can even make your own beowulf cluster with linux to offload workloads like rendering a video to dedicated machines within your cluster while your age gaming on the main rig. Linux is also great for doing creative work, you find suitable programs for almost anything. I run a little videoproduction company/hardware development thingy 99% on open source linux software that is available for debian/ubuntu. The OS is truly open so you can even make your own custom os that perfectly suits your needs. Here are some projects i did that use Linux as the operating system and do stuff you can't do with windows: Giant Resin based 3d printer: Worlds first MacPro that does grate cheese: a rig for moving timelapses/hyperlapses, moving cmara shots and stop motion animation (yes liek the expensive edelkrone stuff) Digitizing an old Super 8 camera (a task some people threw a lot of money at before) a pocket touchscreen computer( unlike a smartphone it allows you to run desktop software) A VR system to play the original DOOM in VR
  2. here is how to do it from scratch made using two Arduino MKR wifi 1010 an old PS1 steering wheel and a 35 year old RC car. the project is fully open source: supports: up to 85 channels(bidirectional) multidirectional and multipart tx (meaning headtracking, two people controlling the functions of one vehicle etc.) range extendable with a plain wifi router same ultralow latency (for controls) as readily available systems files are posted here free to download: https://www.element14.com/community/docs/DOC-91965/l/episode-391-first-person-view-rc-car-with-ps1-steering-whee?ICID=e14-presents-videos the plan is to turn this into a kit peole can buy. if you need help to deploy it a LTX, hit me up.
  3. Hi, A viewer of my channel told me the LTT folks are building an RC car that you can drive with a pc steering wheel. I made such a system from scratch(yes the RC electronics) with my own transmission protocol based on UDP. the video was released yesterday: https://www.youtube.com/watch?v=7Ja7rQFfQJc&t=290s the code is free to download here: https://www.element14.com/community/docs/DOC-91965?ICID=hp-element14-triptic + additional racing footage All you need is a steering wheel (i used one for the PSX, but any wheel will work) any RC car and two Arduino MKR wifi1010 a bunch of wire and minor components. hope you like it!
×