GithubHelp home page GithubHelp logo

dsp28335's Introduction

DSP28335

Audio capture and serial port transmission.

文件构成

C --- DSP中的主函数,分别为不使用CRC、使用CRC和不使用CRC加密三个文件。

Python --- 上位机程序。以audio开头的4个文件中,其中一个为CRC接收程序,另外三个为非CRC接收程序,其中direct表示不输出文件,另外两个输出文件的格式不同。 两个resolve文件表示对时域颠倒的解密和对循环移位的解密程序。

使用方法

  1. 选择C文件夹下的一个程序,将例程MIC_IN中的main文件替换掉,编译运行
  2. 选择对应的Python程序(注意修改串口的编号)。非CRC可以使用三个withoutCRC的Python程序,CRC只能使用一个CRC的Python程序。如果使用加密,则只能使用hex输出的Python程序,配合bit_turn解密程序使用。

dsp28335's People

Contributors

bensmithlight avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

10111011

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.