Ford Transit Campervan Conversion Project Using MicroPython and ESP32 #11567
Replies: 2 comments
-
Do not invent something if already existing bu if You want do something yourself use for example RaspbberyPi as main central computer (+ monitor with touchpad) to gather all data from all modules ( i.e solar system control unit, power management etc. they usually have bt/wi-fi and application for smartphone/computer) , or instal some scada and create your own real-time-control/monitor application. Do not listen GBT (it is generative language model not inductive system). |
Beta Was this translation helpful? Give feedback.
-
interesting project. might look at openauto and crankshaft for some ideas. expedition portal may have some builds... good luck! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi!
I am converting a 2020 Ford Transit van into a campervan. I would like to learn how to program an ESP32 with micropython to monitor and control my systems in the van. Here's an overview:
** interior and exterior lighting
** air conditioning
** air heating
** running hot and cold water
** an electrical cooktop, microwave/convection oven, and refrigerator/freezer.
** video security system
ChatGPT suggested I use an ESP32 to monitor and control these systems. Because I am a beginner I have chosen to learn MicroPython via Thonny, based on ChatGPT recommendations. I have bought a Freenove Wrover starter kit and am going through their tutorial.
I have found the learning curve fairly steep, but I've only taken the first few steps. Any suggestions on how to go about this process will be helpful, including eBooks and other resources. I want to focus mainly on what will help me complete my project.
Thanks,
Dan
Beta Was this translation helpful? Give feedback.
All reactions