hamsterworks.co.nz hamsterworks.co.nz

hamsterworks.co.nz

Main Page - Hamsterworks Wiki!

Welcome to my geek info sandpit. I hope over time to populate it with a lot of stuff as time goes by. Mostly trivial - but there might be one or two gems in here somewhere. Field Programmable Gate Arrays. I'm working on a course on how to hack with FPGAs. I'm working on a better introduction on how to hack with FPGAs. A cut-down Linux distribution that can run on FPGA soft processors, and other small systems. Repository of projects for a new Papilio Board. An ARM based Linux board.

http://hamsterworks.co.nz/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR HAMSTERWORKS.CO.NZ

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

January

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Wednesday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 4.6 out of 5 with 5 reviews
5 star
3
4 star
2
3 star
0
2 star
0
1 star
0

Hey there! Start your review of hamsterworks.co.nz

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

1.3 seconds

CONTACTS AT HAMSTERWORKS.CO.NZ

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
Main Page - Hamsterworks Wiki! | hamsterworks.co.nz Reviews
<META>
DESCRIPTION
Welcome to my geek info sandpit. I hope over time to populate it with a lot of stuff as time goes by. Mostly trivial - but there might be one or two gems in here somewhere. Field Programmable Gate Arrays. I'm working on a course on how to hack with FPGAs. I'm working on a better introduction on how to hack with FPGAs. A cut-down Linux distribution that can run on FPGA soft processors, and other small systems. Repository of projects for a new Papilio Board. An ARM based Linux board.
<META>
KEYWORDS
1 main page
2 from hamsterworks wiki
3 jump to navigation
4 topics
5 fpga course
6 fpga course v2
7 fpga projects
8 fpga workshop
9 vhdl
10 data transfer rates
CONTENT
Page content here
KEYWORDS ON
PAGE
main page,from hamsterworks wiki,jump to navigation,topics,fpga course,fpga course v2,fpga projects,fpga workshop,vhdl,data transfer rates,vga timings,pcduino,arduino,grid storage system,sdram memory controller,n queens problem,uclinux,papilio plus,views
SERVER
Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8o DAV/2 PHP/5.2.15
POWERED BY
PHP/5.2.15
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

Main Page - Hamsterworks Wiki! | hamsterworks.co.nz Reviews

https://hamsterworks.co.nz

Welcome to my geek info sandpit. I hope over time to populate it with a lot of stuff as time goes by. Mostly trivial - but there might be one or two gems in here somewhere. Field Programmable Gate Arrays. I'm working on a course on how to hack with FPGAs. I'm working on a better introduction on how to hack with FPGAs. A cut-down Linux distribution that can run on FPGA soft processors, and other small systems. Repository of projects for a new Papilio Board. An ARM based Linux board.

INTERNAL PAGES

hamsterworks.co.nz hamsterworks.co.nz
1

C Coding Samples - Hamsterworks Wiki!

http://hamsterworks.co.nz/mediawiki/index.php/C_Coding_Samples

Here's a repository for code samples. Upsampling 8x and filtering. Terminal mode screen handling. A very simple, easy to write, graphics file format. Quick and easy colour. Dirty assembler for a Motorola single bit Industrial Controller. Utility to convert a 8kx8b ROM image to VHDL. A utility to generate SVG boxes for laser cutting. Implementing some custom floating point system. Retrieved from " http:/ hamsterworks.co.nz/mediawiki/index.php/C Coding Samples. This page has been accessed 11,936 times.

2

Grid Storage System - Hamsterworks Wiki!

http://hamsterworks.co.nz/mediawiki/index.php/Grid_Storage_System

I'm working on an grid storage subsystem optimized for utilizing the large network bandwidth and spare storage capacity in desktop PCs to provide a short-term reliable, high-capacity, high throughput for sequential storage - perfect for staging backups. Storage is divided into three storage classes, two of which have subclasses. These nodes are still tracked, but data stored on these nodes needs to replicated into the other classes as soon as possible. Short of reliable storage. Short of on demand storage.

3

FPGA course - Hamsterworks Wiki!

http://hamsterworks.co.nz/mediawiki/index.php/FPGA_course

This course is currently a work in progress, but aims to be a quick start for hobbyists new to using FPGAs. Now available in PDF. Why learn to use FPGAs? What I want to do. What will you learn? How to contact me. A good free reference book. A note to software-coder types. Size of projects that are possible to implement in an FPGA. What development board am I basing a course around? Now available in PDF. Why learn to use FPGAs? Designing, prototyping and debugging of designs is fast. When compared to ...

