Graphics, Figures & TablesHow to draw IoT network architecture in Latex

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
junaid_qadir
Posts: 1
Joined: Mon Dec 19, 2022 11:59 am

How to draw IoT network architecture in Latex

Post by junaid_qadir »

Hi, I need to draw an IoT network architecture as shown below in the snapshot. Would someone please let me know which package can I use in the latex? Thanks

https://images.app.goo.gl/7xL74xemZDmbjqY77

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

MjK
Posts: 89
Joined: Fri Jan 28, 2022 6:09 pm

How to draw IoT network architecture in Latex

Post by MjK »

Drawing in LaTeX is usually done using either TikZ and extensions of TikZ or PSTricks and extensions of PSTricks.

Several examples for using TikZ can also be found on texample.net.

BTW: Please use attachments and the img tag to attach and show images. I'm not willing to click to external links.
My main topics are KOMA-Script and other questions related to my packages. If I reply to any other topic or if you've not yet added a minimal working example, please do not expect any further response. And please don't forget to tag examples as code.
User avatar
Stefan Kottwitz
Site Admin
Posts: 10335
Joined: Mon Mar 10, 2008 9:44 pm

How to draw IoT network architecture in Latex

Post by Stefan Kottwitz »

Welcome to the forum!

Further TikZ examples can be found at TikZ.net.

Stefan
LaTeX.org admin
Post Reply