#define digitalPinToInterrupt(p) (((p) < 48) ? (p) : -1) #define digitalPinHasPWM(p) (p < 46) static const uint8_t TX = 43; static const uint8_t RX = 44; static const uint8_t TXD2 = 1; static const uint8_t RXD2 = 2; static const uint8_t SDA = 38; static const...
LED_BUILTIN LED_BUILTIN #define RGB_BUILTIN LED_BUILTIN #define RGB_BRIGHTNESS 64 #define analogInputToDigitalPin(p) \ (((p) < 20) ? (analogChannelToDigitalPin(p)) : -1) #define digitalPinToInterrupt(p) (((p) < 48) ? (p) : -1) #define digitalPinHasPWM(p) (p < 46) ...
Merge branch 'main' ofhttps://github.com/m5stack/M5AtomS3 Nov 22, 2024 src update based on M5Unified and add Atom PoE,PWM,GPS Base Example Dec 14, 2023 .clang-format add AtomS3R Cam example Sep 20, 2024 .gitignore Initial commit ...
Bluetooth 5, Bluetooth Mesh, with supports for 125 Kbps, 500 Kbps, 1 Mbps, 2 Mbps bitrate, long-range support 2.4GHz 3D antenna USB – 1x USB Type-C port for power and programming Expansion – 2.54mm and 1.27mm pitch headers and castellated holes with GPIOs, SPI, PWM, etc… Dimension...
update based on M5Unified and add Atom PoE,PWM,GPS Base Example GitshaoxiangcommittedDec 14, 2023 74211dc Commits on Apr 19, 2023 Swap LCD to use second SPI bus, correct color order, fix offset, fix rotation Tinyu-ZhaocommittedApr 19, 2023 71da119 Commits on Dec 21, 2022 Init...
USB – 1x USB Type-C port for power and programming Expansion – 2.54mm and 1.27mm pitch headers and castellated holes with GPIOs, SPI, PWM, etc… Dimensions – 26 x 18 x 5mm Propulsion – 4x716-17600kvbrushed CW+CCW motors Sensors ...