You are here |
guy.carpenter.id.au | ||
| | | |
coderdojoathenry.org
|
|
| | | | Hello again everyone. I was away this week so Dave led the group, they did a couple of Arduino projects. They revisited the traffic lights from December but this time used the Arduino to control them and then moved on to a temperature and humidity sensor called the DHT11. Here is the wiring diagram... | |
| | | |
blog.nuculabs.de
|
|
| | | | Hi In this article we'll test out the PMS5003 sensor in order to see if it works. I've forgot to buy a connector board, so we will do a manual connection to the Raspberry Pi 3 B V2. This involves cutting the wires and adding some resistors. Please note that you need: 5 Jumper Wires 2 Resistors 10K Ohm Raspberry Pi Setup Before connecting the sensor to the Pi we need to configure the Pi for this usecase. | |
| | | |
geekgonecrazy.com
|
|
| | | | ||
| | | |
ciesie.com
|
|
| | You programmed STM32 microcontroller using Nucleo or Discovery boards. That means you used Serial Wire Debug (SWD) for programming/debugging. Now, you are designing a PCB with a STM32 microcontroller on it, which means you have to be able to program it. One solution is uploading the code through a bootloader - a small piece of software, made by ST that has been saved in the protected (read-only) memory of the microcontroller. |