4

Watch Audio - Hamsterworks Wiki!

http://hamsterworks.co.nz/mediawiki/index.php/Watch_Audio

This project that uses the RF interface of my Texas Instruments hackable Chronos eZ430 watch to control MP3 playback on my Raspberry Pi. The watch is on the left, and the RF USB dongle is on the right in the photo. I was working on my Raspberry Rower. Project which uses the watches accelerometer to sense motion and provide feedback, but wanted something immediately useful, so here is the result of an hour of hacking. Playing back mp3s on the command line. Sudo amixer cset numid=3 1. Set the watch into "p...

5

Dx display - Hamsterworks Wiki!

http://hamsterworks.co.nz/mediawiki/index.php/Dx_display

Was completed in September 2012. This project lights one segment in each display, and turns all the LEDS on. The board is a TM1638 display board from Deal Extreme ( http:/ dx.com/p/8x-digital-tube-8x-key-8x-double-color-led-module-81873. The only documentation I had available to me was http:/ code.google.com/p/tm1638-library/. An Arduino Library in C . Tested on a Digilent Nexys2. At both 5V and 3.3V VCC, and the Digilent Basys2. At 33V, with transfers slightly under 1MHz. Dx display xmit.vhd. At address...

UPGRADE TO PREMIUM TO VIEW 17 MORE

TOTAL PAGES IN THIS WEBSITE

22

LINKS TO THIS WEBSITE

labs.domipheus.com labs.domipheus.com

Designing a CPU in VHDL, Part 7: Memory Operations, Running on FPGA | "Domipheus Labs"

http://labs.domipheus.com/blog/designing-a-cpu-in-vhdl-part-7-memory-operations-running-on-fpga

Stuff that interests Colin Domipheus Riley. Skip to primary content. Skip to secondary content. TPU Series Quick Links. Designing a CPU in VHDL, Part 7: Memory Operations, Running on FPGA. July 30, 2015. This is part of a series of posts detailing the steps and learning undertaken to design and implement a CPU in VHDL. Previous parts are available here. And I’d recommend they are read before continuing. It’s the last major functional implementation we need to complete. The memory write bit needs to know ...

zerocharactersleft.blogspot.com zerocharactersleft.blogspot.com

Zero Characters Left: DIY FPGA-based HDMI ambient lighting

http://zerocharactersleft.blogspot.com/2015/04/diy-fpga-based-hdmi-ambient-lighting.html

Thoughts longer than 140 characters. Wednesday, April 22, 2015. DIY FPGA-based HDMI ambient lighting. The complete source code for the entire project is available on GitHub. Due to the limitations of the FPGA boards currently available on a hobby budget, we will not be able to process video signals at resolutions higher than 720p. That's unfortunate, but I expect this limitation to go away as series 7 FPGAs drop in price. At the heart of the system is the FPGA. We are going to save ourselves a lot of...

bealto.com bealto.com

FPGA Simple UART

http://www.bealto.com/fpga-uart.html

Eric Bainville - Apr 2013. Curious about how the hardware I use (i.e. fight with) every day is designed, I decided to acquire a FPGA board and start programming it in VHDL. The long term objective is to design some kind of basic OpenCL compute device. I know it sounds a bit ambitious; we'll see how far we can get. So, I ordered a Digilent Atlys Board from Amazon. This board is based on a Xilinx Spartan-6 LX45 FPGA, and provides a lot of features, including HDMI, audio, USB, Ethernet, and 128MB of RAM.

magictale.com magictale.com

DefendLine « Magictale Electronics

http://magictale.com/projects/defendline

DIY Kits, Entertaining Projects, Hacks and Reviews. Pilot Display 4 Turbine. A 16S8D VFD Panel Revamp: Revision 2.0. Automated LED Color Recognition. Adding HM-10 Support to Arduino-Based CC-Debugger. Flashing BLE112 with Arduino-Based CC-Debugger. A Man and His Dream to Fly. The BlueButton – Assembling & Testing First Prototype. The BlueButton – Envisaging Enclosure. Our Website is Mobile Friendly Now. 8216;Man it is Voodoo Magic! Revisiting VFD PSU Part III. Revisiting VFD PSU Part II. URL for this page.

magictale.com magictale.com

VFD MagiClock « Magictale Electronics

http://magictale.com/projects/vfd-magiclock

DIY Kits, Entertaining Projects, Hacks and Reviews. Pilot Display 4 Turbine. A 16S8D VFD Panel Revamp: Revision 2.0. Automated LED Color Recognition. Adding HM-10 Support to Arduino-Based CC-Debugger. Flashing BLE112 with Arduino-Based CC-Debugger. A Man and His Dream to Fly. The BlueButton – Assembling & Testing First Prototype. The BlueButton – Envisaging Enclosure. Our Website is Mobile Friendly Now. 8216;Man it is Voodoo Magic! Revisiting VFD PSU Part III. Revisiting VFD PSU Part II. URL for this page.

magictale.com magictale.com

Camera Module Solution « Magictale Electronics

http://magictale.com/category/camera-module-solution

DIY Kits, Entertaining Projects, Hacks and Reviews. Pilot Display 4 Turbine. A 16S8D VFD Panel Revamp: Revision 2.0. Automated LED Color Recognition. Adding HM-10 Support to Arduino-Based CC-Debugger. Flashing BLE112 with Arduino-Based CC-Debugger. A Man and His Dream to Fly. The BlueButton – Assembling & Testing First Prototype. The BlueButton – Envisaging Enclosure. Our Website is Mobile Friendly Now. 8216;Man it is Voodoo Magic! Revisiting VFD PSU Part III. Revisiting VFD PSU Part II. URL for this page.

magictale.com magictale.com

Kits for sale « Magictale Electronics

http://magictale.com/category/kits-for-sale

DIY Kits, Entertaining Projects, Hacks and Reviews. Pilot Display 4 Turbine. A 16S8D VFD Panel Revamp: Revision 2.0. Automated LED Color Recognition. Adding HM-10 Support to Arduino-Based CC-Debugger. Flashing BLE112 with Arduino-Based CC-Debugger. A Man and His Dream to Fly. The BlueButton – Assembling & Testing First Prototype. The BlueButton – Envisaging Enclosure. Our Website is Mobile Friendly Now. 8216;Man it is Voodoo Magic! Revisiting VFD PSU Part III. Revisiting VFD PSU Part II. URL for this page.

magictale.com magictale.com

DefendLine « Magictale Electronics

http://magictale.com/category/defendline

DIY Kits, Entertaining Projects, Hacks and Reviews. Pilot Display 4 Turbine. A 16S8D VFD Panel Revamp: Revision 2.0. Automated LED Color Recognition. Adding HM-10 Support to Arduino-Based CC-Debugger. Flashing BLE112 with Arduino-Based CC-Debugger. A Man and His Dream to Fly. The BlueButton – Assembling & Testing First Prototype. The BlueButton – Envisaging Enclosure. Our Website is Mobile Friendly Now. 8216;Man it is Voodoo Magic! Revisiting VFD PSU Part III. Revisiting VFD PSU Part II. URL for this page.

UPGRADE TO PREMIUM TO VIEW 60 MORE

TOTAL LINKS TO THIS WEBSITE

68

OTHER SITES

hamsterwisdom.com hamsterwisdom.com

Hamster Wisdom

Hamsters, belonging to the rodent family, are very shy and cute creatures and can be tamed when given enough love and care. Here, you will find a wealth of information that might assist you in learning more about hamsters and hamster care, whether you are a hamster breeder, a hamster enthusiast, a hamster lover, or a proud owner of a hamster! Feel free to browse the site — take your time, enjoy! Leave a Reply Cancel reply. Your email address will not be published. Required fields are marked *. I am Cathe...

hamsterwithlucas.blogspot.com hamsterwithlucas.blogspot.com

Welcome to the Greenery Land.lucas

Your Name Here)'s Blog. Friday, June 12, 2009. Today i went to yio chu kang and played badminton with 4n2 people. its fun. Software: Adobe Illustrator CS 2.

