As far as I know, nobody has tweeted yet (at least not since Twitter changed to using OAuth). It sure looks (at least space-wise) like you could fit OAuth and SHA1 into Espruino's memory, so it could well be possible - especially if you choose to minify the code before it's sent to Espruino.
Please give it a go and let us know how you get on - it'd be great if you could... If there is anything in Espruino's JS implementation that causes you problems let me know too - I might be able to do something about it.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
As far as I know, nobody has tweeted yet (at least not since Twitter changed to using OAuth). It sure looks (at least space-wise) like you could fit OAuth and SHA1 into Espruino's memory, so it could well be possible - especially if you choose to minify the code before it's sent to Espruino.
Please give it a go and let us know how you get on - it'd be great if you could... If there is anything in Espruino's JS implementation that causes you problems let me know too - I might be able to do something about it.