Learn about some of those less-than-obvious specifications found in datasheets for linear voltage regulators.
Learn about some of those less-than-obvious specifications found in datasheets for linear voltage regulators.
Using Finite State Machines (FSM) is a common industrial practice in coding but their use extends beyond everyday…
Using Finite State Machines (FSM) is a common industrial practice in coding but their use extends beyond everyday software. They can easily be used in projects, help prevent bugs, stop infinite loops hogging the processor, and ease debugging.
This project covers integrating servo control and object detection.
This project covers integrating servo control and object detection.
Most hobbyists and many professionals use EAGLE CAD as a daily tool in designing schematics and laying out PCB. You're…
Most hobbyists and many professionals use EAGLE CAD as a daily tool in designing schematics and laying out PCB. You're going to learn some tips and tricks for using EAGLE CAD, which will make your work much easier and faster.
Part Three in this three-article series shows you how to generate values for a discrete sinusoid and continuously convert…
Part Three in this three-article series shows you how to generate values for a discrete sinusoid and continuously convert this data into an analog signal without overburdening the CPU.
In this article, we will discuss some characteristics of the ideal diode. We'll also learn how to analyze circuits that…
In this article, we will discuss some characteristics of the ideal diode. We'll also learn how to analyze circuits that contain more than one ideal diode in conjunction with resistors and DC power sources.
The mighty soldering iron. If you need one, want one, or just love to build stuff, then this project is for you.
The mighty soldering iron. If you need one, want one, or just love to build stuff, then this project is for you.
Part Two in this three-article series explores the SAM4S DAC. We’ll look at hardware configuration, electrical…
Part Two in this three-article series explores the SAM4S DAC. We’ll look at hardware configuration, electrical characteristics, and the application programming interface.
Counters using 7-segment LEDs are fun and useful projects for scoreboards and other numerical displays; here's one you can build.
Counters using 7-segment LEDs are fun and useful projects for scoreboards and other numerical displays; here's one you can build.
If you are a boat owner, I'll guess you've seen some of the prices on the chart plotters and navigation tools. Some of…
If you are a boat owner, I'll guess you've seen some of the prices on the chart plotters and navigation tools. Some of them are pretty expensive. In this article I'll show you how I deal with that.
Mentioned in the previous article, the first of two most commonly used operational amplifiers, the inverting…
Mentioned in the previous article, the first of two most commonly used operational amplifiers, the inverting configuration is heavily used in audio mixers or digital-to-audio converters. In this article, we will discuss the second amplifier configuration, known as the non-inverting amplifier.
Learn about the NES Controller's data protocol, then use this knowledge to easily integrate into an Arduino Uno.
Learn about the NES Controller's data protocol, then use this knowledge to easily integrate into an Arduino Uno.
Part One in this three-article series focuses on using the SAM4S timer/counter peripheral to precisely control the…
Part One in this three-article series focuses on using the SAM4S timer/counter peripheral to precisely control the DAC’s sampling rate.
Classifying signals is a way to organize the signals that surround us. It focuses design, testing requirements,…
Classifying signals is a way to organize the signals that surround us. It focuses design, testing requirements, measurement tools, and expected results. There are many ways to classify signals!
In this article, we teach C-BISCUIT how to do important life things, such as booting into our OS of choice, and…
In this article, we teach C-BISCUIT how to do important life things, such as booting into our OS of choice, and connecting to the Wi-Fi it'll come to know as the gateway to knowledge.
Learn how to communicate between your PC and the SAM4S using the Atmel Software Framework’s USB module and simple ASCII…
Learn how to communicate between your PC and the SAM4S using the Atmel Software Framework’s USB module and simple ASCII commands.
Part One in this two-article series focuses on the hardware setup and on using a pulse-width-modulated signal to control a servo.
Part One in this two-article series focuses on the hardware setup and on using a pulse-width-modulated signal to control a servo.
In this project, the reader will learn how to build and program a desktop industrial automation trainer for…
In this project, the reader will learn how to build and program a desktop industrial automation trainer for experimentation in robotics, motor, and process control system concepts on their workbench.
Build a generator-powered LED headlight for a longboard for very cheap.
Build a generator-powered LED headlight for a longboard for very cheap.
In this article we’ll use the SAM4S Xplained Pro development platform to get some hands-on experience with a PWM DAC.
In this article we’ll use the SAM4S Xplained Pro development platform to get some hands-on experience with a PWM DAC.