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.

102 lines
4.1 KiB

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