Skip to content
View georgevio's full-sized avatar

Organizations

@SWNRG

Block or report georgevio

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
georgevio/README.md

👋 Hi, I'm George Violettas

R&D manager, expert in embedded systems, IoT protocols, and (far) edge computing. I specialize in IoT systems archtiectural design, protocols like RPL, BLE, curently working on ESP-IDF build systems, and Zenoh-Pico, targeting real-world deployment and applications, and biometric sensor integration. I value precision, autonomy, and clarity in both code and communication. AI rocks!

🔧 Featured Projects

A collection of embedded examples for ESP32-CAM and ESP32-S3 using ESP-IDF and Arduino. Includes WebSocket servers, face detection, biometric sensors (e.g. BME280), and modular setups for real-world IoT deployment.

IoT-Embedded Architecture

Multi-cloud edge orchestration with embedded AI support. Focused on secure data flow, device modularity, and real-time analytics over AI face-detection and recognition.

TriCloudEdge

Zenoh-Pico mesh networking on ESP32. Includes TCP/UDP peer mode operation, socket layer debugging, and extensive AI face detection and recognition over AI-generated datasets.

ESP32-CAM

🛡️ ASSET

PhD Thesis. Centralized SDN-inspired intrusion detection system for RPL-based IoT networks. It monitors network topology via Contiki/Cooja, detects attacks like rank and grayhole, and uses k-means and Kosaraju algorithms to identify malicious nodes.

ASSET in action

📫 Contact

  • 📍 Based in Europe, navigating embedded deployments across cities and industries
  • 💬 Open to collaboration on modular hardware, embedded AI, and technical leadership

Pinned Loading

  1. TriCloudEdge TriCloudEdge Public

    A three-tier cloud for data transfer from far-edge to edge to cloud, using face detection from an ESP32-CA, to face identification on an ESP32-S3 dev, to cloud (e.g., AWS IoT) for advanced data ana…

    C++ 1

  2. ESP32-Zenoh ESP32-Zenoh Public

    First implementation of the Zenoh protocol on the ESP32 microcontroller. The project is ideal for IoT and edge computing apps. It has a modular design with separate Wi-Fi connectivity and configura…

    C 3

  3. IoT-Embedded IoT-Embedded Public

    A collection of IoT and embedded projects with implementations for Arduino and Espressif ESP-IDF. Includes multiple examples and archetypes for esp32-cam, esp32-s3, and other such hardware, along w…

    Python 1

  4. ASSET ASSET Public

    Java 1

  5. SensoGraf SensoGraf Public

    SensoGraf is an IoT data monitoring and visualization platform. It integrates an MQTT broker, InfluxDB, Telegraf, and Grafana to simulate, collect, store, and visualize real-time sensor data. A Pyt…

    Python 1

  6. anthropic-API-python anthropic-API-python Public

    Basic python code to interact with Antrhropic (Claude) AI API. Code for testing only, you need a (free) API Key

    Python