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

waveform streaming

github.com/espruino/EspruinoDocs - 7e004fb2af65c6f52cd56c671fd5887d9844d277 authored over 10 years ago
Merge branch 'master' of github.com:espruino/EspruinoDocs

github.com/espruino/EspruinoDocs - 6ca6b65309dda3337f34c109653c75da663f01ff authored over 10 years ago
WIZnet buy links

github.com/espruino/EspruinoDocs - c06534cc8398be43060a42b9c801602cdd95f489 authored over 10 years ago
Merge pull request #75 from tomgidden/master

Updated MPU6050 to allow I2C address selection

github.com/espruino/EspruinoDocs - bf4824360ecca4b5868e9e552d102dd57e65ea0c authored over 10 years ago
Updated MPU6050 to allow I2C address selection

github.com/espruino/EspruinoDocs - 0aaf6d6207b8576a29ef9f80395415286b5a6f8c authored over 10 years ago
now add option to minify modules - although it is ignored normally (as files will have URLs ending in .min.js)

github.com/espruino/EspruinoWebIDE - 52fd77df2c71eab946d37994a6bc602a7aa8c739 authored over 10 years ago
now try and remove extra spaces from the right of lines if we can

github.com/espruino/EspruinoWebIDE - 9b51c2972d28de8d1d7b39ba76da1a638001167d authored over 10 years ago
quick version bump

github.com/espruino/EspruinoWebIDE - 48105fb5c871f799a8be75d99d6dedf668264c57 authored over 10 years ago
update http docs

github.com/espruino/EspruinoDocs - 8872b972e2ba0d0c51fedceda6febff8f6cb2762 authored over 10 years ago
fix some glitches in tutorial - eg if inputting empty lines... And stop it if disconnect or clear screen

github.com/espruino/EspruinoWebIDE - 1ad170d285f24e3bf390630d90a72dda39f00f4c authored over 10 years ago
improved assembler with labels

github.com/espruino/EspruinoWebIDE - 6393c7281e182e02e80f754479bb0d1baa5ecc01 authored over 10 years ago
new docs for assembler that'll make it out soon

github.com/espruino/EspruinoDocs - 83d2a01370106a63a921152bd93bffbb58f621a1 authored over 10 years ago
bump for web store release

github.com/espruino/EspruinoWebIDE - ddd245bf0054433e439ca2d63040bc7daa820b52 authored over 10 years ago
misc doc updates

github.com/espruino/EspruinoDocs - 14bff0b2379f248faf23ac7876e2f8622ddcdfdb authored over 10 years ago
Merge branch 'master' of github.com:espruino/EspruinoDocs

github.com/espruino/EspruinoDocs - c53f04ca925207b04d7c69a434eab7872ffe5589 authored over 10 years ago
more http examples

github.com/espruino/EspruinoDocs - bba01af562ec2448acdbf785d5c7d3f5ffff3c9a authored over 10 years ago
better internet docs

github.com/espruino/EspruinoDocs - 22e7b2a14280c48e2782255d55da44a98fe94791 authored over 10 years ago
Merge pull request #73 from SpenceKonde/master

Update DigoleHW.js

github.com/espruino/EspruinoDocs - f794c43a5131ee9d07e234f1a9c9b71c86d2b8ad authored over 10 years ago
Merge pull request #72 from peter-clarke/patch-1

Added to docs setting of the day of the week.

github.com/espruino/EspruinoDocs - b5b07ed682e15f05c66edfac5cede6a7e3b1cee3 authored over 10 years ago
Update DigoleHW.js

Fixed bug with setPixel with col=0, clear()

github.com/espruino/EspruinoDocs - fad4d3680422f6b1a87b8127ab7349f6d938aa79 authored over 10 years ago
Added to docs setting of the day of the week.

github.com/espruino/EspruinoDocs - bc52a93622f493c7a1d9ffd3eac5b14028affc50 authored over 10 years ago
now try and include keywords from the espruino site too

github.com/espruino/EspruinoDocs - b734abf37350ed0d65e6dcba178de73af797074d authored over 10 years ago
fix compilation of DigoleHW

