当前位置:首页 > 科学研究 > 电子编程

Arduino Project 023C - Liquid Crystal Displays - Serial to Display

RonWang1个月前 (11-07)63
Arduino Project 023C - Liquid Crystal Displays - Serial to Display
Before wiring the LCD screen to your Arduino board we suggest to solder a pin header strip to the 14...

Arduino Project 023B - Liquid Crystal Displays -Blink and Cursor

RonWang2个月前 (11-05)73
Arduino Project 023B - Liquid Crystal Displays -Blink and Cursor
Before wiring the LCD screen to your Arduino board we suggest to solder a pin header strip to the 14...

Arduino Project 023A - Liquid Crystal Displays - Autoscroll

RonWang2个月前 (10-29)67
Arduino Project 023A - Liquid Crystal Displays - Autoscroll
Before wiring the LCD screen to your Arduino board we suggest to solder a pin header strip to the 14...

Arduino Project 023 - Liquid Crystal Displays - Hello World

RonWang2个月前 (10-23)69
Arduino Project 023 - Liquid Crystal Displays - Hello World
Before wiring the LCD screen to your Arduino board we suggest to solder a pin header strip to the 14...

Arduino Project 022 - LED Dot Matrix Display - Pong Game

RonWang2个月前 (10-15)81
Arduino Project 022 - LED Dot Matrix Display - Pong Game
This project was hard going and a lot to take in. So, for Project 22 you are going to create a simpl...

Arduino Project 021 - LED Dot Matrix Display - Scrolling Message

RonWang2个月前 (10-08)92
Arduino Project 021 -  LED Dot Matrix Display - Scrolling Message
There are many different ways to drive LEDs. Using shift registers is one way and they have their a...

Arduino Project 020 - LED Dot Matrix Display - Beat Heart

RonWang3个月前 (10-01)90
Arduino Project 020 -  LED Dot Matrix Display - Beat Heart
You’re going to use the same circuit, but with a slight variation in the code to create a multi-fram...

Arduino Project 019 - LED Dot Matrix Display - Basic Animation

RonWang3个月前 (09-24)147
Arduino Project 019 - LED Dot Matrix Display - Basic Animation
So far you have dealt with individual 5mm LEDs. LEDs can also be obtained in a package known as a do...

Arduino Project 018 - Dual Shift Register 8-Bit Binary Counter

RonWang3个月前 (09-17)93
Arduino Project 018 - Dual Shift Register 8-Bit Binary Counter
In Project 18, you will daisy chain (or cascade) another 74HC595 IC onto the one used in Project 17...

Arduino Project 017 - Shift Register 8-Bit Binary Counter

RonWang3个月前 (09-10)94
Arduino Project 017 - Shift Register 8-Bit Binary Counter
In this project, you’re going to use additional ICs (Integrated Circuits) in the form of shift regis...