Zoekresultaten voor: puck.js

6 results

Connect the Puck.js to The Things Network using a Pycom LoPy

I still wasn’t out of “what if…” scenario’s for the devices I had been playing with in relation to The Things Network / LoRaWAN. Because, although I had used the WiFi (and of course LoRA) capabilities of the LoPy a lot, I had not yet played with its BLE (Bluetooth Low Energy) capabilities. For that I needed something else that could […]

Circuit Playground Express

The Circuit Playground Express is the upgraded version of the originals developer board (now called Classic) with a newer processor, more onboard memory, CircuitPython support, a nicer editor and support for infrared RX/TX

TTN + MQTT + Node-RED + MySQL = local backup of your LoRaWAN data

Now that Alex explained everyone how to use MQTT in combination with the LoPy, I thought it was time to show some more advanced uses of MQTT in case you still had no idea why you would bother learning to understand it. The nice thing about MQTT (MQ Telemetry Transport or Message Queue Telemetry Transport) as a protocol, is that it […]

Welke programmeertalen moeten leerlingen/studenten kennen?

Als het in het onderwijs in Nederland over “programmeren” gaat worden eenvoudige vragen al heel snel ingewikkeld. Dus een vraag als “Welke programmeertalen zouden onze leerlingen/studenten moeten kennen?” (bron) is niet helemaal zonder risico. Immers, je moet dan gaan nadenken over het doel dat je daarmee hebt. Wil je ze leren programmeren? Of juist coderen? Of software ontwikkelen? Ik ga niet […]

Web Bluetooth op iPad via WebBLE

De Puck.js is een nogal eigenaardig apparaat. Het is een soort knop (je kunt hem ook echt indrukken) met ingebouwd een programmeerbare chip met ondersteuning voor Bluetooth Low Energy (BLE), GPIO poorten, een infraroodzender, een thermometer, ingebouwde lichtsensor, een sensor voor magnetisme, een rode/groene/blauwe LED. Je programmeert hem met behulp van Javascript via BLE. En in dat laatste zit hem eigenlijk wel […]