by Jamie C | Sep 8, 2022 | Electronics, Projects & Tutorials, Tutorials
This project combines two separate projects to get a system that acts as a WiFi Access point and web server to display QR codes scanned with an attached camera module. The following tutorial from ‘Random Nerd Tutorials’ explains how to connect and program...
by Thomas Lawley | Feb 2, 2021 | Electronics, Projects & Tutorials, Tutorials
Overview Designers need to communicate their designs to others. They need to be able to document their work so they can refer to it later or to allow others to build their designs. Regarding the design of circuits there is two great places to start to showcase your...
by Thomas Lawley | Jan 29, 2021 | Electronics
Remote Control Car Overview: This project makes use of an Arduino, a car chassis, a bluetooth module, and an android phone to make a Remote Control Car that is controlled by tilting the phone like a steering wheel. This post is a high level overview of the project and...
by Jamie C | Jan 18, 2021 | Electronics Modules, Projects & Tutorials, Tutorials
This is a repository for good Arduino boards and libraries with links. Arduino IDE Download here They also produce some good introduction tutorials and content. Don’t forget that there are a lot of example sketches that come with the Arduino IDE and most...
by Jamie C | Sep 15, 2020 | Electronics Modules, Projects & Tutorials, Tutorials
This will show you the way to program an STM32F1xx series microcontroller with the Arduino IDE (integrated development environment). Hardware needed: ST-link V2 – USB SWD (serial wire debug) programmer STM32F1xx series microcontroller based board (i.e....