github.com/espruino/EspruinoDocs - 0cdb8fdc17c4ef026ac73cdde7126cd9588e2f6f authored over 10 years ago
Merge pull request #71 from SpenceKonde/master

Digole updates

github.com/espruino/EspruinoDocs - 732f7d336a2e63ace6304b4c4cad1d4c40a350ac authored over 10 years ago
Update Digole.md

Who would want text position 0,0 to render offscreen?!

github.com/espruino/EspruinoDocs - 696c8710157cd180e8bb88534186862e419cadc6 authored over 10 years ago
Update DigoleHW.js

Fixed drawString() to use ETP command instead of TP, to position by pixels like Espruino's graph...

github.com/espruino/EspruinoDocs - 0c0a495bd19faeeac322bdbf9b378f5b17540775 authored over 10 years ago
Update Digole.md

Document fix to drawString

github.com/espruino/EspruinoDocs - 6d2cce0acaa49e21cca5b6b9698c8363df2607c3 authored over 10 years ago
Merge pull request #69 from SpenceKonde/master

Add module for Digole display

github.com/espruino/EspruinoDocs - 1ce5348449481015f6a4f0d1b83a7b3c435e5876 authored over 10 years ago
Update DigoleHW.js

Trimmed down file size, added new functions, fixed bugs, tested functionality.

github.com/espruino/EspruinoDocs - 4030be08a5278e8c9318ad87c158c5d8487bb44b authored over 10 years ago
Update Digole.md

markdown demands extra linebreaks for some reason...

github.com/espruino/EspruinoDocs - eb4dde707917cdebeda5b454b1aafaf79469dbf6 authored over 10 years ago
Update Digole.md

General updates and corrections.

github.com/espruino/EspruinoDocs - 7f6a8ddd15d6f27186f02b19cdfb718bddf3e69c authored over 10 years ago
Update DigoleBuf.js

Now tested and 100% working.

github.com/espruino/EspruinoDocs - ebcb7c39340e1392093b384aedc2013b6b4831ec authored over 10 years ago
Create DigoleBuf.js

Driver for Digole display using double buffer and Espruino graphics library

github.com/espruino/EspruinoDocs - 165fa85dcdf72af7925775420047d92764c67b25 authored over 10 years ago
Create DigoleHW.js

Driver for Digole displays using the hardware graphics functions.

github.com/espruino/EspruinoDocs - 41ec424bc9e82711ccc978f98e7bcb32d864deeb authored over 10 years ago
Update Digole.md

formatting

github.com/espruino/EspruinoDocs - 61c61974420318230866f3a5ee99c166e8fcac0d authored over 10 years ago
Create Digole.md

Document Digole display modules (DigoleBuf.js and DigoleHW.js)

github.com/espruino/EspruinoDocs - 6c5852146cca70884f9ed3e92821c373ef4ca6dc authored over 10 years ago
Merge pull request #68 from peter-clarke/master

DS3231 RTC Module

github.com/espruino/EspruinoDocs - ed5a9223715040f298124d9a70aa8b284db0ae9e authored over 10 years ago
Update DS3231.md

Format table correctly in markdown

github.com/espruino/EspruinoDocs - 0fade23febb33d9b06325b9ab009b781a6476f43 authored over 10 years ago
DS3231 Module

Initial commit of DS3231 RTC module.

github.com/espruino/EspruinoDocs - 77afcafaba0d2f149f5e94f4e60aebecb12d2fe8 authored over 10 years ago
insert alt-enter when sending newlines with unfinished brackets - #88

github.com/espruino/EspruinoWebIDE - ceb0b55f947bbbb2d17febd2dfe335a815be0be9 authored over 10 years ago
cope with multi-line var statements

github.com/espruino/EspruinoWebIDE - 7aff285c016698e26cdf95d7181d89db8fae954d authored over 10 years ago
add links to new fonts

github.com/espruino/EspruinoDocs - 19d5c61980ac1462292ff2542cdd7a59a5304ef4 authored over 10 years ago
Merge pull request #67 from SpenceKonde/master

Add long write to AT24, keypad docs, more fonts.

