
DeepHub
Combine indoor and outdoor location data from any technology
DeepHub launched on March 14, 2023 with 4 votes.
What it does
The DeepHub® streamlines the integration of location data from any locating technology, such as UWB, BLE, GPS, Wi-Fi, RFID, and 5G from any vendor. It complies with the world's first open locating standard "omlox".
Does a similar job
all alternatives →
- MAMapHub – A Google My Maps Alternative, Based on OpenStreetMap Data2016 · maphub.net · ▲244

- ANA New, Clean Geolocation API2017 · ipdata.co · ▲167
- OSOpen-Source 3D Location-Based Wireless Mesh Network2022 · github.com · ▲89
I've decided to open source the project I've been working on called Hyperspace. Hyperspace is a suite of software implementing a wireless mesh network for IoT devices. My main requirements are listed on my repo but I'll copy them here. 1. The mesh shall enable nodes to route packets amongst themselves. 2. The mesh shall allow nodes with limited power to participate in routing packets. 3. The mesh shall be IPv6 based. 4. The mesh shall be local. I.E. not require connection to a remote server. 5. The mesh should provide 3D location to nodes in the network. Nodes use the Decawave DW1000 UWB…
- TFTiny, fast, and free API to geolocate IP addresses2019 · github.com · ▲144
More dev tools this month
the category →


OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 7d ago · opentrailpaper.com


Vendo ▲362Let your users build their own features inside your product
Dev tools · 25d ago · vendo.run
Source: Product Hunt launch ↗
Launched alongside, March 2023
the whole month →




- BI
I'm a big fan of the BBC podcast In Our Time -- and (like most people) I've been playing with the OpenAI APIs. In Our Time has almost 1,000 episodes on everything from Cleopatra to the evolution of teeth to plasma physics, all still available, so it's my starting point to learn about most topics. But it's not well organised. So here are the episodes sorted by library code. It's fun to explore. Web scraping is usually pretty tedious, but I found that I could send the minimised HTML to GPT-3 and get (almost) perfect JSON back: the prompt includes the Typescript definition. At the same time I…
AI · 2023 · genmon.github.io