Team Projects
Electronics
Suppliers
- Unexpected Maker’s Tindie - maker of the TinyPico ESP32 microcontroller - Australian made and great for MicroPython
- SZOMK - major supplier of commodity enclosures. Find the part on their site, shop for it on their AliExpress store or search for SZOMK.
Information Security
Vulnerable VMs
Handy web tools
- crontab.guru - Great for working out what that cron entry is, or should be.
- GCHQ CyberChef - An online, offline, and any line toolkit for working with data in the browser.
Micropython resources
- Micropython.org
- mcauser’s MicroPython AwesomeList
- pfalcon’s MicroPython AwesomeList
- rshell - handy for uploading files and interacting with your MP device
- Micropython-workshop
- MicroPython Tutorial - notes from a talk at LinuxConfAU 2018.
Microcontrollers
Guides
Specs
- Tuya TYWE3S - common ESP8266 rebadge.
Drivers
- Silicon Labs CP210x
- CH34x Drivers (Official) - be aware, if you’re running a knock-off interface, this may not work. Other drivers are available.