Skip to content

Instantly share code, notes, and snippets.

@NirViaje
Last active November 18, 2015 06:28
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NirViaje/c14a84c7883cf1a50997 to your computer and use it in GitHub Desktop.
Save NirViaje/c14a84c7883cf1a50997 to your computer and use it in GitHub Desktop.

#Records

Embedded

  • Devolop environment
  • Firmware uploader
  • debugger

STM32 NUCLEO, inculding

  • 32pin F0 and
  • 64pin other cortex editions, with
  • ST-Link
  • SWD protocal and SWO debug,
  • Virtual COM,
  • Mass Storage Device for upload bin,
  • both works for Win and Mac, for Mac the SWD addition supports in need,
  • Arduino compatible pinout.

the STM32cube is terrible.

FireFly RK3288 Dev Board features

  • native edp,
  • native mipi,
  • LVDS
  • all of others in need.

####BLE nRF51822

RedBearLab nRF51822 with Arduino Addon

####Wi-Fi ESP8266

A nice Wi-Fi breakout with Arduino Addon for the Xtensa processor integrated. Yes, not AVR, not ARM Cortex, even not MIPS, but a widely used DSP for communication device.

  • http://www.esp8266.com/wiki/
  • Free and open (as much as possible) integrated SDK for ESP8266 chips.
  • ESP8266 with Arduino Addon.
  • FW for ESP8266 used with 3D printer.
  • Evothings Studio is a set of development tools, designed for development of mobile apps using web technologies. Evothings Studio is specifically designed for development of apps for the Internet of Things.
  • Example here.
  • --

##Mbed

Smooth, fast, full features, especially smooth with NUCLEO by now.

Supports in China

Qt

both for Desktop/Embedded Linux.

other multi-platform frameworks -

  • Processing
  • Openframeworks

openGL

H5

this is the page record the threads on approach the H5 full stack.

three parts included:

  • frontend, html/css/js, DOM
  • backend, node.js
  • git system, blog

###Frontend

  • react.js

###Backend

  • node.js

###Jekyll

###HEXO, others?

###coding in Web

###Ref Guide

Linux and Linux like

###Mac as development environment

Unix Darwin in heart

###openWRT Dev

###ARM Linux

Software Engineering

###Git system, blog

  • github/sourceTree
  • github pages
  • gist.github fits the scenario very well.

###UML

###Design Pattern -

Resource

###OutSource

Proxy

the best is Latern by now.

Win | Mac

for Embedded.

Mechanics and 3D shaping

  • Solidworks
  • Rhino+Grasshopper
@NirViaje
Copy link
Author

http://gist.github.com fits the scenario very well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment