On this page we give an example and some back=information how to store a node-red variable to disc, so that after a shutdown it can retrieve the data back again. Some guides here:https://nodered.org/docs/user-guide/contexthttps://stevesnoderedguide.com/node-red-variables Example 1 – In a function To …

Node-RED – Voorbeeld – Save variable to disk Lees meer »

source: https://community.atmel.com/projects/mme-boot-complete-can-bus-mcp2515-xmega-bootloader-aes-and-software-encrypt-update TYPE: Complete code COMPILER/ASSEMBLER: Atmel Studio 6 I’ve recently migrated one of my devices to CAN BUS which meant that I had to build the firmware upgrade tool for my customers as well. I’ve looked all around the …

CAN Bus – MME-BOOT MCP2515 XMega Bootloader Lees meer »

Op deze pagina vind je een voorbeeld hoe je CAN Bus uitleest in Python3 Wat heb je nodig? Python library: python-can python-can-3.3.4   Installatie:   git clone https://github.com/hardbyte/python-can.git Cloning into ‘python-can’… remote: Enumerating objects: 18, done. remote: Counting objects: 100% …

Python – CAN Bus uitlezen Lees meer »

Het is mogelijk een raspberry pi te gebruiken met een CAN Bus interface, met CAN Bus kan je datalijnen gebruiken tot ca. 5000m, en apparaten werken peer-to-peer (ipv master – slave) dat is erg interessant! Wat je nodig hebt is …

Raspberry Pi – CAN Bus communicatie (GPIO) Lees meer »

Chartplotter and GPS Navigation Software About Chart Plotter and Navigational software program for use underway or as a planning tool. Developed by a team of active sailors using real world conditions for program testing and refinement.   Verified Super Clean …

Raspberry Pi – Software – OpenCPN Lees meer »

In the days of 2012-2016 it could be a struggle to get a displayLink scrren working, needed to compile the Linux core again with some “udlfb” libs, well….it seems all integrated out of the box these days!, you  just need …

Raspberry Pi – DisplayLink USB screen Lees meer »