Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

any chance to have an updated version? #2

Closed
thiswillbeyourgithub opened this issue Dec 4, 2023 · 2 comments
Closed

any chance to have an updated version? #2

thiswillbeyourgithub opened this issue Dec 4, 2023 · 2 comments

Comments

@thiswillbeyourgithub
Copy link

Hi!

I'm the owner of a T-Watch 2022 V3 : a hackable smartwatch with a PDM microphone built on ESP32.

Your repo was mentionned in this thread as a reference on how to add PDM support for micropython as part of this OS.

My goal is to have a minimalist micropython OS that can connect to an OpenAI (/LocalAI) backend and give me access to an AI assistant. Unfortunately, there is no built in PDM support in micropython ESP32 as far as I understand and although I'm comfortable in python I don't know C and won't have too much time to mess around on this side project :)

Hence, I was wondering if you had by any chance a more up to date version of your PDM implementation. One that could be easily added to a recent micropython.

If not, would you mind giving me pointers on what the steps I should take to implement PDM support myself? My main tool being GPT-4 🤡 :)

Thank you and have a nice day!

@thiswillbeyourgithub
Copy link
Author

For the record, I did try to merge it to a recent micropython version. I had to make 2 notable change to make it build succesfully (still not sure it was successful but at least it built) and documented the whole thing there: jeffmer/micropython#1

@thiswillbeyourgithub thiswillbeyourgithub changed the title any change to have an updated version? any chance to have an updated version? Apr 10, 2024
@thiswillbeyourgithub
Copy link
Author

@Lana-chan made a PR to micropython here so I'll got with that. For anyone interested my fork for the twatch V3 is here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant