|
You are here |
dumblebots.com | ||
| | | | |
www.arduino.cc
|
|
| | | | | The Arduino programming language Reference, organized into Functions, Variable and Constant, and Structure keywords. | |
| | | | |
diyelectromusic.com
|
|
| | | | | After getting the Arduino and SP0256A-AL2 working I wondered if I could repeat the trick from the Arduino and AY-3-8910 and have the Arduino generate the required clock signal for the SP0256A-AL2. This post starts to look at that question. https://makertube.net/w/paGX4eiCAHgLU9mK2x3uyq Warning! I strongly recommend using old or second hand equipment for your experiments. I... | |
| | | | |
blog.wokwi.com
|
|
| | | | | Experience PWM duty cycle and frequency in a visual way and level up your signal analysis skills | |
| | | | |
blog.nuculabs.de
|
|
| | | I wanted to explore the magic of RFID and I bought a simple card reader from Banggood which allows me to read and write 13.56MHz cards. The reader comes with one id tag and one card and it can be used to implement projects like a door security system or a payment system. The card and id tag that come with the board use classic mifare technology. Wiring I'm going to use Arduino Nano for this example, you can use Arduino UNO and perhaps other Arduino's too. You can't use any pin for the module board, you need to verify your Arduino's pin map and map them accordingly, for example, you can only use SCK on pin D13. | ||