-
Notifications
You must be signed in to change notification settings - Fork 15
4_4.1 Hex2Wav
Command line program written in c++ used for uploading program to TinyAudioBoot
- Source code: https://github.com/ATtinyTeenageRiot/hex2wav
-
Follow this instructions
-
Download and setup Bitvise SSHD
-
- add new virtual user, set bash path
-
[Download](https://github-production-release-asset-2e65be.s3.amazonaws.com/23216272/d570e77c-ff9e-11e7-842a-7fe611a3ec9f?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20180129%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20180129T101126Z&X-Amz-Expires=300&X-Amz-Signature=e9f479c9aacc1fe7861da5843bc4f72fb76e37ee29cbcd8afde11902a0324be5&X-Amz-SignedHeaders=host&actor_id=0&response-content-disposition=attachment%3B filename%3DGit-2.16.1-32-bit.exe&response-content-type=application%2Foctet-stream) and install git for windows
-
Example path variable in windows
%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw32\bin;C:\Program Files\Git\usr\bin;C:\MinGW\bin;C:\msys\1.0\bin;C:\MinGW\msys\1.0;C:\MinGW\msys\1.0\bin
-
How to get guest ip address
/Volumes/LOCALBRAIN/Applications/Development/VMware\ Fusion.app/Contents/Library/vmrun getGuestIPAddress /Users/xcorex/Documents/Virtual\ Machines.localized/Windows\ 7.vmwarevm
-
Scp mountpoint in bitvise sshd
Binary compiled with 32 Bit debian todo add 64/32-
Missing libasound:-
ERROR: /0.0.15/tools/hex2wav/linux/hex2wav_bin: No such file or directoryNEO_022_FamilyMart.ino.wav: No such file or directoryError compiling. FIX: apt-get install libasound2-plugins:i386
-