Feed Embedders.org [copy] http://embedders.org/rss.xml has loading error: A feed could not be found at `http://embedders.org/rss.xml`; the status code is `200` and content-type is `text/html`
Feed Fritzing Blog [copy] https://feedmix.novaclic.com/atom2rss.php?source=https%3A%2F%2Fblog.fritzing.org%2Ffeed.xml has loading error: A feed could not be found at `https://feedmix.novaclic.com/atom2rss.php?source=https%3A%2F%2Fblog.fritzing.org%2Ffeed.xml`; the status code is `200` and content-type is `text/html`
Feed SparkFun Electronics [copy] http://www.sparkfun.com/feeds/news has loading error: cURL error 22: The requested URL returned error: 405

How to build a DIY perpetually-powered wireless outpost

https://invidious.privacyredirect.com/watch?v=_ZY_d-CL0t0

Earlier this week, I had a mystery box of electronics and was looking for something to do with it. Thanks to Bryan from New Zealand, who asked about creating a wireless farm monitoring outpost…

The idea of a perpetual power supply comes up now and again, mostly in the context of a remote outpost. Naturally, the idea of creating mesh networks in the wild and digital dead drops appeal to my inner Bourne, but that’s a story for a different day.

This project is really broken out into two parts: the perpetual powering, and then doing something useful with...

Antipasto Hardware Blog
Posted at 2012-08-10 01:11:00 | Electronics | read on

Powering my Raspberry Pi with the BeagleJuice, 2nd Gen Battery

My Raspberry Pi finally showed up today! Naturally, an unboxing event was in order…

I haven’t gotten around to setting up my SD card yet, but I just wanted to see if it would power on with the BeagleJuice sitting on my desk. In theory, it should work, since the BeagleJuice outputs 5V from each of the 2-pin molex connectors.

I took the micro USB cable that I spliced last week and plugged it into the Raspberry Pi…

…then I connected the other end to the BeagleJuice.

And voila! The Raspberry Pi powers on, as indicated...

Antipasto Hardware Blog
Posted at 2012-08-09 01:13:00 | Electronics | read on

What project should I do today?

Chris and I were kicking around a few ideas on excuses to get out of the office and work on some interesting projects while we’re at it. I’ve personally gotten quite a few emails for some cool projects, so we decided to kill two birds with one stone.

