智能鱼饲喂装置
fish feeder
使用说明
- 所有模型资源均由用户上传分享,内容来源于网络公开资源
- 侵权投诉:通过抖音私信 @jobsfan 联系我们(需附版权证明),24小时内处理
- 模型将通过邮件发送(5分钟内自动发送),感谢理解带宽压力,超过1小时没收到,请联系我们
关于费用
我们是爱好者共建社区,为维持服务器成本,每个模型收取微量费用(仅覆盖基础开支)。我们承诺最低成本运营,感谢您的支持!
扫码手机访问
抖音私信 @jobsfanSummary
I made this fish feeder because I was going on A holiday. and I needed to feed my 160 liter tank with about 80 small fish. I feed powdered flakes. The distance between the hopper and the rotating ball is adjustable.
don't be greedy on the infill.
for electronics I used A basic 28BYJ-48 stepper motor, A corresponding stepper motor driver, A arduino uno, and A 9V 1a dc power supply. Note: a 9V 1.5a or 2a will also work.
After assembling it myself I made some adjustments. btw I glued the motor in place bc I didn't want to bother with bolts and nuts.
I'd like to see your makes and remixes.
(NOTE: ask GPT to correct this code bc thingiverse's text editor interferes)
the code i put uploaded to my arduino is:
''''#include Stepper
// Define the number of steps per revolution
const int stepsPerRevolution = 200;
// Define the stepper motor interface
Stepper myStepper(stepsPerRevolution, 8, 9, 10, 11);
void setup() {
// Set the speed of the stepper motor
myStepper.setSpeed(100);
Serial.begin(9600);
}
void loop() {
Serial.println("Moving");
// Move the stepper motor 7500 steps. ↓here↓ you can chenge how much food you give↓
for (int i = 0; i < 7500; i++) {
myStepper.step(1);
delay(2); // Adjust delay as needed
}
// Wait for 24h in milli seconds before the next set of steps
delay(86400000); // 24h
}""''
Print Settings
- Printer brand:
Creality
- Printer:
Ender-3 V2 Neo
- Rafts:Doesn't Matter
- Supports:Yes
- Resolution:0.2
- Infill:20%
- Filament brand:
-
- Filament color:
any
- Filament material:
pla
Tags
License
fish feeder
by Killernick is licensed under the Creative Commons - Attribution - Non-Commercial - Share Alike license.
相关内容
猜你喜欢
联系我们
热门推荐
-
复活节小熊猫3D模型2023-03-31
-
55惠特沃斯磨削装置2023-05-19
-
玫瑰与荆棘的绽放2023-06-03
-
高架床接口套件2024-03-30
最热下载
-
钥匙扣2023-03-26
-
开源 1:10 四驱竞技型 RC 车2025-07-08
-
沙箱建筑模型2024-05-08
-
螺旋锥形手玩具(全新)2024-05-08
最新模型
-
螺旋锥形手玩具(全新)2024-05-08
-
3D美国国旗模型2024-05-08
-
CG工具用于美空军F-222024-05-06
-
144001 后部扰流板2024-05-06
-
2015年F-150中控台组织架构,带折叠中间座椅2024-05-06