Do we need FPGA to count coil windings?

We believe such task can be made by any tiny microcontroller. But if there is a lazy FPGA board lying around then put it to work. And here it is – Cyclone II dev board makes sure coil gets right amount of windings. New coil carcase is fixed to motor. FPGA reads each motor turn using reed switch.

Simple HDL program runs counter and displays current value on seven segment LED display found on board. There is probably one thing missing – motor control that would stop once number of windings is reached. Anyway this is not for mass production of coils and project example may serve as nice material for learning FPGAs.

FPGA based 100MHz frequency counter

What does it take to measure frequency up to 100MHz. The answer is FPGA. Mike wanted to make pretty accurate frequency counter so grabbed Papilio FPGA board, attached TM1638 display board from DE and referenced frequency with GPS module. It works without GPS module but looses accuracy since these modules may give 1PPS with accuracy down to 20ns.

Pipisrello – Feature rich development board for Spartan-6

FPGA world is interesting and if want to peak in – you need proper development board to start with. Saanlima Electronics designed pretty decent development that has lots of features so you won’t have to look for some time.

The heard of development board is FPGA Spartan-6 that comes in 324 BGA package. Among features on board there are 64MBytes of DRAM clocked at 200MHz, 2 channel USB through FTDI2232H, DBI/HDMI interface. Also there is a micro-SD socket, USB host interface, several LED indicators and 48 I/O pins broken out in Papilio style.

Running Nut/OS on Altera FPGA

Not many hobbyists dare to put hands on FPGA. But now there are tons of information and tutorials that almost any beginner can follow and master these monsters step by step. If you’re done with FPGA LED blinking projects, its time to do more serious projects that involve soft processors running real time OS. Micheal Fischer suggests his series of tutorials on how to setup Altera FPGA board to run Nios II soft processor and even run Nut/OS on it.

Three part tutorials gently takes through all steps with rich explanations and visual guides. First part focuses on setting FPGA to run Nios II processor. Second part shows how to compile Nut/OS for soft processor upload it and debug. And in the third part of tutorial you’ll learn how to set up internet radio project and enjoy the musing in earphones.

Next Page »