Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Espruino

Work on the Open Source Espruino JavaScript engine (and associated tools)
Collective - Host: opensource - https://opencollective.com/espruino - Website: http://www.espruino.com/ - Code: https://github.com/espruino

give process a little more time to find Espruino's reply

github.com/espruino/EspruinoWebIDE - 76eb6f95c435127a5ecfa5760e4689d25383957b authored almost 11 years ago
sort out glitchy serial on Espruino Board when sending a lot of code

github.com/espruino/EspruinoWebIDE - 588ccbc662b5dec6ad25e023abc37eb02228547e authored almost 11 years ago
pullup comment

github.com/espruino/EspruinoDocs - bca55b81667fdf7b032a22cbd9af98b89fe43758 authored almost 11 years ago
Now pick up URLs that don't start with WWW

github.com/espruino/EspruinoWebIDE - f7fafd614c095b8275cb5c831cc890c5db095e29 authored almost 11 years ago
now minification will properly squish the constants, add them back in

github.com/espruino/EspruinoDocs - 8a7f5e7e2b53f2d0fdb6fdbc22ecedf8083b9f34 authored almost 11 years ago
Now wrap code in function(){} so that the closure compiler can really work its magic

github.com/espruino/EspruinoDocs - fb54f0cf4625c4a7302c63c7561d3e470778f5b1 authored almost 11 years ago
updated buy links

github.com/espruino/EspruinoDocs - c9b3e66923fd65a6627f3db721b0a3a2b6e23d24 authored almost 11 years ago
Merge branch 'master' of github.com:espruino/EspruinoDocs

github.com/espruino/EspruinoDocs - 97ed95e49377dce58ac45e585a0b92f94dd758da authored almost 11 years ago
Merge pull request #34 from SpenceKonde/master

Add DHT11 module

github.com/espruino/EspruinoDocs - dab3e6aa087a106caca485b080f0608d9fb7a563 authored almost 11 years ago
document DHT11 module

github.com/espruino/EspruinoDocs - 53116865f69e20624c79d7a7c5e8e79a933919da authored almost 11 years ago
Module for DHT11

github.com/espruino/EspruinoDocs - 74eed9b6a39337b8fbe60b9b95b1ea2ca8b7ab0f authored almost 11 years ago
Merge branch 'master' of github.com:espruino/EspruinoDocs

github.com/espruino/EspruinoDocs - 3081446f8de1450d904a4633223e2bb6eb8d761d authored almost 11 years ago
tweaks, and addition of Waveforms docs

github.com/espruino/EspruinoDocs - 588b3a15a821a3f8a06e94c1b320e64c183b233f authored almost 11 years ago
Merge branch 'master' of github.com:espruino/EspruinoWebIDE

github.com/espruino/EspruinoWebIDE - be35c3318501050386eb578ecb2619c57cd5764f authored almost 11 years ago
delay workround

github.com/espruino/EspruinoWebIDE - 3ae85e65eef02aa8e49495b3f15f7f13cfa5f987 authored almost 11 years ago
delay workround

github.com/espruino/EspruinoWebIDE - 56770bc0383e40a618b3fbc0ce45421a5e7b0ca4 authored almost 11 years ago
fix code pane overflow

github.com/espruino/EspruinoWebIDE - d98aa1181ec100e26661f6df2219e80c9613ab19 authored almost 11 years ago
re-write splitter, because jquery.layout/jquery.splitter seem broken on MacOS now

github.com/espruino/EspruinoWebIDE - 4f3130d2daf977bb431798110bde68619328b397 authored almost 11 years ago
trying to tidy up terminal.js a bit

github.com/espruino/EspruinoWebIDE - 59a8385870edf148d142e47e67557673defa2d06 authored almost 11 years ago
Added slightly insane code to stop inferior coding styles causing problems with Espruino

