qqqweiweiqq
电烙铁头的冷却是需要很长时间的,不能单凭松香确定,况且烙铁头冷却好了 不能说明烙铁身也冷却了下来,一定要注意
不可大意
展开
-
GPS经纬度转换为度分秒的代码
【代码】GPS经纬度转换为度分秒的代码。原创 2024-08-21 20:58:27 · 155 阅读 · 0 评论 -
GPS 和arduino 获取经纬度
本篇将通过GPS 和arduino来获取经纬度。原创 2024-08-21 18:33:01 · 106 阅读 · 0 评论 -
自主导航智能车——tf变换
为什么不同的坐标系变换会如此地重要。原创 2024-08-19 23:46:01 · 68 阅读 · 0 评论 -
自主导航智能车—— overview
树莓派4B上提前安装好ubuntu 20.04-> ros noetic(我们这里使用的版本是ros noetic,如果你使用的是melodic,那就把noetic替换成melodic)现在打开一个新的terminal ,并且进到navstack_pub package。之后对jetson_nano_bot.launch进行保存 并关闭文件。ydlidar(or rplidar 1个)arduino uno (2个)树莓派专用移动电源(1个)创建一个package.原创 2024-08-19 19:08:19 · 84 阅读 · 0 评论 -
mac用realVNC远程连接树莓派xrdp灰屏的问题解决(非常有效)
可以运行下面的命令来杀死正在Raspberry Pi上运行的现有VNC桌面。之后把vnc server打开。在home目录下 ~原创 2024-08-15 16:54:45 · 185 阅读 · 0 评论 -
car的代码
就是用的是上面的两张图片组合起来的 不过我这个里面加的是12V电源 很好。原创 2024-06-15 22:33:11 · 227 阅读 · 0 评论 -
roscd ./navstack_pubroscd: No such package/stack ‘./navstack_pub 解决方案
解决方案:原创 2024-07-14 16:54:13 · 79 阅读 · 0 评论 -
NLP有用的视频收藏
https://www.youtube.com/watch?v=ZMudJXhsUpY&list=PLQY2H8rRoyvzDbLUZkbudP-MFQZwNmU4S&index=6原创 2024-03-26 00:21:38 · 124 阅读 · 0 评论 -
2dof 机械臂Python代码(经过测试后)
https://download.csdn.net/download/qqqweiweiqq/88968294?spm=1001.2014.3001.5501原创 2024-03-15 10:17:29 · 458 阅读 · 0 评论 -
arduino GPS 模块的 (重要)NEO-6M GPS module
https://www.youtube.com/watch?v=E9TGdtRcLA4原创 2024-03-08 18:13:56 · 845 阅读 · 0 评论 -
Interfacing GSM and GPS Module using Arduino: A step-by-step guide tutorial for tracking
https://steemit.com/utopian-io/@kimp0gi/interfacing-gsm-and-gps-module-using-arduino-a-step-by-step-guide-tutorial-for-tracking原创 2024-03-08 10:34:22 · 411 阅读 · 0 评论 -
3个自由度机械臂Forward and Inverse Kinematics的代码
这个网址里面有上传的Python代码。原创 2024-02-25 16:34:22 · 373 阅读 · 0 评论 -
Arduino控制多个舵机(不用PCA9685)
如何用Arduino同时控制多个舵机 – 八色木原创 2024-02-18 20:45:56 · 1067 阅读 · 0 评论 -
esp32 no upload port provided
肯定要不就是你那个板子没连接上 要么就是 arduino没弄好 选择Tools 选择PORT 再选择com。这样的话这个问题就解决了。原创 2024-02-13 22:22:26 · 1315 阅读 · 0 评论 -
compile error ESP32cam.h no such file or directory
解决方法 可以参考这篇文章:原创 2024-02-13 21:54:35 · 979 阅读 · 0 评论 -
ERROR: Could not find a version that satisfies the requirement cv2 (from versions: none) ERROR: No m
反正--ignore-installed确实起了很大的作用。我记得我弄了这些(具体忘了)原创 2024-02-13 21:41:57 · 516 阅读 · 0 评论 -
ESP32-CAM 的识别代码
【代码】ESP32-CAM 的识别代码。原创 2024-02-13 20:57:21 · 392 阅读 · 0 评论 -
ESP32 stereo camera for object detection, recognition and distance estimation(重要)
https://www.youtube.com/watch?v=CAVYHlFGpaw原创 2024-01-29 22:45:19 · 410 阅读 · 0 评论 -
Computer Vision with Arduino Course
小样啥课都想让我破费一下。原创 2024-01-28 15:50:39 · 387 阅读 · 0 评论 -
object detection的一些pre trained模型(视频可以实现一下)
机器学习原创 2024-01-27 19:43:04 · 377 阅读 · 0 评论 -
机器学习的数据库积累........
https://github.com/tensorflow/models/blob/master/research/object_detection/g3doc/tf1_detection_zoo.md原创 2024-01-27 12:22:16 · 569 阅读 · 0 评论 -
图像复原 大气模型
这个没弄好 我觉得需要去QQ群那里找一下代码。原创 2023-08-06 18:08:22 · 148 阅读 · 0 评论 -
Image process ----butterworth high pass 滤波器
【代码】Image process ----butterworth high pass 滤波器。原创 2023-08-01 01:16:39 · 99 阅读 · 0 评论 -
logistic regression
【代码】logistic regression。原创 2023-04-03 15:40:11 · 93 阅读 · 0 评论 -
人脸识别的数据库
算法原创 2023-03-31 16:01:27 · 81 阅读 · 0 评论 -
linear regression
机器学习原创 2023-03-27 17:04:14 · 71 阅读 · 0 评论 -
cifAr 数据集的代码 CNN 这个很全的
机器学习原创 2023-03-23 23:30:49 · 65 阅读 · 0 评论 -
呼呼呼呼呼
机器学习原创 2023-03-22 21:01:15 · 70 阅读 · 0 评论 -
Image Processing using CNN: A beginners guide
Image Processing using CNN: A beginners guide原创 2023-03-20 23:32:41 · 73 阅读 · 0 评论 -
非常有用的机器学习资料 (有些不太理解 要经常看呀)
机器学习原创 2023-03-14 19:18:09 · 61 阅读 · 0 评论 -
机器学习的一些database
机器学习原创 2023-03-14 19:10:24 · 65 阅读 · 0 评论 -
如何安装tensorTensorFlow anaconda
机器学习原创 2023-03-13 20:42:43 · 86 阅读 · 0 评论 -
教习网(初中的课)
教习网原创 2023-03-13 13:32:43 · 135 阅读 · 0 评论 -
反向传播如何用代码去写
机器学习原创 2023-03-11 11:10:06 · 87 阅读 · 0 评论 -
浙江大学-机器学习强推
机器学习原创 2023-01-21 18:54:43 · 196 阅读 · 0 评论