Personal blog written from scratch using Node.js, Bootstrap, and MySQL. https://jrtechs.net
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

78 lines
4.3 KiB

  1. ![Rochester Maker Faire RITlug table.](media/makerFaire/20181117_091159.jpg)
  2. # Introduction
  3. A few weeks ago I presented my [musical floppy drives](https://jrtechs.net/projects/musical-floppy-drive-build-log)
  4. at the [Rochester Maker Faire](https://rochester.makerfaire.com/) with [RITlug](https://ritlug.com/).
  5. Wow, that sentence had a ton of links-- you should check them out. This post is a
  6. quick recap of my experience at the Maker Faire and a project update for my musical floppy drive project. For those of you who
  7. don't know, [Maker Faires](https://makerfaire.com/) are community gatherings where people "celebrate arts, crafts,
  8. engineering, science projects and the Do-It-Yourself (DIY) mindset".
  9. I would like to give a huge thanks to [Christian](https://ctmartin.me/)
  10. for providing me with some of these pictures and [RITlug](https://ritlug.com/)
  11. for giving me the opportunity to present at the Maker Faire.
  12. # Project Background
  13. Musical floppy drives are floppy drives wired to an Arduino to play music. I initially started with two floppy drives;
  14. however, that grew to 8 drives very fast.
  15. <iframe width="100%" height="315" src="https://www.youtube.com/embed/Y5msiFa54Ug" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
  16. I currently have 10 floppy drives stacked together in a tower like structure to make it easier to take to places
  17. like the Maker Faire and [Imagine RIT](https://www.rit.edu/imagine/).
  18. ![Rochester Maker Faire RITlug table.](media/makerFaire/20181117_092417.jpg)
  19. # Future Project Upgrades
  20. Although the 10 floppy drives are quite loud in a small room, people typically found it difficult to hear at the
  21. Maker Faire. This was largely due to the noisiness of the hundreds of people at the convention center. To fix this
  22. in the future I want to bring a small amplifier for the floppy drives.
  23. The second improvement which I plan on making is creating some form of web application where people can
  24. request music for the floppy drives to play. The potential down side of this is that it is often difficult connecting
  25. to the internet at conventions.
  26. I have a ton of old IDE hard drives that I plan on incorporating into my musical orchestra. The tricky part of that
  27. upgrade would be to somehow incorporate those into my current floppy drive structure so that it is easy to take places.
  28. My current plan is to have the hard drives completely separate from the floppy drives and run it on its own Arduino board.
  29. # Cool Projects at the Maker Faire
  30. Although there were a ton of really cool projects at the Maker Faire, I did not have the time explore everything
  31. and take a lot of pictures. However, I want to share some of the really cool projects that I saw at the Maker Faire.
  32. ## HatChan
  33. ![HatChan](media/makerFaire/20181117_095844.jpg)
  34. This is a project that one person is calling "HatChan". This is a hat equipped with a ton of LED lights, and
  35. a fully functioning wireless access point. When you connect to his access point, the captcha portal takes you
  36. to a 4chan esk site where you can upload pictures -- mostly memes.
  37. ## 8-bit Computer
  38. ![Rochester Maker Faire](media/makerFaire/20181117_120948.jpg)
  39. This one person brought a home made 8-bit computer to the Maker Faire. What I find the most impressive
  40. about this project was that the person who made it was only a sophomore in high school.
  41. ## Foss@Magic
  42. ![Rochester Maker Faire](media/makerFaire/MVIMG_20181117_151211.jpg)
  43. *Photo provided by [Christian](https://ctmartin.me/)*
  44. FOSS@Magic is a organization at RIT which aims to promote
  45. free and open source software-- i'm also a part of this group. This year the FOSS group demoed their colorful MAGIC letters. On
  46. a tablet beneath the letters, there is a web site open where you can select the color of each individual
  47. RGB letter.
  48. ## RITlug
  49. ![Rochester Maker Faire](media/makerFaire/MVIMG_20181117_151247.jpg)
  50. *Photo provided by [Christian](https://ctmartin.me/)*
  51. The RIT Linux Users Group (RITlug) is a student-led organization aimed to promote and teach students about Linux and open source.
  52. This year we presented my Floppy Drive project, a Raspberry Pi [Lakka](https://www.raspberrypi.org/magpi/easy-retro-gaming-lakka/) gaming set up, a
  53. [Magic Mirror](https://github.com/MichMich/MagicMirror), and [Tiger OS](https://ritlug.com/tigeros).