Go to advanced search

by jesxs
Tue Jun 09, 2020 2:11 pm
Forum: Beginners
Topic: Best way to power a raspberry pi 3b+
Replies: 13
Views: 488

Best way to power a raspberry pi 3b+

So I'm making a little wardriving device with a raspberry pi 3b+. I will be carrying an Alpha network antenna and a gps receiver, as well as a 3.5" screen. I have a 12000mAh external battery; https://imgur.com/WFl9yy5 I connected the raspberry to the usb which says '2A OUT' on the ...
by fruitoftheloom
Tue Jun 09, 2020 8:25 am
Forum: Other
Topic: GPS receiver wrong location gpsd [KALI]
Replies: 4
Views: 397

Re: GPS receiver wrong location gpsd

Is the GPS outdoors with a clear view of the majority of the sky? Mostly. Is outside of my window, and I live in a rural area so there are no tall buildings nearby. Today it picks up the same location as yesterday, in the middle ...
by jesxs
Tue Jun 09, 2020 8:11 am
Forum: Other
Topic: GPS receiver wrong location gpsd [KALI]
Replies: 4
Views: 397

Re: GPS receiver wrong location gpsd

Is the GPS outdoors with a clear view of the majority of the sky? Mostly. Is outside of my window, and I live in a rural area so there are no tall buildings nearby. Today it picks up the same location as yesterday, in the middle ...
by DougieLawson
Tue Jun 09, 2020 6:46 am
Forum: Other
Topic: GPS receiver wrong location gpsd [KALI]
Replies: 4
Views: 397

Re: GPS receiver wrong location gpsd

jesxs wrote:
Mon Jun 08, 2020 10:58 pm
I'm on a raspberry 3 b+ running latest version of kali linux.
Kali Linux is not supported on here. Try posting your question on https://forums.kali.org/

GPS co-ordinates from gpsd are +ve east of Greenwich, -ve west of Greenwich, +ve north of the equator, -ve south of the equator.
by thagrol
Tue Jun 09, 2020 1:30 am
Forum: General discussion
Topic: I Want to Build A Self Driving Car What Raspberry Pi Should I Use
Replies: 23
Views: 1071

Re: I Want to Build A Self Driving Car What Raspberry Pi Should I Use

... website or github. I don't think it's just camera based. There's references to custom modules and something called panda which appears to have GPS built in to it. Oh, and references to radar too. What I could find was that other than the comma 2 you'd need an "ubuntu 16.04" computer with a ...
by drgeoff
Mon Jun 08, 2020 11:13 pm
Forum: Other
Topic: GPS receiver wrong location gpsd [KALI]
Replies: 4
Views: 397

Re: GPS receiver wrong location gpsd

Is the GPS outdoors with a clear view of the majority of the sky?
by jesxs
Mon Jun 08, 2020 10:58 pm
Forum: Other
Topic: GPS receiver wrong location gpsd [KALI]
Replies: 4
Views: 397

GPS receiver wrong location gpsd [KALI]

I'm on a raspberry 3 b+ running latest version of kali linux. I got this gps receiver; https://www.google.com/url?sa=t&source=web&rct=j&url=https://www.amazon.es/GlobalSat-BU-353-S4-Receptor-SiRF-Star/dp/B008200LHW&ved=2ahUKEwj2l7-0p_PpAhWN2hQKHV43AIgQFjAAegQIAxAB&usg=AOvVaw2Nt5fjQ1OS8vzqWYESEShc ...
by rajeshtechgeekbuzz
Sun Jun 07, 2020 5:36 pm
Forum: Networking and servers
Topic: MQTT without internet
Replies: 19
Views: 3054

Re: MQTT without internet

... mqtt publication but thats counter intuitive to how the protocol is designed and would double+ any lag. so if you have something publishing gps data every 10 seconds you can only read new values after its published every 10 seconds. there can be a lag in data transmission/receipt using mqtt ...
by trejan
Thu Jun 04, 2020 8:33 pm
Forum: General discussion
Topic: Is this possible? SSD boot using the microsd card slot?
Replies: 5
Views: 275

