Metalmancy (Micronote)
Metalmancy (Micronote)
  • 24
  • 128 497
Thetawave Announcement Trailer
Thetawave is a physics-based space shooter with procedurally generated levels, diverse foes, and distinct characters.
Wishlist on Steam: store.steampowered.com/app/2427510/Thetawave/
Play browser version now: thetawave.metalmancy.tech
Edited by @Pineapple8-Ball
มุมมอง: 81

วีดีโอ

Rust Arcade: Designing a Custom Arcade Machine
มุมมอง 1.1K2 ปีที่แล้ว
I designed and built custom arcade machine that will be at RustConf 2022 in Portland Oregon on August 5th. In this video I explain how I went from having an idea, to a design, to a functional arcade cabinet loaded with nine playable games from the Rust community. This is my first video featuring the Rust Programming Language. If you haven't heard of it, take a look: www.rust-lang.org/ Try Theta...
Automating a Pet Fountain
มุมมอง 1K2 ปีที่แล้ว
Learn about PIR sensors and MOSFETs while I explain a small project I made to fix an annoying problem that I had. Article: micronote.tech/2022/04/Automating-a-Pet-Fountain/ Get the Atlas kit: micronote.tech/atlas/ Social: Follow Micronote: micro_note Follow me: carlosupina Micronote Community Discord server: discord.gg/Q52Ksvv
Murder-User Dungeon - Our Submission to Rusty Jam
มุมมอง 3082 ปีที่แล้ว
This video will quickly go over my teams' submission to Rusty Jam. If you have any constructive criticism please leave a comment and let me know! Link to the game: sheepyhead.itch.io/murder-user-dungeon Rust Programming Language: www.rust-lang.org/
Modding an Appliance Part 1
มุมมอง 4153 ปีที่แล้ว
Learn how to modify an appliance using MicroPython and a NodeMCU microcontroller. This part one, which covers safety, disassembly, finding relevant nodes, and simulating button presses using a microcontroller. How BJT transistors work: th-cam.com/video/fIvZen2tq_w/w-d-xo.html Article: micronote.tech/2021/08/Modding-an-Appliance/ Get the Atlas kit: micronote.tech/atlas/ Social: Follow Micronote:...
Programming an ESP32 NodeMCU with MicroPython: Timers and Interrupts
มุมมอง 6K3 ปีที่แล้ว
Learn how to use timers, interrupts, and how to debounce buttons. Article: micronote.tech/2021/01/Timers-and-Interrupts-with-a-ESP32-NodeMCU-and-MicroPython/ How to find your device's port: micronote.tech/2020/01/How-to-find-your-Device's-Port/ Thonny IDE: thonny.org/ Get the Atlas kit: www.etsy.com/listing/789972911/micronote-atlas-kit Discord: discord.gg/Q52Ksvv Community Submission Form: for...
Community Submissions
มุมมอง 1503 ปีที่แล้ว
This video explains community submissions and monetization of articles. Get the Atlas kit: www.etsy.com/listing/789972911/micronote-atlas-kit Discord: discord.gg/Q52Ksvv Community Submission Form: forms.gle/B5QtxLQ3NYQHGuJQ8 Social: Follow Micronote: micro_note Follow me: carlosupina
Programming an ESP32 NodeMCU with MicroPython: Basic GPIO Input and Output
มุมมอง 4.9K3 ปีที่แล้ว
Learn basic GPIO input and output with an ESP32 NodeMCU. Article: micronote.tech/2020/12/GPIO-Input-and-Output-with-an-ESP32-NodeMCU-and-MicroPython/ How to find your device's port: micronote.tech/2020/01/How-to-find-your-Device's-Port/ Thonny IDE: thonny.org/ Get the Atlas kit: www.etsy.com/listing/789972911/micronote-atlas-kit Discord: discord.gg/Q52Ksvv Community Submission Form: forms.gle/B...
Programming an ESP32 NodeMCU with MicroPython: Setup with Thonny
มุมมอง 41K3 ปีที่แล้ว
Setup your ESP32 NodeMCU for MicroPython with the Thonny IDE. Article: micronote.tech/2020/08/Getting-Started-with-ESP32-and-Micropython/ How to find your device's port: micronote.tech/2020/01/How-to-find-your-Device's-Port/ Thonny IDE: thonny.org/ MicroPython Firmware: micropython.org/download/esp32/ Get the Atlas kit: www.etsy.com/listing/789972911/micronote-atlas-kit Discord: discord.gg/Q52K...
Atlas Kit: Setup
มุมมอง 2904 ปีที่แล้ว
Get started programming your Atlas kit with MicroPython using the Thonny IDE. Article: micronote.tech/2020/03/Setting-Up-your-Atlas-Device/ Get the Atlas kit: www.etsy.com/listing/789972911/micronote-atlas-kit Discord: discord.gg/Q52Ksvv Community Submission Form: forms.gle/B5QtxLQ3NYQHGuJQ8 Social: Follow Micronote: micro_note Follow me: carlosupina
Programming a NodeMCU with MicroPython: I2C Bus Part 2 (SSD1306 OLED Display)
มุมมอง 4K4 ปีที่แล้ว
Programming a NodeMCU with MicroPython: I2C Bus Part 2 (SSD1306 OLED Display)
Programming a NodeMCU with MicroPython: I2C Bus Part 1 (MPU6050 IMU)
มุมมอง 12K4 ปีที่แล้ว
Programming a NodeMCU with MicroPython: I2C Bus Part 1 (MPU6050 IMU)
Atlas Kit: Assembly
มุมมอง 1874 ปีที่แล้ว
Atlas Kit: Assembly
Programming a NodeMCU with MicroPython: Introduction to API Calls
มุมมอง 6K4 ปีที่แล้ว
Programming a NodeMCU with MicroPython: Introduction to API Calls
Programming a NodeMCU with MicroPython: Intro to Networking and ntptime
มุมมอง 4.7K4 ปีที่แล้ว
Programming a NodeMCU with MicroPython: Intro to Networking and ntptime
Programming a NodeMCU with MicroPython: RTC and Deep Sleep
มุมมอง 6K4 ปีที่แล้ว
Programming a NodeMCU with MicroPython: RTC and Deep Sleep
Programming a NodeMCU with MicroPython: PWM and ADC
มุมมอง 3.8K4 ปีที่แล้ว
Programming a NodeMCU with MicroPython: PWM and ADC
Programming a NodeMCU with MicroPython: Timers and Interrupts
มุมมอง 6K4 ปีที่แล้ว
Programming a NodeMCU with MicroPython: Timers and Interrupts
Programming a NodeMCU with MicroPython: Basic GPIO Input and Output
มุมมอง 12K4 ปีที่แล้ว
Programming a NodeMCU with MicroPython: Basic GPIO Input and Output
Getting Started with MicroPython and Thonny
มุมมอง 18K4 ปีที่แล้ว
Getting Started with MicroPython and Thonny