seeeduino-xiao

There are 51 repositories under seeeduino-xiao topic.

  • beyblock20

    ChrisChrisLoLo/beyblock20

    The magnetic, modular, 20-key macropad that can join together to form an ortholinear board

    Language:Python306231010
  • slviajero/tinybasic

    A BASIC interpreter for Arduino, ESP, RP2040, STM32, Infineon XMC and POSIX with IoT and microcontroller features.

    Language:C204156232
  • w84death/smolOS

    smolOS - a tiny and simple 🧪 research ⚙️ operating system ⌨️ written in 🐍 MicroPython for microcontrollers giving user a POSIX-like 📁 environment and 🧰 tools to play.

    Language:Python14810211
  • one

    ergonautkb/one

    Ergonaut One is an open-source ergonomic wireless split mechanical keyboard designed by Ergonaut Keyboards.

    Language:Shell1023110
  • dust

    hazels-garage/dust

    ultrathin sweep-alike

  • khoih-prog/FlashStorage_SAMD

    The FlashStorage_SAMD library provides a convenient way to store and retrieve user's data using the non-volatile flash memory

    Language:C++32576
  • designer2k2/xmas-tree

    XMAS Tree from stacked ws2812 rings driven by a Digispark

    Language:C++275016
  • BOlaerts/ESPHome-W5500-Ethernet-on-ESP32-boards

    Home Assistant integration using ESPHome on a different ESP32 boards with W5500 ethernet and I²C bus

  • khoih-prog/FS_Nano33BLE

    Wrapper of FS (LittleFS or not-advisable FATFS) for Arduino MBED nRF52840-based boards, such as Nano_33_BLE boards. This library facilitates your usage of FS (LittleFS or FATFS) for the onboard flash. FS supports power fail safety and high performance

    Language:C++12231
  • donus3/min34

    minimal split keyboard with 34 keys

  • Alpaca-zip/icm_20948

    ROS/ROS2 package for the ICM-20948 with Seeeduino XIAO.

    Language:C++8214
  • KaiyoFox/waveshare1.28-rp2040-smartwatch

    Smartwatch using a Waveshare rp2040 1.28" round display, and a Seeed XIAO BLE nrf52840

    Language:C++7201
  • botamochi6277/Feetech-microros

    Seeeduino XIAO control feetech ttl servo motors with micro-ROS interface.

    Language:C++6310
  • idreamsi/E5MAT

    📌 LoRa GPS Tracker using Grove LoRa-E5 and the possibility of real-time tracking on the map

    Language:C6200
  • franklinscudder/Midi2PO

    A device that takes MIDI clock in and outputs 1v pulses at PPQN intervals compatible with a range of devices including Korg volcas and Teenage Engineering pocket operators.

    Language:C++5102
  • botamochi6277/XIAO-BLE-IMU-STREAMING

    Seeeduino XIAO BLE Sense Streaming IMU Data with Bluetooth Low Energy

    Language:C++4301
  • Echo7394/EcoStat

    Seeed Studio Xiao ESP32C3 Smart ThermoStat

    Language:C++4210
  • raycardillo/automatic-gbg-texture-creator

    Automatic Texture Creator for Game Builder Garage

    Language:C++4200
  • charkster/samd21-i2c_slave

    This implements an i2c slave with a register map of 256 bytes in sram. The slave supports multi-byte writes and reads. It uses the "Wire" library.

    Language:C++3200
  • khoih-prog/SAMD_Slow_PWM

    This library enables you to use Hardware Timers on SAMD21/SAMD51 boards to create and output PWM to pins. These PWM channels, using SAMD21/SAMD51 Hardware Timers, still work even if other functions are blocking. Moreover, they are much more precise (certainly depending on clock frequency accuracy) than other software timers using millis() or micros(). That's mandatory if you need to measure some data requiring better accuracy. It now supports 16 ISR-based Timers, while consuming only 1 Hardware Timer. Timers interval is very long (ulong millisecs). The most important feature is they're ISR-based Timers. Therefore, their executions are not blocked by bad-behaving functions or tasks. This important feature is absolutely necessary for mission-critical tasks. Max PWM frequency is limited at 1000Hz

    Language:C++3341
  • PirateLab/ipad-switch-Seeeduino-XIAO

    This setup allow you to make a usb switch with an Seeeduino XIAO for your Ipad. I use it with Switch Control to navigate your iPhone, iPad, or iPod touch (iOS)

    Language:Python3201
  • MacroKeyboard

    UserR00T/MacroKeyboard

    Seeeduino-based, 3D printed, mechanical macro keyboard

    Language:C++3000
  • Babaganoush07/xiao_macropad

    3 key macropad

    Language:C++2100
  • adviksinghania/jump-yo-rex

    A repo for my project Jump Yo' Rex made using Seeeduino Xiao (running CircuitPython) and LIS3DH accelerometer.

    Language:Python1100
  • adviksinghania/line-follower-xiao

    A Line Follower Robot made using Seeeduino Xiao, running CircuitPython/Arduino

    Language:Python1101
  • charkster/arduino_dac

    Arduino library DAC control using a serial (USB) terminal

    Language:C++120
  • charkster/samd21-gpio_high_and_low_durations

    This arduino code for SAMD21 will record a gpio's high and low duration for multiple pulses.

    Language:C++1210
  • krukmat/SmartBott

    This project utilizes a Seeed Studio XIAO board based on the nRF52840 chipset, along with a VL53L0X sensor, to create a smart bottle counter. The code provided in main.ino implements the functionality of the smart bottle counter.

    Language:C++110
  • monokuroumu/QAZless

    QAZless is a 30% QAZ-like keyboard - using QAZ-like layout without a bottom row by monokēēbs.

  • SarahBass/LiteBrite-MicroPython-Seeed

    A quick project using Seeed RP2040 and a Lite Brite

    Language:Python110
  • ozatyx/tattoo-slider

    Code behind a conductive tattoo made out of gold leaf. Works as a capacitative slider.

    Language:C++00
  • PDBeal/SP0256-AL2-Pico-Emulation-Detail

    Emulation of the SPO256-al2 chip on RP2040

    Language:C0000
  • elliott614/Excel-VBA-Serial-DAQ-Logger

    It's like the serial monitor in arduino, except a spreadsheet to receive comma separated values (csv) with a \n terminating each row. Useful for Arduino, Raspberry Pi, SAMD21 XIAO Seeed devices, or really a lot of possible devices that can transmit serial through FTDI chip for UART/USB, or anything that shows up as a COM port

    Language:VBA10
  • MiroKeimioniemi/LED-zeppelin-embedded-code

    The code running on the microcontrollers inside the gesture controlled LED Zeppelin lamp prototype, made as the final project for the 2024 Digital Fabrication Fab Academy overlay course at Aalto Fablab.

    Language:C++10