hamsterwohnwelt.de hamsterwohnwelt.de

Willkommen - Hamster Wohnwelt

Ich freue mich, Sie auf meiner Website begrüßen zu dürfen! Hier finden Sie viele Einrichtungsideen nach Maß für eine tiergerechte Nagerhaltung! Im Bereich Meine Hamster-Bauten. Finden Sie jede Menge Gestaltungs-Varianten für das Gehege, die speziell auf die Größe Ihres Nagers abgestimmt sind und individuell für Sie per Hand angefertigt werden. Über das Kontaktformular. Können Sie mir Ihre Wünsche mitteilen, ich werde mich dann sofort mit Ihnen in Verbindung setzen.

hamsterwoman.livejournal.com hamsterwoman.livejournal.com

Rodent Household

January 1st, 2020. Locked (except for book babbling) during the last round of LJ paranoia, but generally happy to add people if we know each other from somewhere (comms/mutual friends/other interaction). Locked intro post for new friends here. Poem Fest, Reading Roundup, and Dragaera links. March 16th, 22:15. Real life has been intense. I have a lot to post about, but am too tired to write it up. So here's some book-related content instead:. Pointed me towards the Multifandom Poetry Fest. So Dragaera fan...

hamsterwork.ru hamsterwork.ru

hamsterwork.ru — Coming Soon

