Arduino Forum
>
Using Arduino
>
Programming Questions
>
Help with Arduino Coding-(geiger counter,altimeter,etc...)
Print
Go Down
Pages:
[1]
Topic: Help with Arduino Coding-(geiger counter,altimeter,etc...)
(Read 678 times)
previous topic
-
next topic
013422
Newbie
Posts: 9
Karma: 0
[add]
Help with Arduino Coding-(geiger counter,altimeter,etc...)
Apr 19, 2017, 09:14 pm
A friend and I bought components with no idea how they worked...should of done research but we bought these components.
Arduino Uno R3
AdaFruit Ultimate GPS Data Logger
A Geiger counter(model: NGMC-V1)
GPS antenna and adapter
Bmp 180 Altimeter from Adafruit.
Our problem is trying to find/make a code that will work with all parts, we have found some codes for individual parts.
Can anyone help us?
spycatcher2k
Faraday Member
Posts: 6,193
Karma: 690
[add]
Have you had your Arduino fix today?
http://www.uk-pcb.co.uk
Re: Help with Arduino Coding-(geiger counter,altimeter,etc...)
#1
Apr 19, 2017, 09:23 pm
Possibly! Exactly what help do you need, what is your projects requirements, when is it due to be finished?
Mrs Drew
-=-
http://www.uk-pcb.co.uk - UK PCB Fab Company
I will design & code for you, but I will also charge you (PM me)
If you don't like my answers, realize : I'm not being cheeky, I'm Just trying to prompt you to use your own brain/google etc.
013422
Newbie
Posts: 9
Karma: 0
[add]
Re: Help with Arduino Coding-(geiger counter,altimeter,etc...)
#2
Apr 19, 2017, 09:33 pm
Our project is going to be launch in a rocket and we plan to measure gamma rays during the fly time. We are not going to be using a breadboard and everything will be secure. We need a code to let us measure and record the data on a SD card. We need to have the it running by May 15 for testing, if possible.
jremington
Brattain Member
Posts: 20,602
Karma: 1479
[add]
Modern man in a post-modern world.
Re: Help with Arduino Coding-(geiger counter,altimeter,etc...)
#3
Apr 19, 2017, 09:45 pm
Last Edit
: Apr 19, 2017, 09:46 pm by jremington
Geiger counters don't measure gamma rays very effectively, and they will encounter lots of other types of radiation at high altitude (muons, electrons, etc.).
013422
Newbie
Posts: 9
Karma: 0
[add]
Re: Help with Arduino Coding-(geiger counter,altimeter,etc...)
#4
Apr 19, 2017, 09:55 pm
What do they measure, we are just trying to record data from it.
013422
Newbie
Posts: 9
Karma: 0
[add]
Can someone write a code for me? or help
#5
Apr 26, 2017, 09:06 pm
I have these components and have no clue how to code
Arduino Uno R3
AdaFruit Ultimate GPS Data Logger
A Geiger counter(model: NGMC-V1)
GPS antenna and adapter
Bmp 180 Altimeter from Adafruit.
My project will be going in a rocket and we plan to use the Geiger counter to record data.
Can someone help?
vinceherman
Edison Member
Posts: 2,121
Karma: 92
[add]
Fun with Arduino
Re: Can someone write a code for me? or help
#6
Apr 26, 2017, 09:28 pm
There is a forum for Gigs where you can pay to have others write code for you.
Lots of folk here are willing to help.
But you have to show that you are willing to do the work.
Go find tutorials on one of those components.
Connect it to your Uno.
Write the code from the tutorial.
See if it works.
If not, post back here with your questions. (use code tags when you post your code)
013422
Newbie
Posts: 9
Karma: 0
[add]
Re: Can someone write a code for me? or help
#7
Apr 26, 2017, 09:40 pm
Ok thanks and we have codes for some of are components but I'm confused on how to combine them into one code.
AWOL
Global Moderator
Brattain Member
Posts: 52,459
Karma: 1664
[add]
I don't think you connected the grounds, Dave.
Re: Can someone write a code for me? or help
#8
Apr 26, 2017, 09:54 pm
Quote
but I'm confused on how to combine them into one code
You're confused, and we're ignorant.
It's not a good start, is it?
"Pete, it's a fool (who) looks for logic in the chambers of the human heart." Ulysses Everett McGill.
Do not send technical questions via personal messaging - they will be ignored.
I speak for myself, not Arduino.
jremington
Brattain Member
Posts: 20,602
Karma: 1479
[add]
Modern man in a post-modern world.
Re: Help with Arduino Coding-(geiger counter,altimeter,etc...)
#9
Apr 26, 2017, 10:53 pm
This is a
repeat of the OP's earlier post
, in which I posted code that should work.
Print
Go Up
Pages:
[1]
Loading...