- 6
- 151 910
Kakushin
Australia
เข้าร่วมเมื่อ 15 ต.ค. 2020
World's Smallest Bitcoin Price Tracker
Let's build this tiny Bitcoin Price Tracker using an ESP32 smd microcontroller and Craft Paper!
Schematic, Arduino sketch, & pattern URL:
github.com/kakushinAU/Bitcointracker
Schematic, Arduino sketch, & pattern URL:
github.com/kakushinAU/Bitcointracker
มุมมอง: 213
วีดีโอ
UPDI Programming an ATmega4808
มุมมอง 15K3 ปีที่แล้ว
Create a UPDI programmer and quickly upload an Arduino IDE sketch to a Atmega 4808-AU TQFP32 pin microcontroller. We’ll convert an Arduino Nano into our UPDI programmer, and create a simple circuit with an LED and an OLED Display. Schematic & code: github.com/kakushinAU/Atmega4808
Burn Bootloader - Atmega328P using Pololu AVR
มุมมอง 13K3 ปีที่แล้ว
Pololu AVR Programmer version - Quickly burn bootloader to Atmega328 TQFP 32 pin chip without having to use an arduino board as ISP. The Pololu AVR programmer allows you to connect the ISP programming connections as well as the serial console at the same time. Arduino Minicore URL: mcudude.github.io/MiniCore/package_MCUdude_MiniCore_index.json Breadboard Layout: github.com/kakushinAU/Atmega328P...
Bootloader and upload to Atmega328P-AU
มุมมอง 79K4 ปีที่แล้ว
Quickly burn a bootloader to Atmega328 TQFP 32 pin chip using a USBASP programmer without needing to use an Arduino as ISP. This is an easy tutorial to use the Arduino IDE alone to program and upload your sketch on the fly while the SMD chip is still in your breadboard. Arduino Minicore URL: mcudude.github.io/MiniCore/package_MCUdude_MiniCore_index.json Zadig Driver Tool: zadig.akeo.ie The part...
Coilgun powered by Arduino
มุมมอง 44K4 ปีที่แล้ว
This video shows my design of a 300 volt multistage electromagnetic coilgun powered with an arduino ESP32 microcontroller. I've made the arduino sketch code, schematic, and parts list all free and open-source at the links below: Parts List: github.com/kakushinAU/coilgun/blob/main/README.md Schematic: github.com/kakushinAU/coilgun/blob/main/Coil Gun Schematic.pdf Code: github.com/kakushinAU/coil...