-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Makecode extension #2
Comments
Hi @compie67 , yes only insert or copy&past url this repo in extension |
Update!!!! found it, trange change it to english and there it is, okay now another problem ;-) I am missing the start block CC811. (CCS811 Start Function Great that we are one step further. |
Excellent, the device starts automatically when reading data |
Hey @sabas1080 or do you have an axample code with your code for us to use. If got the basic working, we then can let the students try to extract the data to excel etc. |
goodmorning(here in the Netherlands) Do we heve to use arduino? |
Hi, again also on behave of the students. ok, i disconnect the CCS811 module from the board and connect this directly on the wire. blue goes from p20 microbit to SDA upload the code and status gives me also value zero |
Are you connecting PIN WAK to GND? |
Do I need this. No I do not use wake
Op wo 23 sep. 2020 19:21 schreef Sabas <[email protected]>:
… Are you connecting PIN WAK to GND?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABQWQQP2GH5YKZ3YXD7ZYCTSHIVA7ANCNFSM4RQMYV2A>
.
|
goodmorning!! well connect the WAK to gnd and its now on. 07:35 amsterdam time. I give it 20 minute burn time and wait to see what happen. Nect step is to try another CCS811(i bought three) maybe the one i got was broken |
Good night 0:39 Mexico tine, I am going to test the sensor these days with a microbit and a sensor |
cool, hope you find something |
Hi @compie67 I have tested and working for me , my configuration is: My video |
wow, and yess got the same now. co2 gives me 4605 it wont drop, or go up so so far so good. |
It seems that I forgot to put a reset sequence, can you try the new version 0.1.4 in a new project? |
With new code I have Also, AMS recommends that you run this sensor for 48 hours when you first receive it to "burn it in", and then 20 minutes in the desired mode every time the sensor is in use. This is because the sensitivity levels of the sensor will change during early use. |
okay, seems legit. you said new code? 0.1.4 is that also block or java? |
is block, only open a new project and import extension |
Great. Did not know that.
Okay tomorrow morning I wil try it and let it run
Keep you posted.
Op za 26 sep. 2020 21:30 schreef Sabas <[email protected]>:
… is block, only open a new project and import extension
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABQWQQI6CUYQMND57DJQV53SHY6MDANCNFSM4RQMYV2A>
.
|
hi, goodmorning. maybe missing a step, with new project and import extension nothing new happen. Still the same blocks |
hey, how are you doing. To bad, looks good to work for the students |
@sabas1080 got this answer on the static value quote: So, what you can do is x=get_baseline () before you switch off, and set_baseline(x) after you switch on. But read the datasheet for details on when to do this exactly. Is this possible with the MicroBit? |
@compie67 I've had similar issues to you. I ended up finding that this library worked well using an adafruit ccs881 board https://github.com/xinabox/pxt-SG33. Example: https://makecode.microbit.org/_A43RqUhbzfyF |
@Marshall-Jed and after powerdown and powerup it give the proper value again? |
Yep, tested several times. Still have the 20 minute baseline issue - I see
you switch to SGP30 which has onboard memory to store this for 7 days.
Will try it with sparkfun and some other sensors too.
…On Fri, 29 Oct 2021, 10:51 redegelde, ***@***.***> wrote:
@Marshall-Jed <https://github.com/Marshall-Jed> and after powerdown and
powerup it give the proper value again?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AWINGPJ7BML5GCB5THWLGCDUJJ4EDANCNFSM4RQMYV2A>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
He, is there a way to obtain the CC811 extension to the microbit Makecode
can not find it any where like your picture
thank you in advance
The text was updated successfully, but these errors were encountered: