Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Potential Accessories? #1

Open
Bartlett-Will opened this issue Jun 16, 2024 · 2 comments
Open

Potential Accessories? #1

Bartlett-Will opened this issue Jun 16, 2024 · 2 comments

Comments

@Bartlett-Will
Copy link

Hey FirstBuild,

Thanks for open-sourcing this cool project. I was catching up on your YT channel on all of the potential accessories you guys had planned. Is there a future commercialization plan for those, or would it be possible to to have those plans uploaded as well?

I'm especially interested in how the humidity booster worked out with your beta testers, and the potential for temperature control.

As a side note, there is no information on how the water tank was controlling the water flow outside of the .step files which do not include the tank itself. Do you have anymore information that you could provide to help with the journey of making, and modifying the designs presented?

I appreciate all the work you guys put in on this.

@Bartlett-Will
Copy link
Author

As a follow-up are there any common failure points of the current design?

@rdsuel
Copy link
Contributor

rdsuel commented Jul 23, 2024

Hi @Bartlett-Will, sorry it's taken so long to respond! The humidity booster was a neat idea but we ran into multiple challenges that made us decide not to take it to full scale production:

The first issue was that the piezo device would clog after a few days and stop working, even if we used distilled water. Once that happens, it's difficult to get the piezo cleaned (we tried vinegar with not much luck).

The second issue was that we wanted to drive the booster using the same power plug that the fan uses without updating the firmware on the product. Since the fan plug is PWM-driven, it was difficult to convert the slow PWM signal for the fan to a higher-frequency PWM for the piezo (we did this using a couple of 555-timers I believe).

You may be able to try updating the firmware so that the humidity fan PWM frequency is the same as whatever piezo humidifier you decide to try ... there should be some on amazon (ultrasonic atomizer) and seeed may also have something.

The water tank for Mella is actually a re-purposed Opal Nugget Ice Maker side tank. The water flow is purely regulated by gravity, no fancy mechanisms involved.

Hope this info is helpful!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants