No edit summary Tag: Manual revert |
Tag: Manual revert |
||
(19 intermediate revisions by 2 users not shown) | |||
Line 8: | Line 8: | ||
== 🚀 What You’ll Find Here == |
== 🚀 What You’ll Find Here == |
||
* '''Hands-on Tutorials''' – Practical guides to get you started quickly. |
|||
<div style="display: flex; flex-wrap: wrap; gap: 1em;"> |
|||
* '''Industry Best Practices''' – Proven workflows and methodologies. |
|||
* '''Optimized Solutions''' – Performance tuning for embedded, AI, and multimedia applications. |
|||
<div style="flex: 1 1 250px; border: 1px solid #ccc; border-radius: 8px; padding: 1em; background-color: #f9f9f9;"> |
|||
* '''Open-Source Resources''' – Code samples, frameworks, and tools to accelerate development. |
|||
'''🛠️ Hands-on Tutorials''' |
|||
Practical guides to get you started quickly. |
|||
</div> |
|||
<div style="flex: 1 1 250px; border: 1px solid #ccc; border-radius: 8px; padding: 1em; background-color: #f9f9f9;"> |
|||
'''📋 Industry Best Practices''' |
|||
Proven workflows and methodologies. |
|||
</div> |
|||
<div style="flex: 1 1 250px; border: 1px solid #ccc; border-radius: 8px; padding: 1em; background-color: #f9f9f9;"> |
|||
'''⚡ Optimized Solutions''' |
|||
Performance tuning for embedded, AI, and multimedia applications. |
|||
</div> |
|||
<div style="flex: 1 1 250px; border: 1px solid #ccc; border-radius: 8px; padding: 1em; background-color: #f9f9f9;"> |
|||
'''🌍 Open-Source Resources''' |
|||
Code samples, frameworks, and tools to accelerate development. |
|||
</div> |
|||
</div> |
|||
Whether you're an individual developer, a startup, or an enterprise, you’ll find resources here to '''enhance your expertise and improve your products'''. |
Whether you're an individual developer, a startup, or an enterprise, you’ll find resources here to '''enhance your expertise and improve your products'''. |
||
<!-- |
|||
== 💡 Featured Tutorials == |
|||
🔧 **[Building a Custom Linux OS with Yocto](Yocto-Project-Tutorial)** – Tailor an operating system for your hardware. |
|||
🤖 **[Deploying AI for Real-Time Video Analytics](AI-Video-Analytics)** – Use machine learning for intelligent decision-making. |
|||
🎥 **[Optimizing GStreamer Pipelines](GStreamer-Optimization)** – Improve multimedia processing efficiency. |
|||
🌐 **[Scaling Web Applications](Django-Web-Development)** – Design backends for performance and reliability. |
|||
--> |
|||
<!-- For more topics, explore the **[[Tutorials Index]]**. --> |
|||
== ⚙️ Technical Resources == |
== ⚙️ Technical Resources == |
||
* [[Embedded Systems Development]] – BSPs, firmware, and real-time processing. |
|||
**To get to know Embedded Platforms, here is an overview of the top platforms in the market right now! |
|||
***[[Embedded Platforms]] - From Raspberry Pi to Nvidia Jetson, get to know these embedded platforms. |
|||
**[[How to create a custom yocto meta layer|Create custom yocto meta layer]] - Create your own custom yocto meta layer. |
|||
**[[How to create a custom yocto recipe| Create custom yocto recipe]] - Create your own custom yocto recipe. |
|||
* [[AI & Computer Vision]] – Edge AI, model training, and deployment. |
|||
* [[GStreamer Development]] – High-performance video and audio streaming. |
|||
** [[GStreamer Fundamentals]] – Introduction, pipelines, elements, and data flow. |
|||
** [[GStreamer Daemon]] – Remote control of pipelines with JSON-RPC API. |
|||
** [[GStreamer Interpipes]] – Efficient multi-pipeline communication. |
|||
** [[GStreamer Application Development]] – Writing custom plugins and apps. |
|||
** [[GStreamer Best Practices]] – Performance optimization and debugging. |
|||
* [[Web & Cloud Solutions]] – Scalable, production-ready applications. |
|||
Learn about core development domains, including embedded systems, AI, multimedia pipelines, and cloud-native solutions. Each section provides curated insights, guides, and best practices to help you build with assurance. |
|||
== 👀 Are you a PM looking to expand your knowledge in the software development industry?== |
|||
This tutorial is for you! |
|||
<div style="display: flex; flex-wrap: wrap; gap: 1em;"> |
|||
Here, you'll explore essential concepts, from basic to intermediate, that will help you navigate technical discussions with engineers and clients more confidently |
|||
<!-- Embedded Systems Card --> |
|||
<div style="flex: 1 1 calc(50% - 1em); min-width: 300px; border: 1px solid #ccc; border-radius: 8px; overflow: hidden; background-color: #eef6ff;"> |
|||
<div style="background-color: #d9eaff; padding: 0.75em; font-weight: bold; font-size: 1.1em;"> |
|||
[[Embedded Systems Development]] – BSPs, firmware, and real-time processing. |
|||
</div> |
|||
<div style="padding: 1em;"> |
|||
<div style="font-weight: bold; margin-top: 1em;">Embedded</div> |
|||
<ul> |
|||
<li>[[Embedded Platforms]]</li> |
|||
</ul> |
|||
<div style="font-weight: bold; margin-top: 1em;">Yocto</div> |
|||
<ul> |
|||
<li>[[How to create a custom yocto meta layer|Create custom Yocto meta layer]]</li> |
|||
<li>[[How to create a custom yocto recipe|Create custom Yocto recipe]]</li> |
|||
<li>[[Create custom Yocto meta layer for MediaTek G510 board|Create custom Yocto meta layer for MediaTek G510 board]]</li> |
|||
</ul> |
|||
<div style="font-weight: bold; margin-top: 1em;">Nvidia</div> |
|||
<ul> |
|||
<li>[[Nvidia Jetson Nano developer setup]]</li> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
<!-- AI & CV Card --> |
|||
<div style="flex: 1 1 calc(50% - 1em); min-width: 300px; border: 1px solid #ccc; border-radius: 8px; overflow: hidden; background-color: #eef6ff;"> |
|||
<div style="background-color: #d9eaff; padding: 0.75em; font-weight: bold; font-size: 1.1em;"> |
|||
[[AI & Computer Vision]] – Edge AI, model training, and deployment. |
|||
</div> |
|||
<div style="padding: 1em;"> |
|||
<ul> |
|||
<li>Coming Soon!</li> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
<!-- GStreamer Card --> |
|||
<div style="flex: 1 1 calc(50% - 1em); min-width: 300px; border: 1px solid #ccc; border-radius: 8px; overflow: hidden; background-color: #eef6ff;"> |
|||
<div style="background-color: #d9eaff; padding: 0.75em; font-weight: bold; font-size: 1.1em;"> |
|||
[[GStreamer Development]] – High-performance video and audio streaming. |
|||
</div> |
|||
<div style="padding: 1em;"> |
|||
<ul> |
|||
<li>[[GStreamer Fundamentals]]</li> |
|||
<li>[[GStreamer Daemon]]</li> |
|||
<li>[[GStreamer Interpipes]]</li> |
|||
<li>[[GStreamer Application Development]]</li> |
|||
<li>[[GStreamer Best Practices]]</li> |
|||
<li>[[GStreamer video streaming, recording and snapshots with tee on Python]]</li> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
<!-- Web & Cloud Card --> |
|||
<div style="flex: 1 1 calc(50% - 1em); min-width: 300px; border: 1px solid #ccc; border-radius: 8px; overflow: hidden; background-color: #eef6ff;"> |
|||
<div style="background-color: #d9eaff; padding: 0.75em; font-weight: bold; font-size: 1.1em;"> |
|||
[[Web & Cloud Solutions]] – Scalable, production-ready applications. |
|||
</div> |
|||
<div style="padding: 1em;"> |
|||
<ul> |
|||
<li>Coming Soon!</li> |
|||
</ul> |
|||
</div> |
|||
</div> |
|||
</div> |
|||
== 👀 Are you a PM looking to expand your knowledge in the software development industry? == |
|||
This tutorial is for you! |
|||
Explore essential concepts that will help you navigate technical discussions with engineers and clients more confidently. |
|||
📄'''[[Project Manager Tutorials]]''' |
📄'''[[Project Manager Tutorials]]''' |
||
== 🛠️ Developer Tools == |
|||
This section provides essential guidelines and practices to ensure consistency, clarity, and efficiency across all development efforts. These tools and standards help teams collaborate better and maintain high-quality codebases. |
|||
🔀 '''[[Git workflow]]''': A structured guide to how our team uses Git—from branching strategies to pull request protocols—ensuring smooth collaboration and clean version history. |
|||
🧾 '''[[Naming Conventions]]''': Standardized naming rules for code elements such as variables, functions, classes, and files, helping improve readability and maintainability across projects. |
|||
== 🐞🛠️ Debugging methods and error/bug fixes == |
|||
This section provides the best debugging methods as well as common error/bug fixes. |
|||
'''Yocto'''<br> |
|||
Yocto Project related debugging methods and error/bug fixes <br> |
|||
*[[Error:_BitBake_%2B_AppArmor_User_Namespace_Restriction_Fix|Error: BitBake+AppArmor User Namespace Restriction Fix]] |
|||
'''Nvidia'''<br> |
|||
Nvidia related debugging methods and error/bug fixes <br> |
|||
*[[Debug_NVIDIA_Jetson_nvv4l2av1enc_VPR_Violation_(EMEM_decode_error)| Debug NVIDIA Jetson nvv4l2av1enc VPR Violation (EMEM decode error)]] |
|||
<!-- |
|||
== 👀 Are You a PM Looking to Level Up in Software Development? == |
|||
<span style="font-size: 1.1em; line-height: 1.6;"> |
|||
This tutorial is made just for you! |
|||
Gain a solid grasp of essential software development concepts so you can confidently engage in technical discussions with both engineers and clients. |
|||
</span> |
|||
📘<span class="fa fa-book" aria-hidden="true"></span> '''[[Project Manager Tutorials|Start the Tutorial →]]''' |
|||
--> |
|||
{{Footer}} |
{{Footer}} |
Latest revision as of 23:23, 11 August 2025
Welcome to the ProventusNova Developer Wiki
Expert knowledge for Embedded Systems, AI, and Software Development.
Looking to build high-performance embedded systems, optimize AI models, or streamline multimedia processing? This wiki is a public knowledge hub designed to help engineers, developers, and businesses solve real-world technical challenges.
Here, you’ll find step-by-step tutorials, best practices, and deep technical insights to help you bring your projects to life.
🚀 What You’ll Find Here
🛠️ Hands-on Tutorials Practical guides to get you started quickly.
📋 Industry Best Practices Proven workflows and methodologies.
⚡ Optimized Solutions Performance tuning for embedded, AI, and multimedia applications.
🌍 Open-Source Resources Code samples, frameworks, and tools to accelerate development.
Whether you're an individual developer, a startup, or an enterprise, you’ll find resources here to enhance your expertise and improve your products.
⚙️ Technical Resources
Learn about core development domains, including embedded systems, AI, multimedia pipelines, and cloud-native solutions. Each section provides curated insights, guides, and best practices to help you build with assurance.
👀 Are you a PM looking to expand your knowledge in the software development industry?
This tutorial is for you! Explore essential concepts that will help you navigate technical discussions with engineers and clients more confidently.
🛠️ Developer Tools
This section provides essential guidelines and practices to ensure consistency, clarity, and efficiency across all development efforts. These tools and standards help teams collaborate better and maintain high-quality codebases.
🔀 Git workflow: A structured guide to how our team uses Git—from branching strategies to pull request protocols—ensuring smooth collaboration and clean version history.
🧾 Naming Conventions: Standardized naming rules for code elements such as variables, functions, classes, and files, helping improve readability and maintainability across projects.
🐞🛠️ Debugging methods and error/bug fixes
This section provides the best debugging methods as well as common error/bug fixes.
Yocto
Yocto Project related debugging methods and error/bug fixes
Nvidia
Nvidia related debugging methods and error/bug fixes
Need Further Support?
📞 Book Consultation Call: Show Calendar!
📩 Contact Via Email: support@proventusnova.com
🌐 Visit Our Website: ProventusNova.com