As a huge fan of The Ben Heck Show, as well as Ladyada’s Ask an Engineer, I thought some kind of interactive weekly Youtube show might be a fun experiment that could also get some local Boston makers involved as well. It also solves the $1,000,000,000 question (that I wake up to...

Antipasto Hardware Blog
Posted at 2012-08-07 22:10:00 | Electronics | read on

How to build a high-tech prototype faster than it takes to build a 30-story hotel

https://invidious.privacyredirect.com/watch?v=Hdpf-MQM9vY

I stumbled across a video recently that I thought was pretty amazing. It’s a time-lapse video of a 30-story hotel that was built in 15 days.

Mind you, this wasn’t a shoddy structure. It’s designed to withstand a 9.0 earthquake, along cutting-edge energy efficiency features. How’d they do it? (The longer story from Businessweek is here)

We make 93 percent of the building in our factory. The basic block, a “main board,” is 3.9 meters by 15.6 meters (12.8 feet by 51.2 feet) and includes everything from water pipes and ventilation shafts down to floor tiles,...

Antipasto Hardware Blog
Posted at 2012-08-06 21:19:00 | Electronics | read on

3 Useful Things to Know about the BeagleJuice, 2nd Gen

I got a few very good questions about the BeagleJuice, 2nd Gen from earlier this week, so I thought I’d answer them in post form.

What are the specs on the I2C pins on the BeagleJuice?

The I2C pins (GND, Vext, SDA, and SCL) are exposed for custom headers or wiring. After bugging Chris several times, he decided to just draw me a schematic instead. The range of operation is 1.8V to 3.3V. Currently, there are drivers coded for Android/Linux and OMAP, but it could be hacked to anything that talks I2C.

What else can I power with the...

Antipasto Hardware Blog
Posted at 2012-08-03 14:19:00 | Electronics | read on

Introducing the BeagleJuice, 2nd Generation: Laptop-Grade Power Management for the BeagleBoard

https://invidious.privacyredirect.com/watch?v=aobklEGVFwM

Last week, I took a trip through some of the battery boards and power management systems we created for the Arduino, BeagleBoard and Amber. The development of the 2nd generation BeagleJuice was inspired mostly by requests for a “standalone Amber backpack”.
Sort of…I took a little artistic license with the picture above! The Liquidware Amber power supply and BeagleJuice, 2nd Gen were both built with advanced power management principles in mind.
(Edit: I got a few questions about this - the BeagleJuice, 2nd Gen comes with the standard 5V barrel jack cable to charge any 5V device that fits the jack, like...

Antipasto Hardware Blog
Posted at 2012-07-31 02:35:00 | Electronics | read on

3 Portable Power Management Systems For Development and Prototyping

This post came about when we  asked Keith about the difference between the battery setups we had, and whether it was possible to pull the Amber battery pack off, and use it for other things. [Cue flashback music…]
Lithium Backpack for Arduino
About 4 years ago, we started with the basics of power management: the Lithium Backpack. For that, it was mostly around form factor and simplicity, which was great since the Arduino has both analog and digital capabilities. If it let me take my Arduino project around, I was happy. A single-cell system, it had 4 pins - +5V, +3v3, GND, and Status....

Antipasto Hardware Blog
Posted at 2012-07-27 19:06:00 | Electronics | read on

5 Reasons to Use a Custom Android Tablet

There’s two sides to every coin. In the last post, I talked about instances where I usually recommend that people use an off-the-shelf tablet or smartphone device for their custom applications. The primary principle being keeping things simple, I recommend developing portable apps wherever possible, and avoiding potentially time and cost intensive hardware turns and development. But sometimes a custom (Android) tablet is required, and it’s worth knowing when to recognize these instances, and follow the path of least resistance.

It’s why the Liquidware Amber exists. We designed it for internal use, and use in engineering projects. It saved...

Antipasto Hardware Blog
Posted at 2012-07-20 00:20:00 | Electronics | read on

5 Reasons to Customize an iPad (or Samsung Galaxy, or any off-the-shelf Android tablet)

Since the Liquidware Amber officially launched back in May, I’ve gotten a few more questions about tablets, that usually go along the lines of:

“I’m building a special application for [my company]…can I just use an iPad/Galaxy/off-the-shelf tablet? Or should I use the Amber?”

As much as I could be self-serving in answering that question (mwahahaha!), the real answer is that it depends. The more targeted question to ask is:

“If I just build an Android or iOS app, without hardware accessories, does it get the job done?”

There’s a bit of a gray area, and a lot of instances...

Antipasto Hardware Blog
Posted at 2012-07-18 18:58:00 | Electronics | read on

How to read Arduino sensors with Adobe AIR Flex on Android


Android now supports Adobe AIR / Flex apps. The main benefit to using Flex over Java is that it specifically facilitates rapid story boarding of mobile user experiences. Coding Adobe Flex is similar to the Visual Basic observer design pattern of push-based actions. Add a button, right click to edit the action.
I decided to show how one could access the serial port using the Amber Android handheld, Arduino, AMBI light sensor using Adobe Flex.
Arduino Code
Upload this simple sketch to the Arduino.

void setup() {
    Serial.begin(115200);//setup a serial port with a baud of 115200

    pinMode(18, OUTPUT);
    pinMode(19,...

Antipasto Hardware Blog
Posted at 2012-07-13 20:02:00 | Electronics | read on
1 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127

***

Однажды китайский ученый Ли Хунь Янь обнаружил некоторую незначительную, однако, существенно отличающуюся от фона корреляцию между количеством псилоцибина потребляемого корфуцианскими медузами и характером передвижения оных по стенкам четырехсотлитровго шарообразного аквариума, установленного в лаборатории по случаю празднования сто второго полугодичного затмения от начала новой эры Сингулярного Прорыва. Недолго думая, Ли Хунь Янь приделал к щупальцам медуз источники излучения в видимом диапазоне но с разной длинной волны, заснял весь процесс шестью камерами с 48 часовой выдержкой, симметрично расставив последние вокруг сосуда, где резвились подопытные и через неделю собрал прелюбопытнейший материал, который, в свою очередь, лег в основу фундаментального труда, ныне известного, как теория полутретичных n-многообразий простой метрики Ли Хунь Янь, с которой (с некоторыми упрощениями и оговорками) я, по мере сил, постараюсь познакомить любопытного и пытливого читателя.

Recently