Trending
Vegard Makes's Avatar

Vegard Makes

@vegardmakes.com

My name is Vegard and I make stuff at https://vegardmakes.com/ Personal profile at @vegard.waerp.net

17
Followers
52
Following
12
Posts
19.01.2025
Joined
Posts Following

Latest posts by Vegard Makes @vegardmakes.com

LEGO Robotics microcontroller control - Software Introduction In the first post of the series, we started with getting the Arduino Nano to read a LEGO NXT touch sensor. The focus of the post was to get our first sensor readings, and we implemented a...

Controlling LEGO robotics with microcontrollers part 2. No hardware changes this time, only software. I make the software into a library and implement sensor auto polling using an Arduino hardware timer interrupt along with touch sensor debouncing.

vegardmakes.com/electronics/...

10.01.2026 13:26 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 1
LEGO Robotics microcontroller control - NXT touch sensor Introduction LEGO and LEGO Technic have had many different systems for robotics, sensors and actuators over the time. In our house we have Mindstorms NXT and BOOST, and I also have access to Mindstorm...

I finally got around to doing some projects again. Tried interfacing LEGO Mindstorms NXT sensors with an Arduino Nano microcontroller. I started with the simplest sensor, the NXT touch sensor. The next post will be on the other NXT basic sensors.

vegardmakes.com/electronics/...

03.01.2026 18:49 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 1
Front suspension struts for Nikko R/C car by Vegard MakesMakerWorld: Download Free 3D Models One of the front suspension struts of one of our son's Nikko RC cars broke, making is impossible to Β steer the car. Instead of throwing the car away, I designed a simple replacement strut based on...

I uploaded the model of the 3D printable front suspension strut replacement for the Nikko RC car to printables in case it is useful for anyone else. Will upload it to printables as well

makerworld.com/en/models/13...

05.05.2025 10:49 πŸ‘ 0 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0
Front suspension struts for Nikko R/C car by Vegard MakesMakerWorld: Download Free 3D Models One of the front suspension struts of one of our son's Nikko RC cars broke, making is impossible to Β steer the car. Instead of throwing the car away, I designed a simple replacement strut based on...

I uploaded the model of the 3D printable front suspension strut replacement for the Nikko RC car to printables in case it is useful for anyone else. Will upload it to printables as well

makerworld.com/en/models/13...

05.05.2025 10:49 πŸ‘ 0 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0
A broken front strut for an RC car

A broken front strut for an RC car

A broken front strut for an RC car with a replacement designed in Fusion and printed on a Bambu Lab A1

A broken front strut for an RC car with a replacement designed in Fusion and printed on a Bambu Lab A1

A 3D printed replacement front strut for an AC car with all the parts needed to mount the strut and the front wheel

A 3D printed replacement front strut for an AC car with all the parts needed to mount the strut and the front wheel

A 3D printed replacement front strut mounted in an RC car

A 3D printed replacement front strut mounted in an RC car

Having a #3dprinter and some basic construction skills means it is easy to repair stuff instead of it going in the trash.

One of the front suspension struts on one of my step son's RC cars broke, and using Fusion I was able to design a replacement and print it on my @bambulabglobal.bsky.social A1

22.04.2025 14:58 πŸ‘ 4 πŸ” 0 πŸ’¬ 1 πŸ“Œ 1
What I Learned from 300 Hours with the Bambu Lab H2D 3D Printer
What I Learned from 300 Hours with the Bambu Lab H2D 3D Printer YouTube video by Clough42

Being interested in 3D printers, my youtube feed was filled with videos about the new @bambulabglobal.bsky.social H2D today.

The one I clicked on as soon as I got the notification was this one from Clough42, one of my favourite engineering channels. As always, great review from James.

25.03.2025 19:06 πŸ‘ 1 πŸ” 2 πŸ’¬ 0 πŸ“Œ 0
Breadboard computer - Reset circuit <Previous - This is part 2 of my series on building a breadboard computer. - Next> Reset synchronization To be able to start from or reset to a known state I want to add a reset circuit to the compute...

I also wrote a write-up at vegardmakes.com/electronics/...

05.02.2025 22:44 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
8 bit breadboard computer part 2 - Reset circuit
8 bit breadboard computer part 2 - Reset circuit YouTube video by Vegard Makes

I made a short video about the reset circuit for my 8-bit breadboard computer:

youtu.be/txjptMIfu1w?...

05.02.2025 22:42 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 1
Video thumbnail

Some more progress on my electronics project, to build a 8 bit breadboard computer from scratch using discrete chips:

Reset synchronizer circuit to hold reset active for 4 clock cycles and synchronize reset release with clock, made with four D-type flip flops.

02.02.2025 14:29 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 1
A solderless breadboard with two integrated circuits and several passive components implementing a clock module for a 8 bit computer from scratch build.

A solderless breadboard with two integrated circuits and several passive components implementing a clock module for a 8 bit computer from scratch build.

First part of my breadboard computer build done, a clock module without any 555 timers, which is usually used for these Ben Eater inspire build.

vegardmakes.com/electronics/...

28.01.2025 15:10 πŸ‘ 1 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Post image Post image

Single stepping done. Used a schmitt triggered NAND gate instead of an inverter to lower the final chip count of the clock circuit, as I need NAND gates for other parts of the clock circuit

26.01.2025 16:29 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
A circuit on a solderless breadboard

A circuit on a solderless breadboard

An oscilloscope screen

An oscilloscope screen

First baby steps towards my Ben Eater inspired breadboard computer, my first real electronics project.

Working on switch debouncing for clock single stepping. Next step is adding a schmitt triggered inverter to get a nice square transition.

26.01.2025 13:54 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 1
Reddit - Dive into anything

Now that we have gotten a new 3D printer I can use the old Flashforge Adventurer 3 for tinkering. I made a tool for installing a SSH server on it.

www.reddit.com/r/FlashForge...

23.01.2025 14:37 πŸ‘ 1 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0
Breadboard computer

After having wanted to build a breadboard computer in the style of #beneater for years, I am finally starting. I even made a web page to document this and other projects. I posted an short overview of the project at vegardmakes.com/electronics/...

#electronics #projects #maker

19.01.2025 14:27 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 1