Artificial Intelligence and Arduino Tutorials and Projects
Welcome to VideotronicMaker.com, a free online resource for learning Artificial Intelligence, Arduino, and electronics. I learn about topics such as large language models, software like LM Studio, resources like Google Cloud Skills Boost, Arduino projects, and anything related to video production that piques my interest. Then, I create tutorials to share what I've learned.
I'm not a teacher of computer science, electrical engineering, Arduino, or Micro Python. Instead, I see myself as a fellow student, much like your classmate sitting beside you. VideotronicMaker.com, its YouTube channel and GitHub page, serve as platforms through which I share my notes and code with you. Learning things and making things. Learn with me, as I learn.
AI and ARDUINO TUTORIALS
- Client
- VideotronicMaker.com
- Website
- View website
Tutorial on how to use LM Studio without the Chat UI using a local server. Deploy an open source LLM on LM Studio on your pc or mac without an internet connection. The files in this video include the function to initiate a conversation with the local-model and establishes roles and where the instructions come from. The setup allows the script to dynamically read the system message from text file, making it easy to update the system message, system prompt or pre-prompt (known in Chat GPT as custom instructions) without changing the script's code.- Client
- VideotronicMaker.com
- Website
- View website
Tutorial on how to use LM Studio without the Chat UI using a local server. Deploy an open source LLM on LM Studio on your pc or mac without an internet connection. The files in this video include the function to initiate a conversation with the local-model and establishes roles and where the instructions come from. The setup allows the script to dynamically read the system message from text file, making it easy to update the system message, system prompt or pre-prompt (known in Chat GPT as custom instructions) without changing the script's code.- Tutorial on how to use LM Studio without the Chat UI using a local server. Deploy an open source LLM on LM Studio on your pc or mac without an internet connection. The files in this video include the function to initiate a conversation with the local-model and establishes roles and where the instructions come from. The setup allows the script to dynamically read the system message from text file, making it easy to update the system message, system prompt or pre-prompt (known in Chat GPT as custom instructions) without changing the script's code.
- DHT11 Temperature and Humidity sensor printing to an I2C 16x02 LCD. The dht11 sensor measures ambient temperature and humidity. The date is displayed on the LCD. This is a standard Arduino beginner project.
Arduino and Electronics Reference
Schematic Symbols
Symbols used to represent electrical devices and electronic functions.
Arduino Uno Parts
All of the components on the Arduino Uno labeled. A great Uno reference with everything on one page.
How it Started for me
Your Arduino Classmate
In mid-2019, a co-worker told me about Arduino, SBCs (Single Board Computers) and the Maker Revolution/Movement. I researched it all and I was fascinated by what was happening. I immediately began purchasing Arduinos and SBCs (Single Board Computers) and also began learning soldering and electronics. It was this experience that changed my career path and my life. I have now begun my journey as a Maker. A Videotronic maker!