github.com/espruino/EspruinoDocs - 72722ec8f65eac1b92ba7146b16e06778781f034 authored over 10 years ago
Update Font6x12.js

oops

github.com/espruino/EspruinoDocs - 49d1c40b15b5d5655dbfc3de9e6a47ab3d3c41ab authored over 10 years ago
Update AT24.js

Updated comments regarding writel()

github.com/espruino/EspruinoDocs - 605d6229eaa1b3ad3dc192bdeaca0b6e01780103 authored over 10 years ago
Update KeyPad.md

Where'd that comma come from?

github.com/espruino/EspruinoDocs - b50a19fac1a70627e9b4fa22f5022d7ec72de896 authored over 10 years ago
updating module links

github.com/espruino/EspruinoDocs - 53069ce6e0a21fe1923a507fccde945de1aab2ab authored over 10 years ago
Update Font6x12.js

What's the year again?

github.com/espruino/EspruinoDocs - 394a192a0bc455fe1d98a0483e13aaecaa288e34 authored over 10 years ago
Create Font8x16.js

8x16 font, like the other font modules.

github.com/espruino/EspruinoDocs - dc824e284815b59d5a1cd8f4a194de90564a8167 authored over 10 years ago
Create Font6x12.js

6x12 font, like the other font modules.

github.com/espruino/EspruinoDocs - 87aac90578994b14d3cf6e29b85fc0898342b23d authored over 10 years ago
modify example code so it's easier for people to modify the touch handler on the fly

github.com/espruino/EspruinoDocs - 98e231feeed488767f04190d3b551a06e6cf2050 authored over 10 years ago
Auto-Generate JavaScript from Blockly - fix #86

github.com/espruino/EspruinoWebIDE - 695caaa1e0e6326f93d0052b4d170e1aa915cb5e authored over 10 years ago
automagically add debounce for BTN1

github.com/espruino/EspruinoWebIDE - 3f045dbaeb032e2bf9066b21638fbc9bc5bbf55e authored over 10 years ago
fix code completion

github.com/espruino/EspruinoWebIDE - 3cdf0104a7151105755528dbb46e9d7e8972daa7 authored over 10 years ago
Clearing Terminal screen doesn't clear current command. fix #78

github.com/espruino/EspruinoWebIDE - d0b7564f8bdd4192306df33c3d84560e6a6b6df0 authored over 10 years ago
Web IDE send code should wait before sending Ctrl+C - fix #89

github.com/espruino/EspruinoWebIDE - b78b35adf3117a3d48076ce6a4437616e49cc1a6 authored over 10 years ago
Update AT24.md

Document writel(), add column to list equivalent parts.

github.com/espruino/EspruinoDocs - 7aab38bd4b6992faecab21d9b84e9cc31e53a00c authored over 10 years ago
Add image of the 5x4 keypad. These are pretty cool keypads for projects, as they suggest a user interface.

github.com/espruino/EspruinoDocs - 4be217c4d30af647ba154ca01eb53fa18623f81d authored over 10 years ago
Update KeyPad.md

Moved the 4x5 image up next to the 4x4 one.

github.com/espruino/EspruinoDocs - 262c9eb45de868cbbfc00f69846d44077bdf1e64 authored over 10 years ago
Update AT24.js

Fix handling of i2ca; No longer create global if i2ca argument not specified, and corrected test...

github.com/espruino/EspruinoDocs - 4dc1af97a632c472b5537feaa970a6b2def7b835 authored over 10 years ago
Update KeyPad.md

* Added Caveats section
* Moved warning about multiple keys there
* Added note in caveats sect...

github.com/espruino/EspruinoDocs - 2dd587a217b04930773434ec19a0569566b3ec29 authored over 10 years ago
whoa. fixed loads of quick start errors

github.com/espruino/EspruinoDocs - a5c3374aae87dc331af520094bffe18325964067 authored over 10 years ago
red flasher warning text

github.com/espruino/EspruinoWebIDE - 8f94ffc4b077027ca39855e854ab2486faa06de6 authored over 10 years ago
placeholder for new IDE

