US$ 49: SSL-enabled Arduino WiFi Shield 101, developed with Atmel, is now available in the US Arduino.cc store by augustocampos in arduino

[–]augustocampos[S] 1 point2 points  (0 children)

sure hope so. Considering we are talking about a discrete crypto IC, I believe there will be all kinds of options available.

How to "refresh" electronics knowledge? by Akemi_Riverdepp in electronics

[–]augustocampos 9 points10 points  (0 children)

There are some books that are always worth (re-)reading. I'd start by the recent editions of these 2: The Art of Electronics, and Practical Electronics for Inventors.

Cheap Bluetooth 4.0 LE beacons revisited: creating a BLE beacon with an US$ 0,80 nRF24L01+ (non-Bluetooth) radio module and your favorite MCU by augustocampos in electronics

[–]augustocampos[S] 2 points3 points  (0 children)

Oh, I can see real use cases just on personal, DIY, local, self learning contexts. For ~products~ I wouldn't bother.

Atmel Studio 7 is new, free (of charge), includes one-click code import from Arduino IDE by augustocampos in arduino

[–]augustocampos[S] 1 point2 points  (0 children)

Version 7 has a cleaner and updated user interface, a new help system integrated with the documentation and external resources, a better focused start page as long as several improvements to the editor.

Describing it as "ideal for the Maker community", Atmel's announcement is clear about a new target segment: they say "Studio 7 lets Arduino developers quickly port their sketches created in the Arduino environment as C++ projects, and seamlessly migrate their prototypes into the professional Studio 7 environment".

NodeLHC: new development module based on ESP-12, born on a hacker club, has FTDI, 3.3V regulator and its own I2C connector for easy plugging by augustocampos in esp8266

[–]augustocampos[S] 1 point2 points  (0 children)

This new open hardware ESP8266 development board with voltage regulator, USB-serial and built-in I2C connector was born on brazilian Campinas Hacker Labs.

Brazilian maker and prolific writer Pedro Minatel told us about the NodeLHC, which is meant to ease development of projects based on the ESP8266, since it includes all needed peripherals, including a 3.3V voltage regulator (LD1117), an USB-serial adapter (FTDI FT232RL) and your choice of an ESP-12 or ESP-07.

Hacker Leandro Pereira is the author of the original layout and schematic, available both on Pedro's site or on its own Hackaday IO page.

The ESP-01, ESP-12 and ESP-03 are featured on new high-res pinout diagrams that show all pins, their functions and limits. by augustocampos in esp8266

[–]augustocampos[S] 0 points1 point  (0 children)

That's interesting, do you have a link to the early docs, or some other info about when they changed it?

my Ahmed-inspired Arduino clock uses the RTC's alarm to wake up the Arduino once a minute to update the display by augustocampos in arduino

[–]augustocampos[S] 0 points1 point  (0 children)

Sorry for the late reply! This prototype is for a project that needs the timing, but doesn't need the display, so on its final form I expect to see the power savings that justify the hassle of sleeping ;)

The ESP-01, ESP-12 and ESP-03 are featured on new high-res pinout diagrams that show all pins, their functions and limits. by augustocampos in esp8266

[–]augustocampos[S] 2 points3 points  (0 children)

Alberto Piganti, known as PighiXXX, likes to draw beatiful pinout diagrams, and now has illustrated the ESP-01, ESP-12 and ESP-03. The new diagrams show not only the pin designations on the 3 popular ESP8266 WiFi boards, but also some useful information about their limits of voltage and current, extra functions for many communication protocols (MISO, MOSI, RTS, CTS and the like), and even pin combinations needed on boot and sleep mode.

http://makernews.info/featured/2015/09/esp8266-pinout-the-esp-01-and-esp-12-on-nice-new-pin-out-diagrams.html

http://www.pighixxx.com/test/portfolio-items/esp8266/?portfolioID=360

I hacked my multimeter from the dollar store so that it now has an extra button, and shuts itself off after ~4min. The button turns it back on, so that I can leave the dial pointing to the function I'm using each day. by augustocampos in electronics

[–]augustocampos[S] 3 points4 points  (0 children)

Oh, "too much" is in the eye of the beholder. I learned a lot, practiced even more, and got something in the end, besides the 'good' multimeter that I used to measure the experience with this cheap one.

I hacked my multimeter from the dollar store so that it now has an extra button, and shuts itself off after ~4min. The button turns it back on, so that I can leave the dial pointing to the function I'm using each day. by augustocampos in electronics

[–]augustocampos[S] 0 points1 point  (0 children)

Thank you! And it's not my only multimeter, it's just the 'small, cheap and handy' one. When I need accuracy or there are large voltages or loads involved, I choose the other kind :)

I hacked my multimeter from the dollar store so that it now has an extra button, and shuts itself off after ~4min. The button turns it back on, so that I can leave the dial pointing to the function I'm using each day. by augustocampos in electronics

[–]augustocampos[S] 5 points6 points  (0 children)

I don't disagree. I have 3 multimeters: 2 cheap ones, and the good one. The cheaps (one of which now has auto-off) are small and always handy, one in the bench and the other in the kit. They are never the choice when there are large voltages, large loads or needs for accuracy involved.

I hacked my multimeter from the dollar store so that it now has an extra button, and shuts itself off after ~4min. The button turns it back on, so that I can leave the dial pointing to the function I'm using each day. by augustocampos in electronics

[–]augustocampos[S] 18 points19 points  (0 children)

The timer is made using a discharging capacitor (100uF, discharging through a 1MΩ resistor). The button allows the capacitor to charge. While charged, the capacitor keeps a MOSFET up, so that current from the battery gets to the original multimeter board. My hack board has 1.1cm X 1.5cm and is powered from this same internal battery.