Skip to content
View cmoz's full-sized avatar

Block or report cmoz

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
cmoz/README.md

Hi, I'm Christine πŸ‘‹ (@cmoz)

I make wearable technology and fashion tech β€” ESP32-powered garments, ePaper and touchscreen devices, conductive fabric interfaces, and circuits that are as fun to wear as they are to build. I've taught computing and interaction design at university level for many years (PhD, Queen Mary University of London), and now I teach the same things to everyone, for free, on YouTube.

πŸ› οΈ What I do

  • Wearable tech & smart fabrics β€” soft circuits, e-textiles, conductive fabric touch interfaces
  • ESP32 & embedded systems β€” Arduino, PlatformIO, and ESP-IDF projects
  • Creative coding & interactive design β€” devices with personality, not just function
  • Teaching β€” YouTube tutorials, Instructables, and a book (below)

πŸ“‚ Start here

  • πŸŽ₯ YouTube β€” all the code from my CMozMaker videos, one folder per project
  • 🧡 TinkerTailor β€” libraries, product code, and boards for my shop
  • πŸ’¬ Discussions β€” stuck on a build? Made something cool? Come say hi!

πŸ“Œ Recent builds

  • ☒️ Wasteland Salvage Terminal β€” a diegetic prop-style device on the Elecrow 7" ESP32-P4 touchscreen: hidden retro UI, Geiger-style instrument driven by a real ultrasonic sensor, glitch effects (ESP-IDF + LVGL 9)
  • ⌚ Brass To-Do Wrist β€” a wrist-worn ePaper to-do list with a phone web interface and deep sleep (ESP32-C3), plus super cool looking!
  • 🌈 Open Universal Input Sleeve (OUIS) β€” conductive fabric touch pads driving LED animations and tones

πŸ“– I wrote a book!

The Ultimate Guide to Informed Wearable Technology (Packt) β€” a hands-on introduction for makers getting started with wearables. Find it on Amazon.

πŸ“Ί Find me elsewhere

  • πŸŽ₯ YouTube: CMozMaker β€” project builds and tutorials
  • πŸ›’ Shop: Tinker Tailor β€” wearable electronics components and one of the best conductive fabric selections anywhere, shipped from Canada 🍁
  • 🌐 Website: christinefarion.com
  • 🐦 Twitter/X & Mastodon: @CMoz

πŸ’¬ Let's connect!

I'm always up for collaborating on wearables, interaction, sensor-based projects, and research. If you're into creative technology and making things that shouldn't exist but do β€” let's chat!

Pinned Loading

  1. YouTube YouTube Public

    Projects on my YouTube channel > All the code here for you to add it to your projects! Come join me for some sewing & soldering fun!

    C 3

  2. TinkerTailor TinkerTailor Public

    For items and projects on TinkerTailor.ca

  3. Ultimate Ultimate Public

    C++

  4. Using Circuit Playground board, capa... Using Circuit Playground board, capacitive touch with servo movement
    1
    // Circuit is using 2 Servos
    2
    // You can use 1 servo if you want
    3
    // Servos on Pins 3 and 10 
    4
    // @cmoz
    5
    
                  
  5. instructables instructables Public

    code to go with instructables projects

    C++ 2

  6. Tinker Tinker Public

    Fun Code I'm working on

    C++