智能鱼饲喂装置
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.
相关内容
猜你喜欢
联系我们
热门推荐
-
PGO BR200 验车速度传感器盒2023-08-09
-
Wled控制器箱2023-08-25
-
JBL Partybox 310 3D脚垫橡胶脚侧用型号2023-09-09
-
头发修剪架2024-01-10
最热下载
-
Makita 10.8V 钻具与电池组2023-04-07
-
天眼6x30寻星器引导摄像头M42适配器2024-03-20
-
Fifine AM8冲击挂钩2024-03-26
-
手指机器人MX版2024-04-14
-
Halo Reach巴黎级大型战舰2024-05-05
最新模型
-
Flick 19E(增强型) - 可使用的玩具枪 - 类似弹弓的橡皮筋枪2025-08-21
-
模块化笔筒链2025-07-19
-
戴森V6真空吸尘器配件壁挂支架2025-07-17
-
鞋带锁2025-07-17
-
KALYRA PRIME - 一姐 适合桌面游戏和收藏家的科幻女英雄。2025-07-15