github.com/espruino/EspruinoDocs - 7768b6f659eae05cabb3753d4f11678e23b834b7 authored over 10 years ago
added memory LCD driver

github.com/espruino/EspruinoDocs - 815d2de761e7c01c8a023a965c410f17e6ef6f12 authored over 10 years ago
removed unused files because they've been integrated now

github.com/espruino/EspruinoWebIDE - d7d22d5df4f35b74edd95577006ad486c0ffd410 authored over 10 years ago
try and create snippets folder if it doesn't exist - stops the warnings/errors

github.com/espruino/EspruinoWebIDE - ee7d54b8d019def6c7ea54a79d48101ffa0d9a48 authored over 10 years ago
remove accidentally added files

github.com/espruino/EspruinoWebIDE - 2d42fd630f14eba7db17ba173f634b5eadad5ee7 authored over 10 years ago
Added option to enable/disable projects plugin. Tried to fix some lint warnings and stop some crashes that happen when running on Linux.

github.com/espruino/EspruinoWebIDE - 091839a7a38ee876895b3573625789e0ddd0648d authored over 10 years ago
Merge branch 'master' of https://github.com/jumjum123/EspruinoWebIDE into jumjum123-master

github.com/espruino/EspruinoWebIDE - 712e93ec4a4b9c5d6d17908a85bf140a603abd6c authored over 10 years ago
Fix update firmware icons in updater - fix #83

github.com/espruino/EspruinoWebIDE - 4922c2cade714473a7b05e094f002884024f5245 authored over 10 years ago
fix #85 - missing callback

github.com/espruino/EspruinoWebIDE - 5fe0afb17a508a4c9991dc8b45d3af18da88156b authored over 10 years ago
code formatting, and swap to using internal date member of clock object - which avoids trying to instantiate a module during module load time

github.com/espruino/EspruinoDocs - f64937aba6c78fb50d15336bd13e99e76afaa6de authored over 10 years ago
Merge pull request #63 from mgg1010/master

Date and Clock Modules

github.com/espruino/EspruinoDocs - 47bff0dad5115cc9ce2d37a7c3d9b043b79b646c authored over 10 years ago
fix minify of binary numbers

github.com/espruino/EspruinoDocs - 5b0bc5d5faf88c2e68474a647766a43188e69eaa authored over 10 years ago
Update clock.js

github.com/espruino/EspruinoDocs - 6e082d76ea5d9b0fb106ecf3ab3cb3494dbb598a authored over 10 years ago
Updated date.js, tidyups, removed print

github.com/espruino/EspruinoDocs - eb7fdd0dca8ff09afa1614910fe02c1ffad71e4f authored over 10 years ago
copy modules and binaries to SD

Copy modules from project Sandbox to node_modules on sdCard (tested on
Espruino Board only). Fir...

github.com/espruino/EspruinoWebIDE - 95e7e91664c24193034529ba2fb561e5533f6423 authored over 10 years ago
trying to make it harder to break DHT11 module

github.com/espruino/EspruinoDocs - 362fc428da2aca972e32e6ba30dda3ee06f291f8 authored over 10 years ago
Better tour support

Provide better support for tours:
- app.js added id for popup, making attachTo possible
- new to...

github.com/espruino/EspruinoWebIDE - 15713d57978269715e929105749631c8a76a611f authored over 10 years ago
more example code

github.com/espruino/EspruinoDocs - 5cc9fc9d419aa34ca5fe359ed7e5b92319c09bd6 authored over 10 years ago
Merge pull request #65 from ejeklint/master

Add module for MPL115A2 digital barometer

github.com/espruino/EspruinoDocs - db03dbfdfe37df9754490cd2a1f72fca7dc75eb7 authored over 10 years ago
Wrong parenthesis, again

github.com/espruino/EspruinoDocs - ce70b4d9cb79e91b095434d040be1d973b89dfed authored over 10 years ago
Merge pull request #64 from SpenceKonde/master

Improve DHT22, DHT11 modules

github.com/espruino/EspruinoDocs - 61c2547e94905aa9d8d15d79cf48a1020c354572 authored over 10 years ago
Update AT24.js

Fix wrong name for module in comment

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