Tag: javascript
Meet Loshark – The Ultimate Tool for Easy LoRa Debugging
The Loshark is a USB Thumb Drive seized LoRa Debugging tool capable of running mainline Linux and executing javascript (ES2015) through Resonance runtime environment. Based on the Ingenic X1501 System-on-Chip module, it can run independently or alongside a computer, which makes it...
Continue ReadingWokwi.com Arduino Simulator Introduction
Have you ever wanted to simulate an Arduino? Either for convenience or to ensure the project works before implementing it or even buying the components, a simulator is an extremely welcome (and useful) tool, especially if it's just right there, in your browser. With that said,...
Continue ReadingAVR8js – Open Source Arduino Simulator Based on JavaScript
One of the things I love about JavaScritpt is the fact it keeps finding applications in different domains. One such use is in Arduino, with Espruino (open-source JavaScript interpreter for microcontrollers), and an interesting new one is the AVR8js. AVR8js is an open-source Arduino...
Continue ReadingBangle.js: the hackable Smart Watch
While Python currently sits atop the throne of the most popular programming language in the world, languages like javascript have been creeping around the throne with different frameworks and APIs that have taken the language beyond use of web development. This was evident in Espruino as...
Continue ReadingGetting Started with the Arduino IoT Cloud
IoT is now mainstream. It has gone beyond the buzzword it used to be and several tools are being made available to makers to facilitate the development of solutions based on it. One of the newest IoT platforms is the Arduino IoT Cloud developed by our good friends at Arduino.cc. Today...
Continue Readingobniz – API managed IO on the Cloud
Obniz is the world's first development board which IO is available as API on the cloud. It's Tiny but powerful, Internet connected board. obniz has 12 IO and WiFi module and It can be controlled through the APIs on obniz cloud, either through the REST or WebSocket API. The API can be...
Continue ReadingPuck.js – The Ground-Breaking Bluetooth Low Energy Beacon
Puck.js is a Bluetooth Low Energy Beacon which can be programmed and debugged wirelessly with JavaScript. It is both multi-functional and easy to use. This beacon uses a custom circuit board with the latest Nordic chip, Bluetooth LE, Infrared transmitter, NFC, magnetometer, temperature...
Continue ReadingEspruino: JavaScript for Things
Espruino is the world's first JavaScript microcontroller. With it you are able to develop intelligent devices quickly and easily. Espruino is a small computer that anyone can use to control things around them. Its JavaScript interpreter gives you instant feedback so that you can...
Continue Reading