Русские видео

Сейчас в тренде

Иностранные видео


Скачать с ютуб How to write digital data to an audio cassette в хорошем качестве

How to write digital data to an audio cassette 5 месяцев назад


Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса savevideohd.ru



How to write digital data to an audio cassette

Hello, friends, I was thinking a lot how to record and playback digital data using audio cassettes. Previously, I tried to do this using a standard audio cassette player, but the data recording quality was very poor. This time, I decided to use an adapted device — a vintage Commodore Datassette and Arduino Uno microcontrollers. Let's see how I did it. First of all, the question was about how to connect the Commodore Datassette to the Arduino. I made a connector from a fiberglass board. The Commodore device's motor requires a 6V power supply, so I used an XL4015 voltage converter. As you can see, the homemade connector perfectly connects with the Commodore Datassette. This project requires two Arduino Uno microcontrollers. To one of them, I connected an Arduino Ethernet Shield to enable the connection of a MicroSD card. Of course, you can use a different MicroSD card adapter. The Arduino Uno with the MicroSD card will be used for data recording, and the another one for data reading. Alright, let's try compiling the code for the Arduino Uno that will record data onto the audio cassette. Compilation successful. Let's try uploading the code to the Arduino Uno. Oops! We got an error. Let's try to change the COM port. Great, the code has been successfully uploaded. Now let's prepare another Arduino Uno, which will be responsible for reading data from the audio cassette. After small adjustments, the code has been successfully uploaded to the Arduino. I got some ideas for the Arduino Uno code from "Slu4" projects.    / @slu467   Visit the "Slu4" YouTube channel and subscribe. You'll find many interesting projects on the "Slu4" channel. Let's prepare the Arduino Uno for work, connect the wires, and attach the Commodore Datassette to the Arduino. Like I said before, the Commodore Datassette motor requires 6V. Let's use a multimeter to set the appropriate voltage. Create a text file on the MicroSD card. In the text file, write the text you want to record onto the audio cassette. The MicroSD card is ready, insert it into the Arduino Uno. Prepare the audio cassette. Connect the Arduino Uno to the computer, to see the recording process. We will use PuTTY software for monitoring. In the left PuTTY window, we will see the status of the recording Arduino, and in the right window, the status of the reading Arduino. Great, let's restart the Arduino and start recording onto the audio cassette. In the right PuTTY window, we can see the data being recorded onto the audio cassette in real-time. When the text runs out in the file on the MicroSD card, the Arduino automatically repeats the process after 10 seconds. Stop the recording process and try to disconnect completely the Arduino Uno, which sends the recording text. Rewind the audio cassette and see how the textual data is playback from the audio cassette. Great, the playback process is smooth and without errors! Are you interested about what sound an audio cassette makes when it contains digital data? Let's find out! We will use a standard tape recorder for this. now you can Hear how digital data sounds like on an audio cassette! I hope this project was interesting, stay tuned for more videos :) :::::: Music: Song: Sapajou - The Way To You License: Creative Commons (CC BY 3.0) https://creativecommons.org/licenses/...    / @sapajou   Music powered by BreakingCopyright: https://breakingcopyright.com --- Song: Teto - Nostalgia License: Creative Commons (CC BY 3.0) https://creativecommons.org/licenses/...    / @tetoarusu   Music powered by BreakingCopyright: https://breakingcopyright.com

Comments