github.com/espruino/EspruinoWebIDE - aa0bb2572aca74f9628336db6266b7e6e83233a9 authored almost 11 years ago
Used 'proper' lexer to parse require statements (fix #32)

github.com/espruino/EspruinoWebIDE - 8833e44b27e9827c9aa22867064d7f1215208512 authored almost 11 years ago
Merge branch 'master' of github.com:espruino/EspruinoWebIDE

github.com/espruino/EspruinoWebIDE - 87790afb3597c018c16e655e7e755dfd2402a06f authored almost 11 years ago
update jQuery and fix bug with Chrome v33 on OSX

github.com/espruino/EspruinoWebIDE - d3968e7531fa7b0c95e23dc7509c9c91530ed36a authored almost 11 years ago
Merge pull request #33 from ltj/master

fixed mpu6050 temperature function typo

github.com/espruino/EspruinoDocs - 0aef78a09088eb601c8c2908a9de7ab8191e8ad1 authored almost 11 years ago
fixed mpu6050 temperature function typo

github.com/espruino/EspruinoDocs - 18b7ae78d413d612fe52e09dc221e9a262d0aa03 authored almost 11 years ago
fix broken links - fix #32

github.com/espruino/EspruinoDocs - d9df02ad146e2cd6972bdc89eca9bbbc5d8723e5 authored almost 11 years ago
added handler for alt enter

github.com/espruino/EspruinoWebIDE - 8d9048ce55135a03e39ab5861a23895c6c10797b authored almost 11 years ago
Merge branch 'master' of github.com:espruino/EspruinoWebIDE

github.com/espruino/EspruinoWebIDE - 8ddd6c4b9967709de55a2dec40e03e716fb21e82 authored almost 11 years ago
Now check for a prompt on connect. If we find one, we don't need to Ctrl-C

github.com/espruino/EspruinoWebIDE - 2a71e51d58b58659a2ddfd926380f272b1012b46 authored almost 11 years ago
Merge pull request #30 from ltj/master

New modules for ADXL335 and MPU6050. BMP085 minor stuff

github.com/espruino/EspruinoDocs - a64a7f8c218932ab80388d5a9db82443c95ffe44 authored almost 11 years ago
mpu6050 temperature reading

github.com/espruino/EspruinoDocs - 6db22c46e6ede4ee37c2ad313b89379dfeede5c6 authored almost 11 years ago
adxl335 bonus + mpu6050 cleanup

github.com/espruino/EspruinoDocs - b5a08c5c1d7f43575c35724c870ceba721411fd0 authored almost 11 years ago
added gyro readings

github.com/espruino/EspruinoDocs - af925b29adf82bbd38cc3b0a409564a815b8837e authored almost 11 years ago
Accelerometer readings

github.com/espruino/EspruinoDocs - 9244d7ad27d7b7e97ee44a612e02bced1016f4cd authored almost 11 years ago
altitude and sea level pressure added. More documentation

github.com/espruino/EspruinoDocs - a9c2dbc561dea96575a5f66f9160944b65c8d6e1 authored almost 11 years ago
Merge remote-tracking branch 'upstream/master'

github.com/espruino/EspruinoDocs - 8f1c9838c235f4c8030399412dc714939eedd6b3 authored almost 11 years ago
Merge pull request #29 from ltj/bmp085

Bmp085

github.com/espruino/EspruinoDocs - 274a83083e30e6b5c37081c45e6f976708a5c5b9 authored almost 11 years ago
Merge branch 'bmp085'

github.com/espruino/EspruinoDocs - bfce772bc37c06186976b94806aed9a66da6b6cd authored almost 11 years ago
it even looks a bit like JS now

github.com/espruino/EspruinoDocs - 00d80101fe4642f7bdb016f48c3a75e48f83709c authored almost 11 years ago
a little cleanup

github.com/espruino/EspruinoDocs - 589646c038da3f4989c2ca99d538d2db55cf2709 authored almost 11 years ago
initial commit

github.com/espruino/EspruinoDocs - 79f99c8a58936b9246a1610c721f1eaa9ffb6bda authored almost 11 years ago
Troubleshooting

github.com/espruino/EspruinoDocs - b6dd46109daa5137c66bf2f3660dcff7d7b8a484 authored almost 11 years ago
update LCD docs

github.com/espruino/EspruinoDocs - c454b8b816edbea736547635eb410479050fb398 authored almost 11 years ago
Merge pull request #29 from Granjow/reloadButton

Reload button

github.com/espruino/EspruinoWebIDE - ac3e82cc07c822b74daf43fc0fa070e949c38a4a authored almost 11 years ago
initial checkin of remote control sockets

github.com/espruino/EspruinoDocs - 37df89b03263275ad488f29f4f269dab65980b14 authored almost 11 years ago
Make it optional to show the reload button

github.com/espruino/EspruinoWebIDE - c2695a13279e96f1496b4eee0f57bc8820526fe9 authored almost 11 years ago
added ability to reject keywords from list

github.com/espruino/EspruinoDocs - 4141b66a08c244646166bcfc147efc94eb42a27c authored almost 11 years ago
now auto-generate pages direct from JS files

github.com/espruino/EspruinoDocs - 1747f66422843504c1e4027c33f4b3b7c3030400 authored almost 11 years ago
improve examples

github.com/espruino/EspruinoDocs - 5ee12fb41cd5a60f6149e4ce66abf50d135fa0f7 authored almost 11 years ago
move tools out of tutorials

github.com/espruino/EspruinoDocs - 0b9b1e4bf3b2016c936a478d0cdab589044772a5 authored almost 11 years ago
copy data from website troubleshooting page

github.com/espruino/EspruinoDocs - 25a8641c52e71c1f2f7032a1d70e8d60771e18c1 authored almost 11 years ago
add separate troubleshooting page

github.com/espruino/EspruinoDocs - 4a10aab122a61e50e8486a600611330e0c3b6831 authored almost 11 years ago
nicer WS2811 example

github.com/espruino/EspruinoDocs - 7f8c667baa4536fedb45ecd0e6d0e5f6bc1c8cb4 authored almost 11 years ago
make sure Web IDE doesn's just stop working when it encounters a badly formatted result

github.com/espruino/EspruinoWebIDE - 7de186f9f8b7366a3939c5a5091fb62ac430e1b0 authored almost 11 years ago
favicon tutorial

github.com/espruino/EspruinoDocs - e3afd36c45fed1fefd07451b15148fa2faa94fb3 authored almost 11 years ago
tidying, remove duplicate files

github.com/espruino/EspruinoBoard - d63cc8c5398f73efe0abc7ccd6bf398560cf0c61 authored almost 11 years ago
Merge pull request #1 from jacklkw/master

Update Espruino.fzpz

github.com/espruino/EspruinoBoard - 4d81e6370b6ad3958cd9a1bfd2de6f1a7c0a41b1 authored almost 11 years ago
Merge branch 'ds18b20' of https://github.com/zigrin/EspruinoDocs into zigrin-ds18b20

Conflicts:
devices/DS18B20.js

github.com/espruino/EspruinoDocs - c9536822540620dfabb4688270a5a2acb20e6d54 authored almost 11 years ago
Update ESPRUINOBOARD_1v3.jpg

github.com/espruino/EspruinoBoard - f58c79fa6d60be6f66519cb9c349cb7eeb2d3228 authored almost 11 years ago
Update Espruino.fzpz

Add Espruino1v3.svg
Add ScreenShort_1v3.jpg
Add espruino_icon.svg
Espruino.fzpz link all the midd...

github.com/espruino/EspruinoBoard - e999971c9921f1dd38b986cf05f4779891d8dc80 authored almost 11 years ago
favicon tutorial

github.com/espruino/EspruinoDocs - 9cd7d6607e6e3b2cdcbe21ceb1d5fd606277b6bf authored almost 11 years ago
file convertor util

github.com/espruino/EspruinoDocs - a77bdf7f9e583ff5e53aff6e39470f7c149f96b4 authored almost 11 years ago
tweaks to advanced debug

github.com/espruino/EspruinoDocs - 842411a0b0dd6b38a48411613678c42447067248 authored almost 11 years ago
added file on making modules

github.com/espruino/EspruinoDocs - ef0514437a850612555093d026cb22bb7dd4c9ac authored almost 11 years ago
added fritzing part

github.com/espruino/EspruinoBoard - f8ab290a64653a6801b5c3f3b431fd8052e3d995 authored almost 11 years ago
fix broken update button

github.com/espruino/EspruinoWebIDE - 598c480963ebfa161d2ca5bb3f54cd8a9e4afa5d authored almost 11 years ago
Finally added option for tutorials

github.com/espruino/EspruinoWebIDE - 74c66f3591b2b806fd9cb521c54fe5a1244e96e3 authored almost 11 years ago
Now output whatever was in our buffer that wasn't part of the process info

github.com/espruino/EspruinoWebIDE - 1aae4dd24df48e8ce8f0d4e9a9fed26f1cadcc07 authored almost 11 years ago
better console log messages

github.com/espruino/EspruinoWebIDE - 949c363c67277e72abf69d5798b1a7343668a9b9 authored almost 11 years ago
Merge branch 'master' of https://github.com/jumjum123/EspruinoWebIDE into jumjum123-master

Conflicts:
js/espruino_options.js

github.com/espruino/EspruinoWebIDE - 989e952510aed028d948ea1a8d0c9d1d068c8d60 authored almost 11 years ago
Fix #20 - binary numbers reported with errors

github.com/espruino/EspruinoWebIDE - f80dced80a4d9ae55b9c61e84dc9e5cb93944b2c authored almost 11 years ago
try and improve flasher - few more error messages, check chrome version. Also try and document Options module

github.com/espruino/EspruinoWebIDE - f49878db9146657f6484440196d434fa60cf6a86 authored almost 11 years ago
Add button to reload loaded .js file

github.com/espruino/EspruinoWebIDE - efbb9153421f2d7e2ace4b68eda637c4fa3db13e authored almost 11 years ago
note about flashing

github.com/espruino/EspruinoDocs - 433e1b0b5f9cee2f067cd059065fe494ee77a9d1 authored almost 11 years ago
new tutorials

github.com/espruino/EspruinoDocs - d2f3b98ab0147647ef2a1bb566f88801c6572c04 authored almost 11 years ago
make this work out of the box with Espruino on linux

github.com/espruino/EspruinoDocs - 6f865359e857f3aad35c08a3dce2c9173fd40592 authored almost 11 years ago
Merge pull request #26 from kimbauters/master

Update Interfacing.md

github.com/espruino/EspruinoDocs - 2d24630c21ca9d9bc2d8753bfb068a422ce04067 authored almost 11 years ago
wiring up 293D

github.com/espruino/EspruinoDocs - ff805eef514b7dd850b4735e02790b8040ad43fb authored almost 11 years ago
Added more help for driver ICs

github.com/espruino/EspruinoDocs - 936babfad88f239193ff0e595801a90e303c011e authored almost 11 years ago
thumbnails for kit

github.com/espruino/EspruinoDocs - f81a637407f3cc5d497ceb3357fab2da9baf0084 authored almost 11 years ago