Skip to content

netArt

pathways and patterns for building nodes and networks

  • Weekly Docs
    • W02 – Introduction to Serial
    • W03 Serial to Browser
    • W04 – Serial Wrap & Intro MQTT
    • W05 – Browser MQTT wrap
    • W06 – Huzzah32 – WiFi and MQTT
    • W07- Huzzah32- MQTT Send / Receive
    • W09 – Terminal And Node
  • Patterns
    • Layer Cake Model of netArt
    • Serial (Asynchronous)
    • MQTT
    • Huzzah32
    • Node
    • Pong
  • Building Blocks
  • Code of Conduct
  • Misc/More
    • Site Map
netArt

Patterns

Last updated on February 14th, 2022

Huzzah32

Huzzah32 -- general stuff - coming soon

more...

Huzzah32 and Circuits

more...

Layer Cake Model of netArt

https://vimeo.com/683022399

more...

MQTT

MQTT is a lightweight transport protocol optimized for the internet of things (IOT). It can be used with microcontrollers, browsers and node projects.

more...

Node

more...

Pong

more...

Serial (Asynchronous)

When we use the USB cable to listen or talk to our Arduino's and microcontrollers we are using asynchronous serial. MOST of the time we leave out the asynchronous part of the label. There are synchronous versions of serial as...

more...

Patterns

  • Patterns
    • Huzzah32
      • Huzzah32 – MQTT Send
      • Huzzah32 – p5js MQTT color picker
      • Huzzah32 connect to WiFi
      • Intro to the Huzzah32
    • Huzzah32 and Circuits
    • Layer Cake Model of netArt
    • MQTT
      • Introduction to MQTT
      • Introduction to shiftr.io
      • MQTT Browser Color Sharing
      • MQTT Browser Loopback
      • MQTT:: p5js to p5js
    • Node
      • Introduction to the Command Line
      • Simple Node Server
    • Pong
      • Accelerometer as PONG controller (2024)
      • PONG (2024) — Layer Cake
      • Powering a feather for PONG!
      • Pong (2024) – Intro to Game Play
      • PONG (2024) — Connections
      • Pong (2022)
    • Serial (Asynchronous)
      • 2in3out – 2out3in
      • First Serial Bridge — Pot to Dot
      • Mouse Blink
      • Mouse Brightness
      • Serial .write or .print
      • Serial Demo – 2024
      • Simple Serial Input
      • Simple Serial with oLed Screens
  • Sandbox
    • _test page

  • Weekly Docs
    • W02 – Introduction to Serial
    • W03 Serial to Browser
    • W04 – Serial Wrap & Intro MQTT
    • W05 – Browser MQTT wrap
    • W06 – Huzzah32 – WiFi and MQTT
    • W07- Huzzah32- MQTT Send / Receive
    • W09 – Terminal And Node
  • Patterns
    • Layer Cake Model of netArt
    • Serial (Asynchronous)
    • MQTT
    • Huzzah32
    • Node
    • Pong
  • Building Blocks
  • Code of Conduct
  • Misc/More
    • Site Map
netArt Proudly powered by WordPress