#discord told me to start a thread

1 messages · Page 1 of 1 (latest)

pine tartan
#

aahh, very cool. it worked fine with no additional translations and just regular ol english. that's interesting to have to consider language in a microcontroller but I guess REPL is a thing that requires internationalization....so weird coming into circuit/micropython thinking from arduino. good to know it can fit more function.

#

just want to ask, is it buggy or relatively stable?

winged pelican
pine tartan
#

well my question was intended for just the pulseio on the xiao but i suppose now i'm all eared to any bugs I should be looking for lol

winged pelican
#

PulseIn or PulseOut?

pine tartan
#

Umm, trying to make a remote control for someone with a pretty severe disability

winged pelican
#

Please try it, it should work.

pine tartan
#

just trying to find some guides 🙂 I might have to do it on a pi pico for the extra GPIO. I'm having it cycle through multiple options and it's going to be triggered on a single switch. so basically cycle through modes like "channel up/down/volume up/down/mute/power" and then just sort of stop for a while.

#

this is my first coding project so I'm a little overwhelmed but the guides are there. A little upset because I already had issues that I can't figure out with an older Samsung in my building but it works fine with the samsung in my OT lab

#

anywho, thank you!

#

need to go look for ways to send IR commands with circuitpython.