mirror of
https://gitlab.waag.org/make/fablab/interns/2025/sam.git
synced 2025-08-03 11:54:58 +00:00
group
This commit is contained in:
BIN
docs/Assignments/week_9_input_devices/image-19.jpg
Normal file
BIN
docs/Assignments/week_9_input_devices/image-19.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
BIN
docs/Assignments/week_9_input_devices/image-20.jpg
Normal file
BIN
docs/Assignments/week_9_input_devices/image-20.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 24 KiB |
@@ -13,7 +13,11 @@ The more we pushed the potentiometer the higher the voltage became. So the volta
|
|||||||
Communication of oneWire Humidity sensor
|
Communication of oneWire Humidity sensor
|
||||||
|
|
||||||
Later on Henk connected a ds18b20 to a signal analyzer and tried reading the protocol. Afterwards we did it ourselves to see the communication between a mcu and a ultrasonic sensor.
|
Later on Henk connected a ds18b20 to a signal analyzer and tried reading the protocol. Afterwards we did it ourselves to see the communication between a mcu and a ultrasonic sensor.
|
||||||
|

|
||||||
|
Here you can see the trigger and the echo pin being pulled to high.
|
||||||
|
|
||||||
|
Here is an example of the RX pin being used when sending data to the MCU. We hooked up the logic analyser to the Rx pin of the arduino to see if we can see the communication
|
||||||
|

|
||||||
|
|
||||||
## Potentiometer/Joysticks
|
## Potentiometer/Joysticks
|
||||||
For this week I want to get proper readings from my joysticks. I got them from aliexpress and couldn't find any datasheets on them. So I gotta test them out myself. With 3.3 volts I got good measurements when sliding the joystick to the lest and bad measurements when going to the right. When fully to the right it was hanging around 2400 and sometimes jittering to 2700. With a controller for a drone I don't want any jittering so I need to figure out how to make them completely stable. On my first board I had a lot of errors. When I was soldering the multiplexer the first time I accidentally rotated it 180 degrees. So I asked Henk for help de-soldering it.
|
For this week I want to get proper readings from my joysticks. I got them from aliexpress and couldn't find any datasheets on them. So I gotta test them out myself. With 3.3 volts I got good measurements when sliding the joystick to the lest and bad measurements when going to the right. When fully to the right it was hanging around 2400 and sometimes jittering to 2700. With a controller for a drone I don't want any jittering so I need to figure out how to make them completely stable. On my first board I had a lot of errors. When I was soldering the multiplexer the first time I accidentally rotated it 180 degrees. So I asked Henk for help de-soldering it.
|
||||||
|
Reference in New Issue
Block a user