Skip to content

Instantly share code, notes, and snippets.

@kenwebb
kenwebb / xholonWorkbook.xml
Last active January 14, 2023 17:45
mqtt01
<?xml version="1.0" encoding="UTF-8"?>
<!--Xholon Workbook http://www.primordion.com/Xholon/gwt/ MIT License, Copyright (C) Ken Webb, Sat Jan 14 2023 12:43:38 GMT-0500 (Eastern Standard Time)-->
<XholonWorkbook>
<Notes><![CDATA[
Xholon
------
Title: mqtt01
Description: initial test of MQTT with Xholon
Url: http://www.primordion.com/Xholon/gwt/
@kenwebb
kenwebb / README.txt
Last active December 29, 2022 16:57
IoT Project 1
In this IoT project I combine the following components:
* Raspberry Pi Pico W
* Grove sensors
* Thonny, micropython code
* Mosquitto, MQTT
* Node-Red
@kenwebb
kenwebb / aemlicLogger.c
Created September 23, 2022 11:20
Log activity of the aemlic v2 board
/**
* aemlicLogger.c
* Copyright (c) 2022 Ken Webb
* MIT license
* based on ~/pico/ksw-examples/program/flash_program.c
*
* Log activity of the aemlic v2 board.
* Record how many seconds the Pico runs, each time it's powered up.
* This will give a rough idea of what the aemlic is doing.
*
@kenwebb
kenwebb / xholonWorkbook.xml
Last active May 5, 2022 11:28
Pigeon Deterrence System (PDS)
<?xml version="1.0" encoding="UTF-8"?>
<!--Xholon Workbook http://www.primordion.com/Xholon/gwt/ MIT License, Copyright (C) Ken Webb, Thu May 05 2022 07:28:01 GMT-0400 (Eastern Daylight Saving Time)-->
<XholonWorkbook>
<Notes><![CDATA[
Xholon
------
Title: Pigeon Deterrence System (PDS)
Description:
Url: http://www.primordion.com/Xholon/gwt/
@kenwebb
kenwebb / README.txt
Last active November 17, 2021 14:16
Coast Walker
Coast Walker for use in Island Game
Ken Webb
Novemeber 13, 2021
cd ~/nodespace
mkdir expressCWalker
cd expressCWalker
npm init
"main": "app.js",
npm install express --save
@kenwebb
kenwebb / README.txt
Created November 12, 2021 14:59
Beach Comber
Beach Comber
For use with Island Game.
An Avatar that stays within the current stretch of Coast.
@kenwebb
kenwebb / README.txt
Last active November 10, 2021 14:22
Express - web framework for node
Learning Express - web framework for node
Experimenting with dragging modules into a running Xholon app,
where the module connects to a JavaScript node server.
@kenwebb
kenwebb / xholonWorkbook.xml
Last active September 15, 2021 15:21
Mars Template
<?xml version="1.0" encoding="UTF-8"?>
<!--Xholon Workbook http://www.primordion.com/Xholon/gwt/ MIT License, Copyright (C) Ken Webb, Wed Sep 15 2021 11:21:01 GMT-0400 (Eastern Daylight Time)-->
<XholonWorkbook>
<Notes><![CDATA[
Xholon
------
Title: Mars Template
Description:
Url: http://www.primordion.com/Xholon/gwt/
@kenwebb
kenwebb / xholonWorkbook.xml
Last active August 22, 2021 14:37
Web Workers
<?xml version="1.0" encoding="UTF-8"?>
<!--Xholon Workbook http://www.primordion.com/Xholon/gwt/ MIT License, Copyright (C) Ken Webb, Sun Aug 22 2021 10:36:59 GMT-0400 (Eastern Daylight Time)-->
<XholonWorkbook>
<Notes><![CDATA[
Xholon
------
Title: Web Workers
Description:
Url: http://www.primordion.com/Xholon/gwt/
@kenwebb
kenwebb / xholonWorkbook.xml
Last active August 17, 2021 17:26
React Native - Deployment
<?xml version="1.0" encoding="UTF-8"?>
<!--Xholon Workbook http://www.primordion.com/Xholon/gwt/ MIT License, Copyright (C) Ken Webb, Tue Aug 17 2021 13:25:36 GMT-0400 (Eastern Daylight Time)-->
<XholonWorkbook>
<Notes><![CDATA[
() Xholon
------
Title: React Native - Deployment
Description:
Url: http://www.primordion.com/Xholon/gwt/