Inspiration

Inspired by the Potential of the Free-WILi...

What it does

We're using the Free-WILi and a WiFi module (ESP8266MOD 12E). The WiFi module is connected to the GrizzHack network and is open for telnet, this module is also connected to the free-WILi where a script is playing to interpret the incoming data and play the sound. A user can connect to the module via telnet and use uart to send a sound file in sets 64 bits (there will be a python script to do this. upload file and it'll automatically send it.) While sending the free-wili will play the audio

How we built it

We used C++ and converted it into webassembly, python to send the data, Free-WILi to play the sound and the ESP8266 network module to act as a NIC for the WILi.

Challenges we ran into

Trying to connect ESP 8266 to Free WILi to send and trying to upload files onto Free WILi.

Accomplishments that we're proud of

Uploading Files to Free WILi.

What we learned

How to upload files to Free WILi and use uart to send and receive information from the ESP 8266.

What's next for The Willy Project

We are not sure, we will explore after we finish this project.

Built With

Share this project:

Updates