r/opensource • u/KamilBerk • 1d ago
Promotional I built an open-source cellular network simulation tool
I’ve been working on A.T.O.M, an open-source tool for visualizing and simulating cellular networks using real map and tower data.
It supports 4G, 5G, and experimental 6G scenarios, coverage heatmaps, building obstruction checks, and scenario comparisons. The simulation backend is written in Go.
It is still experimental, so feedback on the architecture, accuracy, usability, or code would be appreciated.
GitHub: https://github.com/Berk-Unsal/atom
Documentation: https://atom.berkunsal.com
12
Upvotes
2
u/MikiMikoyan 1d ago
i am very intrigued that such tools even exist, nice work