Cutting Perfect Breadboard Jumper Wires
Learning to a breadboard is critical when adding electronics to a project. A skill often overlooked is how to use breadboard jumper wires correctly. For example, when I breadboard …
Read MoreLearning to a breadboard is critical when adding electronics to a project. A skill often overlooked is how to use breadboard jumper wires correctly. For example, when I breadboard …
Read More
Engineers make a schematic to explain their circuits. One time I was looking for a non-tourist pub in Japan. I asked someone for help. She said, “I’m sorry, but I do not speak good …
Read More
When learning to use an Arduino, you have two things to learn: programming and hardware. In the past, I’ve taught some classes on how to program the Arduino. These are the slides I …
Read More
An Open Source IDE for TI’s line of MSP430-based boards. Based on the same software as the Arduino project, Energia brings easy of use to an awesome family of microcontrollers.
Read MoreToday “regular” people will start receiving their pre-ordered Apple Watch. Whether they spent $350 or over $10,000 dollars, they’ll now have a device that connects to their iPhone …
Read More
Does Energia stack up as one of the Arduino alternatives? With all the recent noise around Arduino LLC and Arduino SRL, I felt like I needed a break from Arduino. So I decided to …
Read MoreAll Arduino boards contain analog and digital pins. The Arduino functions have different calls depending on the pin type. For example, when calling analogRead(), an analog input …
Read MoreMost of the major electronic blogs have covered the controversy between Arduino LLC and Arduino SRL. My first deep look into it was from Hackaday’s Arduino v. Arduino. Since it has …
Read More
Behind-The-Scenes of AddOhms #14 After moving from learning a new tool to mastery, the resistance for me to switch becomes very high. This can apply to hardware tools like a drill, …
Read More
To save time, breadboard pins or just lack of knowledge people try to skip adding even one decoupling capacitor to a circuit. Either on IRC or in Forums you can almost always see …
Read More