Radomir Dopieralski has a nice build log on his quadruped robot – Tote: Tote is a small (fits inside your palm), four-legged, walking robot, with three degrees of freedom per leg, Arduino for its brains and controlled either with a TV remote, or by additional electronics added on top of it. It is very simple, cheap […]
Tag Archives: how-to
Make the world’s cheapest MIDI tester
Jesse from Bent-Tronics has posted a tutorial on how to make a DIY MIDI tester: A quick and dirty (and cheap) MIDI tester. Sometimes you just need to know if a MIDI controller is outputting anything. Even many high-end MIDI modules/boxes will have a “MIDI Activity” light, just to let you know something is being transmitted/received. That’s […]
Arduvision II: OV7670 + FIFO module and arduino Mega
David has posted a tutorial on how to use an Arduino Mega to interface the ov7670 sensor. More details at TheRandomLab. Check out the video after the break.
How to build a control circuit with adjustable working time via wi-fi
Yahya Tawil over at All About Circuits posted a detailed how-to on building a control circuit with adjustable working time via Wi-Fi: In this article, you’ll learn how to build a system that can turn DC loads on and off using a mobile application. You’ll also learn how to perform this task via immediate actions or via […]
Neoway M590 GPRS tutorial: sending and receiving files from/to SD card
Neoway M590 GPRS tutorial on sending and receiving files from/to SD card from Vadim Panov: Here’s a bit of useful info from what I’ve been doing lately. I got a job to design a device that connects to a web-server via GPRS and downloads a bunch of tiny WAV files, that it later plays on […]
Chrome Apps and serial port communication
Luca Dentella writes, “When it comes to develop a GUI for your project, you may need to be sure it will be available for users under Windows, Linux and MacOS. Chrome Apps may be the solution: they are developed using the same technologies behind any websites (HTML5, CSS, javascript) but, thanks to the Chrome APIs, […]
Getting started with OPENOCD using FT2232H adapter for SWD debugging
Yahya Tawil wrote a tutorial about flashing EFM32 MCUs with OpenOCD using FT2232H adapter: Learn how to make flashing your ARM-based MCU easy by using OpenOCD debugger with an FT2232H adapter. Old MCUs from vendors like ATMEL and MICROCHIP, like the PIC16F and Atmega family, tend to have a special programming interface to program internal […]
Eagle CAD tips and tricks
Yahya Tawil from All About Circuits shares some Eagle CAD tips and tricks that you may not be aware of: Most hobbyists and many professionals use Eagle CAD as a daily tool in designing schematics and laying out PCB. I’m going to share with you the most important tips and tricks for using Eagle CAD, […]
Handheld CNC router repairs old CNC machine
In this video Ben Krasnow demonstrates how to use a handheld CNC router, the Shaper Origin, to make aluminum parts for his CNC mill. More details at Ben Krasnow’s blog.
110v temperature controlled soldering station build no. 2
Mike Doughty from PCB Smoke shared his DIY 110v temperature controlled soldering station in the project log forum: This project is build number 2 of a 110v temperature controlled soldering station. It is a follow-up post to the project that I was working on last October. Blog post with complete details here. This version has […]
Using Altium for a DirtyPCBs order
Jarrett has written an article describing a technique of using Altium for a DirtyPCBs order: This is a pretty rare combo: using a premium PCB package with the budget board house. Kinda funny. Generally these small run PCB houses provide DRU and CAM files for EAGLE design rule checking and Gerber outputs, respectively. Because I’m […]
How do I FPGA?
TC-Engineering writes: I’ve been thinking about building stuff with FPGA’s for a while, and usually get turned away because FPGA’s are considerably harder to implement than microcontrollers since they have no on-chip memory. It is necessary to re-program the gates every time they power up, which requires an external flash memory chip. There aren’t great […]
Making PCB vias with conductive ink
Here’s an alternative method for making PCB vias using conductive ink from Diyouware: We developed an alternative method for making PCB vias through-hole using our robot. As you probably know the traditional DIY method consists in threading a wire through the holes and then soldering it and then cutting it off. For example, if we have 100 vias in […]
DIY 110v temperature controlled soldering station
Mike Doughty over at PCBSmoke shared his DIY 110v temperature controlled soldering station in the project log forum: This post shows how to build a do it yourself 110 volt soldering station. It is a step by step guide that shows how to convert a regular plug-in soldering iron into a temperature controlled unit. It is an […]
ESP8266 remote controlled sockets
Rui Santos made a new project, an ESP8266 remote controlled sockets: In this project your’re going to build a web server with an ESP8266 that can control remotely any sockets (safely!). Project info at Rui’s Random Nerd Tutorials site. Check out the video after the break.
How to make two ESP8266 talk
Here’s a detailed tutorial on how to make two ESP8266 talk with each other from Rui Santos: How it works? You’re going to set one ESP as an Access Point (Server) and another ESP as a Station (Client). Then they’ll establish a wireless communication and the Client sends a message to the Server saying “Hello World!”. Project […]
CDC serial driver for Bus Pirate v4 on Windows 7 64-bits
kaupunkish@ writes: I managed to fix this problem by googling. All I did was changing VID and PID to what I have in Bus Pirate and then naming it nicely at the end of INF. Voila! I was able to update driver software. I am not specialist in this area, so I am just telling […]
How to control your ESP8266 from anywhere in the world
Rui Santos shared a tutorial on how to control your ESP8266 from anywhere in the world: The most common questions I get about the ESP8266 WiFi Modules are: “Is it possible to control my ESP8266 from anywhere in the world?” and “How can I control my ESP8266 from anywhere?”. I’m happy to announce today that […]
ESP8266 firmware flashing with a Bus Pirate
Jonathan Endersby writes, “Flashing the firmware on an ESP8266 is apparently not so straight forward. This is the process I used to get it to work reliably.” Via Hackaday.io Get an assembled Bus Pirate for $30, including world-wide shipping. Also available from our friendly distributors.
Unbrick a Teclast X98 BIOS with Bus Pirate 4 and Flashrom
cosmok82 has posted a tutorial on how to unbrick a Teclast X98 BIOS with Bus Pirate 4 and Flashrom: Sometimes you put your feet out of bed and a bad day comes. In all these days C/D is close to you! Enjoy our guide, step by step to unbrick your Teclast X98 tablet. First of all. […]
