Where to start?
Posted: Sat Jul 22, 2023 3:27 pm
Hello all you wonderful people,
So, I'm here to learn and I've got goals I'd like to achieve but I need a bit of a kickstart.
I'm a diabetic and I recently got to play around with a Dexcom G6 which is a little sensor that measures my bloodsugar.
I have the sensor attached and connected to my phone through something called Xdrip.
When Xdrip received my bloodsugar value I send that value to a MongoDB.
On my windows machine I made a small python script that gets the latest entry in the MongoDB and displays the value in my toolbar.
All that works and it's awesome!
Now, I'd like to have a little display next to my bed where that exact same value is displayed.
My girlfriend's boss gave me a ESP32S and a little monitor. I managed to (or so I believe) flash the chip, connect it to my computer and through Visual Studio Code using the extension DeviceScript.
But, I'm pretty much lost there. I have the chip and I have the display but I have never fiddled around with these types of things.
How would I proceed with simulating or deploying something to the chip and maybe more importantly, what equipment do you guys use to connect the display to the chip, I need to solder or whatever it's called but I'm afraid og connecting the two devices wrongly and having to, buy new ones?
Lots of questions but I'm a completely newborn to all of these chips and stuff
Is there a "beginners guide to what to purchase and use"?
I hope I'm not too vague here and please bear over with me.
Much love,
Mike
So, I'm here to learn and I've got goals I'd like to achieve but I need a bit of a kickstart.
I'm a diabetic and I recently got to play around with a Dexcom G6 which is a little sensor that measures my bloodsugar.
I have the sensor attached and connected to my phone through something called Xdrip.
When Xdrip received my bloodsugar value I send that value to a MongoDB.
On my windows machine I made a small python script that gets the latest entry in the MongoDB and displays the value in my toolbar.
All that works and it's awesome!
Now, I'd like to have a little display next to my bed where that exact same value is displayed.
My girlfriend's boss gave me a ESP32S and a little monitor. I managed to (or so I believe) flash the chip, connect it to my computer and through Visual Studio Code using the extension DeviceScript.
But, I'm pretty much lost there. I have the chip and I have the display but I have never fiddled around with these types of things.
How would I proceed with simulating or deploying something to the chip and maybe more importantly, what equipment do you guys use to connect the display to the chip, I need to solder or whatever it's called but I'm afraid og connecting the two devices wrongly and having to, buy new ones?
Lots of questions but I'm a completely newborn to all of these chips and stuff
Is there a "beginners guide to what to purchase and use"?
I hope I'm not too vague here and please bear over with me.
Much love,
Mike