What is the better use of 3D printing and laser cutting than making a "Boat"
Make a IoT device (Boat) with the help of Photon, 3D printing and laser Cutting.
The visual display is done in paper.js using the animation with animation path segment. Data displayed was called in a string, this string is split and then parsed. Instead of using ajax call, the data is called in the function with the device id and access token. Components Used: Two proximity sensors each sensor will give a output in the form of voltages. These voltages determine how many people are coming in, OLED and neopixel to see the reading from the sensors and the counter, which I am using to check people coming in, 3D printer and laser cutter. I have made the base of photon and two front sensors using 3D printers, the body of the ship using laser printer, added one more proximity sensor to back, added a servo motor to show the movements of a 3D printed fan of the boat to show forward or backward motion, two are sensors are triggered motor moves and after a delay moves to a position and if back sensor is triggered then the motor moves and then after a delay goes to another position.
2nd tutorial - https://docs.particle.io/tutorials/topics/maker-kit/ Two libraries taken - https://build.particle.io/build/57f5828b36e51f2d0700097d/lib/57564201d100a7f0f6000952/tab/a-rainbow.cpp https://build.particle.io/build/57f5828b36e51f2d0700097d/lib/5397d8d028979ed3cc000731/tab/Adafruit_GFX.cpp Libraries used First library is for neopixel. it was used in the code to light up the pixel as per requirements. Second library is for OLED. it is used to code the OLED in way where i can display the incoming data from the cloud. Youtube links for videos - https://youtu.be/txcYWmwifYE https://youtu.be/9AeFHJYHD8g https://youtu.be/f3KUH1jb3j0 https://youtu.be/Jv7tvrx4BTk https://youtu.be/C_nqWOqI9Io https://youtu.be/OX-DyjxSYjU
Read more about what I do and my philosophy of design. Judge for yourself The work and results I achieved from my project and designs, and do write reviews or your experiences.
Visit Project 1 Visit the Github link Visit Project 3