TI’s New Family Of WiFi Chips

cccc Texas Instruments’ CC3000 WiFi chip is the darling of everyone producing the latest and greatest Internet of Thing, and it’s not much of a surprise: In quantity, these chips are only $10 a piece. That’s a lot less expensive than the WiFi options a year ago. Now, TI is coming out with a few new modules to their WiFi module family, including one that includes an ARM micro.

The CC3000 has found a home in booster packs, breakout boards for the Arduino, and Spark, who are actually some pretty cool dudes.Still, the CC3000 has a few shortcomings; 802.11n isn’t available, and it would be really cool if the CC3000 had a web server on it.

The newest chips add these features and a whole lot more. [Valkyrie] got his hands on a CC3100Boost board and was pleased to find all the files for the webserver can be completely replaced. Here’s your Internet of Things, people. The CC3200 is even better, with a built-in ARM Cortex M4 with ADCs, a ton of GPIOs, an SD card interface, and even a parallel port for a camera. If you’re looking to pull a hardware startup out of your hat, you might want to plan your Kickstarter around this chip.

It’s all very cool stuff, and although the bare chips aren’t available yet, you can get an eval module from TI, with an FCC certified module with the crystals and antenna coming later this year.

Angry Birds Sentry Gun Has Pigs Flying

[Farlei Heinen] has a C programming class at school. Not wanting to do another boring cookie-cutter project out of the textbook, he decided to do something different — he’s built an Arduino controlled sentry gun!

It consists of two parts: The sentry gun itself and a sonar detection tower which can tell if you’ve successfully knocked down the pigs or not. He’s using an Arduino Mega at the heart of the project, which controls the servos and reads information off of the sonar sensors.

The sentry gun uses two servo motors to control up and down, and left and right. The loading mechanism is manual, using elastic bands to launch the projectile. The firing mechanism however is a micro (9g) servo, which can release the elastic and shoot the projectile. The target is an Angry Birds toy play set made for kids.

It’s a pretty cool project, and [Farlei] has even released the source code for it if you’re interested in building your own — check it out in action, after the break!

Continue reading “Angry Birds Sentry Gun Has Pigs Flying”

Solderdoodle Is An Open Source, USB Rechargable Soldering Iron

solderdoodle

Battery powered soldering irons are nothing new, but what about a soldering iron that can recharge via USB? [Solarcycle] realized that it might be handy to be able to recharge a portable soldering iron using such a ubiquitous connector and power source, so he developed the Solderdoodle.

The core component of the Solderdoodle is a Weller BP645 Soldering Iron. The heating element is removed from the Weller and placed into a custom case. The case is designed to be 3d printed. The STL files for the case are available if you want to make your own.

The Solderdoodle does away with large, disposable batteries and replaces them with a lithium ion battery pack. The battery contains no built-in protection circuitry in order to save space. Instead, this circuit is added later. [Solarcycle] appears to be using a circuit of his own design. The schematic and Gerber’s are available on his website.

The Instructable walks through all of the steps to build one of these yourself if you are so inclined. If you don’t have the spare time, you can fund the project’s Kickstarter and pre-order a production model. It’s always great to see a new commercial product with an open design.

[via Reddit]