Skip to content
View ProjectoOfficial's full-sized avatar
👋
Hallo
👋
Hallo
Block or Report

Block or report ProjectoOfficial

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
ProjectoOfficial/README.md

Hi 👋, I'm Daniel

PhD Candidate in ICT at Università degli Studi di Modena e Reggio Emilia


projectoofficial

projectoofficial

I share code, projects and lessons under the name Projecto. My main aim is to share knowledge; it all started randomly when I opened a YouTube Channel in 2016 with a school colleague! I am still a university student, and this means that I am looking forward to share with all of you what I learn there.

More Info

  • 🔭 I’m currently doing research on Computer Vision and AI for embedded systems

  • 🌱 I’m currently learning pyTorch, Torchvision, onnx

  • 🤝 I’m looking for help with OSCUP

  • 📫 How to reach me miniprojectsofficial@gmail.com


On this GitHub profile you can find code about

  • instagram bot
  • A.I. algorithms
  • STM32 example code
  • Arduino example code
  • ESP32 example code
  • OSCUP: Open Source Custom UART Protocol (consider supporting it!)
  • FiremanSam (Fire detector using A.I.)
  • ComputerVisionProject: AI for automotive things

Languages and Tools

arduino bash c cplusplus flask git java linux opencv pandas python pytorch scikit_learn seaborn tensorflow

Let's keep in contact!

onedeadmatch 19266935 ucik8jm7gbihceun-ag_8kag


🔥 My Stats :

OSCUP

Oscup is an open source custom UART protocol. It is written in C and allows two microcontrollers (ESP32 for now) to share data within a specified payload. Each packet sent and received contains information about the payload length, the command associated to the payload sent and an ID for the microcontroller which sent the message. It also include CRC to check wether a packet is corrupted or not. Oscup also manages ACKs and NACKs, sending again the packet if it was corrupted for example.

For shure it contains lots of bugs, we've written a python library which allows also computers to use OSCUP for communicating with microcontrollers, and we would like to extend it more! Any idea? Open an issue and help us improving it!

If you like the Idea, just Star the project! :)

Where you can find me 🔎

Contacts 📫

YouTube Collaborations: Send us an e-mail

Contact Daniel: write to Daniel

Note

All the software provided on this GitHub page has been written and is maintained by Dott. Daniel Rossi

Pinned

  1. AI_Python AI_Python Public

    In this repository you can find many python projects about machine learning and artificial intelligence refered to our youtube playlist

    Python 9 6

  2. ComputerVisionProject ComputerVisionProject Public

    Jupyter Notebook 2 2

  3. RL-swarms RL-swarms Public

    Forked from smarianimore/RL-swarms

    Python ports of popular NetLogo models for MARL experiments

    Python

  4. FiremanSam FiremanSam Public

    C++ 1

  5. ReinforcementLearningProject ReinforcementLearningProject Public

    example of use of PPO in Reinforcement Learning

    Python 2 1

  6. Oscup Oscup Public

    ESP32 on Arduino UART Protocol

    C++ 5 1