Xilinx Zynq SoCs are probably the most well-known FPGAs with ARM cores, as their Cortex A9/A53 cores can run Linux, but they are not the only ones. Microsemi launched SmartFusion2 SoC comprised of FPGA fabric and an Arm Cortex-M3 core in 2013, as well as a $300 development kit. The company has now partnered with Digikey to launch SmartFusion2 Maker Board, a low-cost evaluation platform for the SoC that comes with Gigabit Ethernet, a USB port, a connector for ESP8266 module, PCB footprint for ESP32 module, among other features like a light sensor, LEDs, and buttons. SmartFusion2 maker board (M2S010-MKR-KIT) main features & specifications: SoC – Microsemi SmartFusion2 M2S010 SoC with: Arm Cortex-M3 @ 166 MHz, 6oKB+80KB eSRAM, 256KB eNVM FPGA with 12,084 logic element, 400 Kbits RAM Storage – 16 Mbit SPI Flash Connectivity Gigabit Ethernet via VSC8541 PHY, RJ45 connector Connector for ESP8266 (Sparkfun WRL-13678 – not included) […]
A Day at Chiang Mai Maker Party 4.0
The Chiang Mai Maker Party 4.0 is now taking place until December 9, and I went there today, as I was especially interested in the scheduled NB-IoT talk and workshop to find out what was the status about LPWA in Thailand. But there are many other activities planned, and if you happen to be in Chiang Main in the next few days, you may want to check out the schedule on the event page or Facebook. I’m going to go though what I’ve done today to give you a better idea about the event, or even the maker movement in Thailand. Booth and activity area should be the same over the 4 days, but the talks, open activity, and workshop will be different each day. Today, people could learn how to solder in the activity area. The even was not really big with manufacturers/sellers like ThaiEasyElec, INEX, or Gravitech closer […]
This Tiny ESP8266 Board is Designed for DIY WiFi Switches
Various breadboard-friendly boards based on ESP8266 or other chips are available on the market, but some readers are not quite satisfied with the offerings, and need more available pins on the breadboard so they ended up hacking the board matching their needs by either bending header pins, or soldering modules to stripboards. As I browsed new arrivals on ICstation website, I found a tiny board with ESP8266 module that exposes I/Os via what looks like 2.54 mm pitch header that should fit right into a breadboard. But after further checking only three I/Os are exposed, and the board is actually specifically designed for wireless switches, and comes with firmware that works with eWelink app used in Sonoff devices. So the module could be useful for people wanting to control devices without doing programming at all, and limited to no soldering. Just connect the module, and control it without smartphone. Board […]
Cheap Evil Tech – WiFi Deauther V2.0 Board and Autonomous Mini Killer Drones
Most technological advances usually improve life of people, and with the costs coming down dramatically over the years, available to more people. But technology can be used for bad, for example by governments and some hackers. Today, I’ve come across two cheap hardware devices that could be considered evil. The first one is actually pretty harmless and can be use for education, but disconnects you from your WiFi, which may bring severe physiological trauma to some people, but should not be life threatening, while the other is downright scary with cheap targeted killing machines. WiFi Deauther V2.0 board Specifications for this naughty little board: Wireless Module based on ESP8266 WiSoC USB – 1x Micro USB type changed, more stable. Expansion – 17-pin header with 1x ADC, 10x GPIOs, power pins Misc – 1x power switch, battery status LEDs Power Supply 5 to 12V via micro USB port Support for 18650 […]
Bolt IoT Platform Combines ESP8266, Mobile Apps, Cloud, and Machine Learning (Crowdfunding)
There are plenty of hardware to implemented IoT projects now, but in many cases a full integration to get data from sensors to the cloud requires going though a long list of instructions. Bolt IoT, an Indian and US based startup, has taken up the task to simplify IoT projects with their IoT platform comprised of ESP8266 Bolt WiFi module, a cloud service with machine learning capabilities, and mobile apps for Android and iOS. Bolt IoT module hardware specifications: Wireless Module – A.I Thinker ESP12 module based on ESP8266 WiSoC Connectivity – 802.11 b/g/n WiFi secured by WPA2 USB – 1x micro USB for power and programming Expansion – 4-pin female header and 7-pin female header with 5 digital I/Os, 1x analog I/O, and UART Misc – Cloud connection LED The hardware is not the most interesting part of Bolt IoT, since it offers similar functionalities as other ESP8266 boards. […]
Upgrading Sonoff Stock Firmware to Sonoff-Tasmota – USB to Serial, and OTA Update Methods
This post was initially supposed to be part 2 of Sonoff B1 light bulb review, where I would have explained how easy it was to use OTA mechanism to update to Sonoff-Tasmota open source firmware, and shortly show about its features and capabilities. However, it took me over 10 hours to make that work, mostly due to misunderstand in the documentation, and time spent to configure routers. I also failed the first time with Sonoff B1, so I used the serial console method, and instead managed to use SonOTA method with Sonoff POW switching from stock firmware to Sonoff-Tasmota without having to solder or tear down anything. Updating software with a USB to Serial Board Using a USB to serial board is the most common method to switch from stock firmware to open source firmware such as ESPurna or Sonoff-Tasmota in Sonoff devices or other ESP8266 based devices. It’s quite […]
Geolocation on ESP8266 without GPS Module, only WiFi
When I think about geolocation in I normally think about global navigation satellite systems such as GPS, GLONASS, Galileo, or Beidou, as well as IP geolocation, but the latter is highly inaccurate, and often only good for find out about the country, region, or city. But if you’ve ever been into your phone location settings, you’d know GPS is only one option, as it can also leverage cellular base stations and WiFi SSIDs, where the former working where there’s coverage, and the later in area with a high enough density of access points. Somehow, I had never thought about using such technology to find location with WiFi modules until Espressif Systems released an application note entitled “Geolocating with ESP8266“. This document describes how the ESP8266 module may be used to scan for nearby Wi-Fi access points and, then, use their SSID, RSSI and MAC address to obtain a potential fix […]
2.9″ ESPaper Lite Kit is a $40 ePaper Display Kit with an ESP8266 WiFi Module
Squix (Daniel Eichhorn) has designed a 2.9″ ESPaper Lite Kite is a battery powered kit based on a black and white ePaper module, and ESP-WROOM-02 module based on Espressif Systems ESP8266 WiSoC. 2.9″ ESPaper Lite Kit specifications: Wireless Module – ESP-WROOM-02 WiFi module with Espressif ESP8266 Display – 2.9″ B&W ePaper module with 296×128 pixels resolution connect over SPI to ESP8266 Debugging / Programming – 6-pin serial port header USB – 1x micro USB port for programming Misc – 3 buttons: Reset (wake up from deep sleep); S0 (flash/GPIO0); S1: user button connected to GPIO12; power switch; charging and (firmware) flashing LEDs Power – JST connector for LiPo battery; charging circuit You’ll need a 3.3V USB to TTL debug board for flashing the firmware to the board, and a LiPo battery to power it up. The solution is particularly useful if you want a battery powered display that is infrequently […]