{"id":21902419,"url":"https://github.com/krolow/arduinoparticles","last_synced_at":"2025-10-31T16:02:04.556Z","repository":{"id":1929555,"uuid":"2858118","full_name":"krolow/ArduinoParticles","owner":"krolow","description":"Node.js + Canvas + Arduino + Javascript","archived":false,"fork":false,"pushed_at":"2023-01-12T01:49:24.000Z","size":138,"stargazers_count":20,"open_issues_count":6,"forks_count":8,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-15T20:13:13.354Z","etag":null,"topics":["arduino","canvas","javascript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/krolow.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-11-26T22:41:53.000Z","updated_at":"2023-03-29T00:13:51.000Z","dependencies_parsed_at":"2023-01-13T11:30:37.625Z","dependency_job_id":null,"html_url":"https://github.com/krolow/ArduinoParticles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krolow%2FArduinoParticles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krolow%2FArduinoParticles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krolow%2FArduinoParticles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krolow%2FArduinoParticles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krolow","download_url":"https://codeload.github.com/krolow/ArduinoParticles/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249145418,"owners_count":21219966,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["arduino","canvas","javascript"],"created_at":"2024-11-28T15:18:37.919Z","updated_at":"2025-10-31T16:01:59.513Z","avatar_url":"https://github.com/krolow.png","language":"JavaScript","readme":"ArduinoParticle\n===============\n\n\nA simple example using node.js, canvas and javascript integrated with arduino.\n\nThis application depends of, express.js 3.x, socket.io and serialport. To install do:\n\t\n\tcd node\n\tnpm install\n\nTo run the application, access the node folder and start the app.js\n\t\n\tnode app.js\n\t\nAfter that you can access in your browser:\n\n\thttp://127.0.0.1:8090\n\t\nProbably you will need edit the USB port, so go to app.js at line 6, and edit: \n\t\n\tSerialPort('/dev/tty.usbserial-A800G0JO');\n\t\n\t\nDemo at youtube: http://www.youtube.com/watch?v=6yl_jmYQLhM\n\n\nIf you have problems like this:\n    \n    node.js:201\n        throw e; // process.nextTick error, or 'error' event on first tick\n    Error: Could not load the bindings file. Tried:\n\nFix it like this:\n    \n    npm install serialport@1.0.6\n    cd node_modules/serialport\n    node-gyp configure build\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrolow%2Farduinoparticles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrolow%2Farduinoparticles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrolow%2Farduinoparticles/lists"}