Skip to content
View AkhileshThorat's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report AkhileshThorat

Report abuse

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

Report abuse
AkhileshThorat/README.md

Hi there 👋

  • 🔭 I’m currently working on building smart connected devices and clean energy products
  • 🌱 I’m currently learning machine learning for embedded systems
  • 👯 I’m looking to collaborate on open source projects and fun Embedded Projects
  • 📫 How to reach me: akhilesh.thorat@gmail.com

Pinned Loading

  1. ariadne-bootloader ariadne-bootloader Public

    Forked from embeddedartistry/athena-bootloader

    An AVR Arduino bootloader that supports uploads over Ethernet (via TFTP) and Serial.

    C++

  2. arduino-logger arduino-logger Public

    Forked from embeddedartistry/arduino-logger

    Flexible logging library for the Arduino SDK, allowing the same logging interface to be used with multiple outputs.

    C++

  3. libmemory libmemory Public

    Forked from embeddedartistry/libmemory

    Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions

    C