Difference between revisions of "Software"
Jump to navigation
Jump to search
Blwikiadmin (talk | contribs) |
Blwikiadmin (talk | contribs) (→KiCad) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 59: | Line 59: | ||
== KiCad == | == KiCad == | ||
− | + | [[KiCad]] - Notes | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Linux == | == Linux == | ||
* [https://www.ebay.com/itm/HP-T610-Thin-Client-C1C06UA-w-AC-Adapter-Stand-AMD-1-66GHz-4GB-No-SSD/323933665349?_trkparms=aid%3D555018%26algo%3DPL.SIM%26ao%3D1%26asc%3D20131003132420%26meid%3D93ba82e1008648c59c6ec183f1a07b13%26pid%3D100005%26rk%3D2%26rkt%3D12%26mehot%3Dpf%26sd%3D153046739150%26itm%3D323933665349%26pmt%3D1%26noa%3D0%26pg%3D2047675&_trksid=p2047675.c100005.m1851 HP T610 Thin Client] | * [https://www.ebay.com/itm/HP-T610-Thin-Client-C1C06UA-w-AC-Adapter-Stand-AMD-1-66GHz-4GB-No-SSD/323933665349?_trkparms=aid%3D555018%26algo%3DPL.SIM%26ao%3D1%26asc%3D20131003132420%26meid%3D93ba82e1008648c59c6ec183f1a07b13%26pid%3D100005%26rk%3D2%26rkt%3D12%26mehot%3Dpf%26sd%3D153046739150%26itm%3D323933665349%26pmt%3D1%26noa%3D0%26pg%3D2047675&_trksid=p2047675.c100005.m1851 HP T610 Thin Client] | ||
− | * https://www.parkytowers.me.uk/thin/hp/t610/ | + | * [https://www.parkytowers.me.uk/thin/hp/t610/ HP t610: Hardware] |
* [https://www.newegg.com/p/0RM-000F-00047?Description=HMT41GS6BFR8A-PB&cm_re=HMT41GS6BFR8A-PB-_-0RM-000F-00047-_-Product Hynix HMT41GS6BFR8A-PB 8GB DDR3-1600 2Rx8 1.35v SODIMM] | * [https://www.newegg.com/p/0RM-000F-00047?Description=HMT41GS6BFR8A-PB&cm_re=HMT41GS6BFR8A-PB-_-0RM-000F-00047-_-Product Hynix HMT41GS6BFR8A-PB 8GB DDR3-1600 2Rx8 1.35v SODIMM] | ||
* [https://www8.hp.com/us/en/cloud-computing/thin-clients/operating-systems.html https://www8.hp.com/us/en/cloud-computing/thin-clients/operating-systems.html] | * [https://www8.hp.com/us/en/cloud-computing/thin-clients/operating-systems.html https://www8.hp.com/us/en/cloud-computing/thin-clients/operating-systems.html] |
Latest revision as of 14:54, 24 May 2022
Contents
Algorithms
- Graph Data Structure 4. Dijkstra’s Shortest Path Algorithm
- Recursion 'Super Power' (in Python) - Computerphile
- A* (A Star) Search Algorithm - Computerphile
Arduino Code
- Land Boards Arduino Code
- Arduino Homepage
- Download the Arduino IDE
- Arduino Libraries
- Libraries in the architecture esp32
Beaglebone Black Python Code
Cypress PSoC
ESP32
- Arduino IDE with the ESP32 Arduino Core
- Espressif Mesh Development Framework
- Espressif IoT Development Framework (IDF) – official Espressif development framework for ESP32
- FabGL - ESP32 Display Controller and Graphics Library
- espressif arduino-esp32
- ESP32 Hardware Reference
- https://github.com/espressif/esptool
- Espressif IoT Development Framework
- ESP32 mqtt component
- ESP32-NESEMU a Nintendo Entertainment System emulator
- ESP32 WiFi Stack Libraries
- ESP32 Bluetooth stack
- ESP32-DOOM a port of PrBoom
- Espruino – JavaScript SDK and firmware closely emulating Node.js
- FreeRTOS
- MicroPython A lean implementation of Python 3 for microcontrollers
- Lua RTOS for ESP32
- Mongoose OS – an operating system for connected products on microcontrollers; programmable with JavaScript or C.
- mruby for the ESP32
- .NET nanoFramework - Coding in .NET C#, deploy and debug from Visual Studio
- NodeMCU – Lua (programming language) -based firmware
- PlatformIO Ecosystem and IDE
- Simba Embedded Programming Platform
- Whitecat Ecosystem Blockly Based Web IDE
- Zerynth – Python for IoT and microcontrollers, including the ESP32
FreeCAD
KiCad
KiCad - Notes
Linux
- HP T610 Thin Client
- HP t610: Hardware
- Hynix HMT41GS6BFR8A-PB 8GB DDR3-1600 2Rx8 1.35v SODIMM
- https://www8.hp.com/us/en/cloud-computing/thin-clients/operating-systems.html
- ThinOS
LTSpice
- Scale factors - Wikipedia page
- MEG = mega (Hz, Ohms, etc)
- u = micro
- Simple Steps for Simulating Transformers
Programming challenges
Python
MicroPython
- MicroPython
- Ampy File Manager
- Land Boards MicroPython Card Support libraries
- MicroPython Documentation
- MicroPython downloads
- GitHub for MicroPython
- Installing micropython or circuitpython on your ESP8266 and ESP32 - 2017
- Writing fast and efficient MicroPython - 2018
Raspberry Pi
Retro-Computers
Our CPU Designs
R32V2020 - 32-bit RISC CPU (Land Boards)
- R32V2020 32-bit RISC CPU Design - Wiki pages
- Land Boards R32V2020 - GitHub