Re: Is this possible? SSD boot using the microsd card slot?

... to make a M.2 SDIO device but only have a card slot. The actual SDIO interface is still used as a low cost connection method for connecting WiFi, GPS and LTE modules in some laptops. The built-in WiFi on all the Pi models is using SDIO. SDIO with a physical card connection was more popular years ...
by kshetline
Tue Jun 02, 2020 11:57 pm
Forum: Other projects
Topic: I've made my Astronomy/Weather Clock MUCH easier to set up
Replies: 1
Views: 363

Re: I've made my Astronomy/Weather Clock MUCH easier to set up

... Hoping he'll look here for updates, here's my reply: Hi, Mike. Glad to hear you’re enjoying the code! I’ve actually done some work to integrate GPS recently, which is in my current development branch, but not ready for prime time yet. I’m using a GPS HAT instead of a dongle, however, so I can ...
by sebastronomy
Tue Jun 02, 2020 7:59 pm
Forum: Camera board
Topic: Raspberry Pi High Quality Camera Long Exposures
Replies: 64
Views: 5981

Re: Raspberry Pi High Quality Camera Long Exposures

... "raspistill" Camera App (commit 6e6a2c859a17 Tainted) Camera Name imx477 Width 4056, Height 3040, filename test7.jpg Using camera 0, sensor mode 3 GPS output Disabled Quality 85, Raw no Thumbnail enabled Yes, width 64, height 48, quality 35 Time delay 10, Timelapse 0 Link to latest frame enabled ...
by bryanh2
Tue Jun 02, 2020 2:59 pm
Forum: Camera board
Topic: Raspberry Pi Camera V2 stopped working
Replies: 2
Views: 239

Raspberry Pi Camera V2 stopped working

... "raspistill" Camera App (commit a246147c21ae Tainted) Camera Name imx219 Width 3280, Height 2464, filename test.jpg Using camera 0, sensor mode 0 GPS output Disabled Quality 85, Raw no Thumbnail enabled Yes, width 64, height 48, quality 35 Time delay 5000, Timelapse 0 Link to latest frame enabled ...
by topguy
Tue Jun 02, 2020 12:46 pm
Forum: General discussion
Topic: What's the best Linux distribution to install for a GPS tracker
Replies: 1
Views: 127

Re: What's the best Linux distribution to install for a GPS tracker

You can try Raspbian Raspberry Pi OS Lite which comes without the Desktop.

There are many OS that can fulfill your requirements, but this is what most of us are using so you will get the most help by using the official distro.
by mostafaRaspberry
Tue Jun 02, 2020 12:15 pm
Forum: General discussion
Topic: What's the best Linux distribution to install for a GPS tracker
Replies: 1
Views: 127

What's the best Linux distribution to install for a GPS tracker

Hello,

I have the Raspberry Pi 4B - 2 Gb - 2.4 GHz - USB 3.0 - HDMI - BT - Wifi,

I want to use it as a GPS tracker to send coordinates every 2 minutes to the server through a cron Job.

What is the best Linux distribution to install it, I don't need a graphic interface?

Thanks
by stevend
Tue Jun 02, 2020 12:07 pm
Forum: Other projects
Topic: Raspian NTP Server OFFLINE
Replies: 1
Views: 185

Re: Raspian NTP Server OFFLINE

You've got to get your reference time from somewhere! Generally GPS is the lowest cost solution if you haven't got internet access. The RTC won't help at all, other than maintaining a reasonably accurate time in the short interval beetween your system powering ...
by tryasImight
Tue Jun 02, 2020 3:19 am
Forum: Other projects
Topic: Raspian NTP Server OFFLINE
Replies: 1
Views: 185

Raspian NTP Server OFFLINE

... thing I really want to accomplish additionally from the current setup is to run in an offline mode without Internet. I have a RTC installed and a GPS card on the way, but I wanted to try and accomplish an NTP server without those devices if possible. Thanks!
by scruss
Mon Jun 01, 2020 5:33 pm
Forum: General discussion
Topic: off the grid, internet options
Replies: 17
Views: 792

