-
Code Broken
07/11/2016 at 18:46 • 0 commentsI have found multiple errors in my code that have rendered it partially functional. I will do a re work and post the file to the Git Hub repository.
-
Plans for Future
07/11/2016 at 05:13 • 0 commentsFor the future of the project I plan to add an LED bar graph to determine different levels of smoke in the air. Code for this will be pushed to a side branch of the Git Hub repository. Updates on the physical aspects of the project will be pushed to the project page. I have also planned for testing in a real environment, such as a larger room.
-
Code Updates
07/11/2016 at 05:09 • 0 commentsI have updated, and cleaned up the source code of the project, and have pushed it to the master branch of the repository on Git Hub. I have followed the chart on the Seeed Studio wiki page to setup checks for different sample times and smoke concentrations.
-
The Build: Physical Portion
07/11/2016 at 05:03 • 0 commentsAt this point I am designing the stl file that can be found in the files section of the project. It is being printed on my Printrbot Simple Metal at 196 degrees Celsius with a layer height of 0.1986. Truth be told most of the pieces of the project are simply attached using super glue.
-
The Build: Digital Portion
07/11/2016 at 04:58 • 0 commentsI used the resources that I have posted in the links section to write the code for the project. The code is an adaptation of the code provided on the wiki article. At the moment it is simply checking for any dust particles through the sensor, and is simply test code. It will not be posted to the Git Hub page. The next functional iteration will be posted.