当前位置:网站首页>Lori remote control LEGO motor
Lori remote control LEGO motor
2022-07-05 08:29:00 【Sharing master】
Background :
I bought a toy car made of building blocks some time ago , He was assembled in a few days during the Spring Festival , It has the function of remote control steering and forward and backward . But the battery and remote control are not easy to use , Especially batteries , Charge for two hours , Run for five minutes . It's not durable
Bring your own remote control :
The receiver :

The interfaces of building blocks are unified , The advantage of this is that it is easy to match , Complete different functions ,
The interface sequence is as follows :
1→ C1
2→ Positive pole
3→ Negative pole
4→ C2
Original motor control analysis
- Steering control motor



Four lines control , The left and right sides are vdd c1 c2 gnd, adopt 7.4v Battery powered ,c1 ,c2 Input the control signal to control the steering function .
Use arduino Control as follows :
digitalWrite(c1, HIGH);
digitalWrite(c2, LOW); // turn left
Serial.println ("H L");
delay(1000);
digitalWrite(c1, LOW);
digitalWrite(c2, LOW); // Back to normal
Serial.println ("L L");
delay(2000);
digitalWrite(c1, LOW);
digitalWrite(c2, HIGH); // turn right
Serial.println ("H L");
delay(1000);
digitalWrite(c1, LOW);
digitalWrite(c2, LOW); // t Back to normal
Serial.println ("L L");
delay(2000);
Motion motor
The four lines can be separated in the middle , It can be connected to the left and right controls ,
lolita 8 Channel receiving control end

Corresponding wiring sequence 
边栏推荐
- [three tier architecture and JDBC summary]
- Explication de la procédure stockée pour SQL Server
- 亿学学堂给的证券账户安不安全?哪里可以开户
- On boost circuit
- Esphone retrofits old fans
- [NAS1](2021CVPR)AttentiveNAS: Improving Neural Architecture Search via Attentive Sampling (未完)
- 【云原生 | 从零开始学Kubernetes】三、Kubernetes集群管理工具kubectl
- 【三层架构】
- Simple design description of MIC circuit of ECM mobile phone
- Weidongshan Internet of things learning lesson 1
猜你喜欢

Charge pump boost principle - this article will give you a simple understanding
![[tutorial 19 of trio basic from introduction to proficiency] detailed introduction of trio as a slave station connecting to the third-party bus (anybus PROFIBUS DP...)](/img/54/2fe86f54af01f10de93818103f2154.jpg)
[tutorial 19 of trio basic from introduction to proficiency] detailed introduction of trio as a slave station connecting to the third-party bus (anybus PROFIBUS DP...)

Bluebridge cup internet of things basic graphic tutorial - GPIO input key control LD5 on and off

Why is 1900 not a leap year

剑指 Offer 06. 从尾到头打印链表

How to write cover letter?

Simple design description of MIC circuit of ECM mobile phone

Sword finger offer 06 Print linked list from end to end

MATLAB小技巧(28)模糊综合评价

Sword finger offer 05 Replace spaces
随机推荐
Arduino uses nrf24l01+ communication
Meizu Bluetooth remote control temperature and humidity access homeassistant
leetcode - 445. 两数相加 II
实例009:暂停一秒输出
Live555 RTSP audio and video streaming summary (II) modify RTSP server streaming URL address
Detailed explanation of SQL server stored procedures
动力电池UL2580测试项目包括哪些
[trio basic tutorial 17 from getting started to mastering] set up and connect the trio motion controller and input the activation code
MySQL之MHA高可用集群
leetcode - 445. Add two numbers II
每日一题——输入一个日期,输出它是该年的第几天
H264 (I) i/p/b frame gop/idr/ and other parameters
Daily question - input a date and output the day of the year
Why is 1900 not a leap year
More than 90% of hardware engineers will encounter problems when MOS tubes are burned out!
STM32 outputs 1PPS with adjustable phase
L298N module use
【三层架构】
STM32 virtualization environment of QEMU
Semiconductor devices (III) FET