Re: off the grid, internet options

... network via cell, you'll need something to keep the system clock in sync. This can be anything from an RTC + battery (okay, but will drift), GPS time sync (power hungry, needs great outdoor exposure) or even one of the radio clock receiver boards (such as for WWVB or DCF77; these are country-specific, ...
by MichalHaltuf
Mon Jun 01, 2020 9:10 am
Forum: Camera board
Topic: HQ Camera specs vs. sensor specifications
Replies: 12
Views: 767

Re: HQ Camera specs vs. sensor specifications

... of the ON/OFF signals, that is enough for me to calculate the angular speed of the detected meteor and be able to attach exact time (e.g. from GPS module) to each segment. The meteor would show up as a dashed line, which is actually quite common in professional devices as well (except they ...
by Steve_K440
Sun May 31, 2020 2:43 am
Forum: Other projects
Topic: Using GUI with PiCAN with GPS - Gyro - Accelerometer?
Replies: 0
Views: 132

Using GUI with PiCAN with GPS - Gyro - Accelerometer?

... for my brain storm project. I want to know if you could possibly make a transparent obd2 insturment cluster overlay, function on PICAN with GPS-Gyro- ACC hardware? Second question and forgive my rambling, programing is not one of my strengths over hardware but willing to try if my Ideas ...
by Pintovski
Thu May 28, 2020 3:19 pm
Forum: Networking and servers
Topic: 4G Hat
Replies: 77
Views: 61643

Re: 4G Hat

... changes and improve... :) My needs I want to have 4G automatically after boot with no user intervention I also want to be able to have 4G + SMS/GPS/... at the "same time" without compromising functionalities My setup My setup is a Raspberry Pi 4 model B I am running DietPi OS I have the jumper ...
by Pintovski
Thu May 28, 2020 3:14 pm
Forum: Networking and servers
Topic: 4G Hat
Replies: 77
Views: 61643

Re: 4G Hat

omikron wrote:
Thu May 28, 2020 8:31 am
Hello,

Is it possible to use SIM7600E-H 4G GPS hat for 4G connection and GPS accurate time (gpsd) at the same time?

How to do it? :?:
YES! I am doing that. Check my post above.
by omikron
Thu May 28, 2020 8:31 am
Forum: Networking and servers
Topic: 4G Hat
Replies: 77
Views: 61643

Re: 4G Hat

Hello,

Is it possible to use SIM7600E-H 4G GPS hat for 4G connection and GPS accurate time (gpsd) at the same time?

How to do it? :?:
by blimpyway
Thu May 28, 2020 7:51 am
Forum: Python
Topic: GPS Data over USB Connection from Android Phone
Replies: 1
Views: 132

Re: GPS Data over USB Connection from Android Phone

If you don't find an android app that does generic gps data forwarding via USB or bluetooth, wifi you'll have to write it yourself.

If that's the case I'd rather buy a cheap USB GPS dongle. Or even a PCB serial GPS module
by idelius
Wed May 27, 2020 3:31 pm
Forum: Networking and servers
Topic: Can't connect to remote machine to download files using rsync
Replies: 6
Views: 279

Can't connect to remote machine to download files using rsync

Hello, I am working on a project where I have a remote machine (a Raspberry Pi) taking in GPS data daily. I need to back up this files and plan to back them up to another raspberry pi I have set up at home. I am new to Linux and using a Raspberry Pi but after some research ...
by SpaceLord
Tue May 26, 2020 7:32 pm
Forum: Python
Topic: GPS Data over USB Connection from Android Phone
Replies: 1
Views: 132

GPS Data over USB Connection from Android Phone

... which is what would appear whenever I connected my Arduino to the pi. Currently, I'm trying to make a project that tracks my current speed via gps. I'd theoretically like to use my phone to send this data. I'm attempting to use an app called "Share GPS" to send this data over a USB connection. ...

Go to advanced search