hamsterworks.co.nz hamsterworks.co.nz

Main Page - Hamsterworks Wiki!

Welcome to my geek info sandpit. I hope over time to populate it with a lot of stuff as time goes by. Mostly trivial - but there might be one or two gems in here somewhere. Field Programmable Gate Arrays. I'm working on a course on how to hack with FPGAs. I'm working on a better introduction on how to hack with FPGAs. A cut-down Linux distribution that can run on FPGA soft processors, and other small systems. Repository of projects for a new Papilio Board. An ARM based Linux board.

hamsterworks.com hamsterworks.com

Hamsterworks.com -- Specializing in landscape, rabbit and outriggingphotos. (SCORA associate)

Welcome to Hamsterworks.com. The site has 2 main area's:. Outrigger Photos - These photos are from the 2005 race season. Photo CD's are available for sale. Miscellaneous - Pictures of Family , Friends and places visited.

hamsterworld.8k.com hamsterworld.8k.com

Home Page

Would you like to make this site your homepage? It's fast and easy. Yes, Please make this my home page! Don't show this to me again. Everything that you need to start owning your hamster. A 10 gallon aquarium or bigger. If it's to small of a cage your hamster will get lazy. A proper lid with screen so your hamsters can't escape. Pet water dripper bottle. A wheel for good exercise. Wood chips for bedding. Everything you need to do for a healthy hamster. What to do when your hamster has babies. When you pi...

hamsterworld.mihanblog.com hamsterworld.mihanblog.com

موسسه دنیای همستر آسیا

تاسیس نمایشگاه و فروشگاه همستر و تجهیزات آن در مشهد. آدرس: مشهد، قاسم آباد، بین شریعتی 1 و 3، پلاك 41 - تلفن: 504 41 66 - 0511. نوشته شده توسط سید امین در یکشنبه 28 مرداد 1386 و ساعت 09:08 ق.ظ. ویرایش شده در یکشنبه 28 مرداد 1386 در. ساعت 09:08 ق.ظ. خواهشمند است نسبت به درج پرسش یا پاسخ در این بخش اقدام نمائید. سلام به همه دوستان خوبم. خلاصه بهتون بگم الان شدیم یكی از مولدین و تولید كنندگان همستر و تجهیزات مربوط به اون. اینم عكس هفته (۰۶/۰۵/۸۶) : كلونی از همستر های ۴۰ روزه. ساعت 03:08 ق.ظ. هرمزگان (بندرعب...

hamsterworld.skyrock.com hamsterworld.skyrock.com

Blog de HamsterWorld - Hamster World - Skyrock.com

Mot de passe :. J'ai oublié mon mot de passe. Plus d'actions ▼. S'abonner à mon blog. Création : 02/07/2012 à 09:43. Mise à jour : 11/01/2013 à 07:20. Bienvenue sur Hamster World. HamsterWorld voudrait se faire connaître! Si ce blog vous a été utile, n'hésitez pas à le conseiller à vos amis et à tous les propriétaires de hamsters! Si vous avez des questions, des remarques, ect. N'hésitez pas à poster un commentaire. Afin de respecter le droit d'auteur. Chaque image est associé à un petit X. Modifié le lu...

hamsterwrangler.com hamsterwrangler.com

Hamster Wrangler Writing Services

Hamster Wrangler Writing Services. Hamster Wrangler Writing Services is the workbench of Robert Neil Smith. The purpose of this website is to showcase my skills as a writer, editor, researcher, and tutor. Feel free to browse this site, find what you need, then contact me to discuss how we can work together to ensure your success. Why Hire a Writer? Everyone can write, right? Why are there so many examples of bad writing? If you need someone to help with your writing, you have come to the write place.