(no title)
Gravyness | 3 years ago
npm install -g @kaluma/cli
kaluma flash index.js
This installs kaluma, finds the connected device, uploads the code and runs it. Love this simplicity, sounds like it was made the right way. Is there any posts with benchmarks? Very interested about the timing limits of the event loop implementation such as setInterval(()=>{}, 1); and other cpu heavy stuff like math stuff and pin output change speed from javascript.
zachrip|3 years ago
lasagna_coder|3 years ago