Skip to content

Commit

Permalink
Added some links
Browse files Browse the repository at this point in the history
  • Loading branch information
rac2030 committed Jun 16, 2018
1 parent 857cb6f commit b3e27ad
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions firmware/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,15 @@ Firmware that needs to be written on the badge including helper script like bulk
## Seting up dev environment
This is W.I.P. and I'm trying out to use VisualStudio code for this and adding a Makefile at some point.
Please see https://github.com/rac2030/IoT-conference-badge/wiki/Firmware-developement-environment-setup for details.

## TODOs
Implement points from https://github.com/rac2030/IoT-conference-badge/wiki/Software-components

## Links for references during coding
* https://www.hackster.io/rayburne/esp32-in-love-with-both-cores-8dd948
* http://www.iotsharing.com/2017/07/how-to-configure-esp32-multicore-arduino-esp32.html
* https://github.com/plerup/makeEspArduino
* https://medium.com/home-wireless/use-visual-studio-code-for-arduino-2d0cf4c1760b
* https://esp-idf.readthedocs.io/en/latest/api-guides/jtag-debugging/
* https://blogs.msdn.microsoft.com/iotdev/2017/05/27/debug-your-arduino-code-with-visual-studio-code/
*

0 comments on commit b3e27ad

Please sign in to comment.